cisco2621路由器NAT配置实例

发布者:上海IT外包来源:http://www.lanmon.net点击数:3783

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
1998年,蓝色学苑www.bluestudy.net创立了,我们翻译了大量路由交换的资料和调试案例,启蒙了大批网络技术爱好者。我们的创始人也在1999年通过CCIE认证,成为国内为数不多的老牌CCIE之一。2002年,蓝色学苑骨干成员成立蓝盟www.lanmon.com 专注于网络维护、网管外包、电脑维护、服务器升级、网络改造、系统集成、网络咨询、服务管理、运维咨询、ITIL培训、ITSS咨询等一站式IT外包服务。我们拥有近200名工程师,正在为近500家客户提供“一站式” 的IT外包服务。网址:www.lanmon.net 官方微博:http://weibo.com/lanmon2012 咨询电话:4008200159
IT外包
>
400-635-8089
立即
咨询
电话咨询
服务热线
400-635-8089
微信咨询
微信咨询
微信咨询
公众号
公众号
公众号
返回顶部