Hello,
I would like to know on the H3C switches when configuring the MSTP, what does the following settings mean:
#
stp region-configuration
region-name mstp-vrrp
instance 1 vlan 1
instance 2 vlan 33
active region-configuration
#
stp instance 0 priority 0
stp instance 1 priority 0
stp instance 2 priority 0
stp enable
Specifically what does priority 0 mean? I have seen some other switches in the same network that have the same ring topology yet the stp instance 0 is set to priority 4096 and the instance 1 and instance 2 are not even configured.
Regards.