三层交换机设置:Switch#Switch#configureterminalSwitch(config)#iproutingSwitch(config)#vlan10Switch(config-vlan)#vlan20Switch(config-vlan)#vlan30Switch(config-vlan)#exitSwitch(config)#interfacevlan10Switch(config-if)#ipaddress192.168.1.254255.255.255.0Switch..
分类:
其他好文 时间:
2015-06-25 01:33:17
阅读次数:
171
拓扑图如下:设备配置如下:
SW:
SW#shrun
Buildingconfiguration...
Currentconfiguration:1538bytes
!
version12.2
noservicetimestampslogdatetimemsec
noservicetimestampsdebugdatetimemsec
noservicepassword-encryption
!
hostnameSwitch
!
!
!
!
!
iprouting
!
!
!
!
..
分类:
其他好文 时间:
2015-01-21 20:26:26
阅读次数:
180
1.实验拓扑:使用GNS3模拟器(版本0.8.5)2.实验需求:1:在R1上做DHCP分配地址2:sw1上做中继配置脚本(1)在SW1上创建vlan20关闭路由功能sw1(config)#noiproutingsw1(config)#vlan10sw1(config-vlan)#vlan20SW1(config-vlan)#exit(2)将SW1的f0/1和f0/2模式设置为access,并分别..
分类:
其他好文 时间:
2014-11-22 23:22:46
阅读次数:
427