赞
踩
网络环境拓扑图
实验环境模拟器(EVE)
实验目的:禁止核心交换机Switch1和IP为192.168.20.101的VPC6间相互通信
Switch1配置
Switch>enable
Switch#conf
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Switch1
Switch1(config)#vlan 100
Switch1(config-vlan)#vlan 101
Switch1(config-vlan)#exit
Switch1(config)#int vlan 100
*Jul 27 04:49:53.670: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan100, changed state to down
Switch1(config-if)#ip add 192.168.10.1 255.255.255.0
Switch1(config-if)#no sh
Switch1(config-if)#
*Jul 27 04:50:04.300: %LINK-3-UPDOWN: Interface Vlan100, changed state to down
Switch1(config-if)#int vlan 101
Switch1(config-if)#
*Jul 27 04:50:53.722: %LIN
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。