PRIMERGY 10GbE Connection Blade 18/8 User Guide
38 / 95
<SBAX2#2>
Connect interface0/19 to SBAX2#1
Connect interafce0/23 to SBAX2#3
Connect interafce0/26 to SBAX2#4
Configure STP path cost of interface 0/19,0/23 and 0/26 to 20000 for all instances.
<SBAX2#3>
Connect interface0/19 to SBAX2#1
Connect interafce0/23 to SBAX2#2
Connect interafce0/26 to SBAX2#4
Configure STP path cost of interface 0/19,0/23 and 0/26 to 20000 for all instances.
<SBAX2#4>
Connect interface0/19 to SBAX2#2
Connect interafce0/26 to SBAX2#3
Configure STP path cost of interface 0/19 and 0/26 to 20000 for all instances.
Connect the servers of VLAN100 to interface0/20-0/21.
Connect the servers of VLAN200 to interface0/22.
Connect the servers of VLAN300 to interface0/24-0/25.
<Command>
SBAX2#1
Configure STP path cost in interface0/19
、
0/23.
(config)#interface range 0/19,0/23
(config-if)#stp domain 0 cost 20000
(config-if)#stp domain 1 cost 20000
(config-if)#stp domain 2 cost 20000
Configure VLAN
(config)#interface range 0/19,0/23
(config-if)#vlan tag 100,200,300
Configure STP
(config)#stp mode mstp
(config)#stp domain 1 vlan 100,200
(config)#stp domain 2 vlan 300
(config)#stp domain 0 priority 4096
(config)#stp domain 1 priority 4096
(config)#stp domain 2 priority 4096
Save the configuration
(config)#save