首 页 | 网络集成 | 软件开发 | 解决方案 | 网络知识 | 技术文档 | 业内新闻 | 网络论坛 | 用户反馈 | 最新报价 

   

  北方天晨科技:首页网络知识NAT技术专题 → 正文

路由器产品
交换机产品
防火墙产品
路由器模块
交换机模块
防火墙模块
网管软件
IOS软件
无线网络产品
综合布线产品
光纤产品
网络机柜
服务器
其他产品

cisco2621路由器NAT配置实例

来源:本站整理 发表时间:2005-3-29

cisco2621路由器NAT配置实例

Router#sh run
  Building configuration...
  
  Current configuration:
  !
  version 12.0
  service timestamps debug uptime
  service timestamps log uptime
  no service password-encryption
  !
  hostname Router
  !
  !
  username zzf7681
  !
  !
  !
  !
  ip subnet-zero
  !
  !
  !
  !
  interface FastEthernet0/0
  ip address 218.28.3.134 255.255.255.252
  no ip directed-broadcast
  ip nat outside
  duplex auto
  speed auto
  !
  interface FastEthernet0/1
  ip address 200.4.3.10 255.255.255.0
  no ip directed-broadcast
  ip nat inside
  duplex auto
  speed auto
  !
  ip nat pool bbb 218.28.3.134 218.28.3.134 netmask 255.2
  ip nat inside source list 1 pool bbb overload
  ip classless
  ip route 0.0.0.0 0.0.0.0 218.28.3.133
  no ip http server
  !
  access-list 1 permit 200.4.3.0 0.0.0.255
  !
  line con 0
  password zzf7681
  transport input none
  line aux 0
  line vty 0 4
  password zzf7681
  login
  !
  end


下一节:Cisco NAT 配置

 
首页  |  公司简介  |  公司架构  | 客户案例  |  合作伙伴  |  有关认证  |  招贤纳士  |  服务支持  |  销售网络 | 网站地图
?2003北方天晨 版权所有.ALL RIGHTS RESERVED.
电 话:010-51665999 82666682
传真:010-82666499