Chapter 17 MSTP Configuration DGS-3610 Series Configuration Guide
DGS-3610# show running-config
Check the configuration entities.
DGS-3610# copy running-config
startup-config
It will enter the privilege mode and configure the TC Guard on the port according to the
following steps
DGS-3610# configure terminal
Enter the global configuration mode.
DGS-3610(config)# interface
Interface-id
Enter the configuration mode of this interface, and the
legal interface includes the physical port and the
Aggregate Link.
DGS-3610(config-if)# spanning-tree
tc-guard
Enable the TC Guard of this interface.
Return to the privilege mode.
DGS-3610# show running-config
Check the configuration entities.
DGS-3610# copy running-config
startup-config
17.4.7 Enabling the BPDU source MAC
check
After the BPDU source MAC check is enabled, the switch accepts only the BPDU frames
whose source MAC addresses are the specified MAC, and filters all the received other
BPDU frames.
Enter the interface mode and perform the steps below to configure the BPDU source MAC
check:
DGS-3610# configure terminal
Enter the global configuration mode.
DGS-3610(config)# interface
Interface-id
Enter the configuration mode of this interface, and the
legal interface includes the physical port and the
Aggregate Link.
DGS-3610(config-if)#bpdu
src-mac-check H.H.H
Enable the BPDU source MAC check
Return to the privilege mode.
DGS-3610# show running-config
Check the configuration entities.