Configuration Guide MSTP Configuration
Ruijie# configure terminal
Enter the global configuration mode.
Ruijie(config)# interface
Interface-id
Enter the interface configuration
mode. A legal interface includes a
physical port and an aggregate link.
Ruijie(config-if)# spanning-tree
tc-guard
Enable TC Guard on this interface.
Return to the privileged mode.
Ruijie# show running-config
Verify the configuration.
Ruijie# copy running-config
startup-config
Enable TC filter
To enable TC filter, execute the following commands in the privileged EXEC
mode:
Ruijie# configure terminal
Enter global configuration mode.
Ruijie(config)# interface Interface-id
Enter configuration mode of the
specified interface. Legal interfaces
include physical ports and
Aggregate Link.
Ruijie(config-if)# spanning-tree ignore tc
Enable TC filter on the interface.
Return to privileged EXEC mode.
Ruijie# show running-config
Verify the configuration.
Ruijie# copy running-config startup-config
To disable TC filter execute the no spanning-tree ignore tc command in the
interface mode.
Enable BPDU Source MAC check
After the BPDU source MAC check is enabled, the switch accepts only the
BPDU message from the specified MAC address.
To configure the BPDU source MAC check, execute the following commands in
the interface configuration mode:
Ruijie# configure terminal
Enter the global configuration mode.