三层交换机多VLAN+NAT上网实验(有拓扑和配置文件).docVIP

  • 49
  • 0
  • 约3.8千字
  • 约 8页
  • 2018-01-02 发布于河南
  • 举报

三层交换机多VLAN+NAT上网实验(有拓扑和配置文件).doc

三层交换机多VLANNAT上网实验(有拓扑和配置文件)

三层交换机多VLAN+NAT上网实验配置(有拓扑和配置文件) 说明: 适用中心三层交换机划多VLAN(间不能互访),VLAN通过路由NAT上网 配置文件如下: router1#show run Building configuration... Current configuration : 745 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname router1 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface Serial1/0 ip address serial restart-delay 0 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! no ip http server ! control-plane line con 0 line aux 0 line vty 0 4 ! ! End router2#show run Building configuration... Current configuration : 989 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname router2 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ! ! interface FastEthernet0/0 ip address ip nat inside ip virtual-reassembly speed 100 full-duplex ! interface Serial1/0 ip address ip nat outside ip virtual-reassembly serial restart-delay 0 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ip http server ip route ! ! ip nat inside source list 101 interface Serial1/0 overload ! access-list 101 permit ip 55 any ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 ! ! End sw1#show run Building configuration... Current configuration : 1284 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname sw1 ! boot-start-marker boo

文档评论(0)

1亿VIP精品文档

相关文档