Configuration Guide MSTP Configuration
Disabling Interface Guard
To disable interface ROOT or LOOP Guard, execute the following commands
in the privileged mode:
Ruijie# configure terminal
Enter the global configuration mode,
Ruijie(config)# interface
Interface-id
Enter the interface configuration mode.Valid
interface includes physical port and
Aggregate Link.
Ruijie(config-if)#spanning-tree
guard none
Disable interface Loop Guard.
Return to the privileged mode.
Ruijie# show running-config
Verify the configuration.
Ruijie# copy running-config
startup-config
Showing MSTP Configuration and Status
You can use the following show commands to view the configuration of MSTP:
Ruijie# show spanning-tree
Show the information on the parameters and
topology of MSTP.
Ruijie# show spanning-tree summary
Show the information on various instances
and port forwarding status of MSTP.
Ruijie# show spanning-tree
inconsistentports
Show the block port due to root guard or loop
guard.
Ruijie# show spanning-tree mst
Configuration
Show the configuration information of the
MST region.
Ruijie# show spanning-tree mst
instance-id
Show the MSTP information of an instance.
Ruijie# show spanning-tree mst
instance-id interface interface-id
Show the MSTP information of the specified
instance of the interface.