校园网组建实验报告 Switch> Switch>enable Switch#config t Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#vlan 10 Switch(config-vlan)#vlan 20
B、switch0和switch1,各自的fa0/1和fa0/2分别连接主机(属于不同VLAN),fa0/3以trunk模式连接到三层交换机
配置过程,以switch0为例(switch1配置与switch0类似):
Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#vlan 2
Switch(config-vlan)#exit
Switch