光纤交换机级联配置文档 Cisco 9120 交换机 1.配置异构交换机平台协同工作模式 Cisco 9120 配置过程 激活前8 个端口 switch# config t Enter configuration commands, one per line. End with CNTL/Z. switch(config)#interface fc1/1-8 switch(config-if)# no shutdown switch(config-if)# end 配置交换机协同工作模式 switch# config t Enter configuration commands, one per line. End with CNTL/Z. switch(config)# vsan database switch(config-vsan-db)# vsan 1 interop switch(config-vsan-db)# end 配置domain ID switch# config t Enter configuration commands, one per line. End with CNTL/Z. switch(config)# fcdomain domain 100 preferred vsan 1 switch(config)# end 激活VSAN switch# config t Enter configuration commands, one per line. End with CNTL/Z. switch(config)# vsan database switch(config-vsan-db)# vsan 1 suspend switch(config-vsan-db)# no vsan 1 suspend switch(config-vsan-db)# end 察看修改之后的系统配置信息 switch# show running version 2.0(2b) vsan database vsan 1 interop 1 fcdomain domain 100 preferred vsan 1 fcdomain fcid persistent vsan 1 boot kickstart bootflash:/m9100-s1ek9-kickstart-mz.2.0.2b.bin boot system bootflash:/m9100-s1ek9-mz.2.0.2b.bin kernel core target 0.0.0.0 kernel core limit 1 snmp-server user admin network-admin auth md5 0xeec64ba2afbe9b65e13b23882ac6ae05 priv 0xeec64ba2afbe9b65e13b23882ac6ae05 localizedkey username admin password 5 $1$V3smTQpb$MTvub69DkVBxdCt9BsEDB1 role network-admin callhome switch-priority 7 snmp-server enable traps license interface mgmt0 ip address 192.168.70.139 255.255.255.0 interface fc1/1 no shutdown interface fc1/2 no shutdown interface fc1/3 no shutdown interface fc1/4 no shutdown interface fc1/5 no shutdown interface fc1/6 no shutdown interface fc1/7 no shutdown interface fc1/8 no shutdown interface fc1/9 interface fc1/10 interface fc1/11 in...