![H3C S12500R Series Configuration Examples Download Page 7](http://html1.mh-extra.com/html/h3c/s12500r-series/s12500r-series_configuration-examples_575185007.webp)
5
Verifying the configuration
# Verify that the edge ports go down after they receives STP BPDUs. (Details not shown.)
# Bring the edge ports up by using the
undo shutdown
command. (Details not shown.)
# Verify that the root bridge ID of Device B does not change and that the STP topology remains
stable after STP BPDUs with higher priority are sent to the Device B. (Details not shown.)
# Verify that the devices do not refresh the FIB table frequently and that no serious packet loss
occurs after a large number of TC BPDUs are sent to the devices. (Details not shown.)
# Verify that the uplink ports are not flooded after a large number of broadcasts are sent to the edge
ports on device A and Device C. (Details not shown.)
Configuration files
•
Device A:
#
stp bpdu-protection
stp tc-protection threshold 10
#
interface HundredGigE 1/0/1
port link-mode bridge
broadcast-suppression pps 6400
multicast-suppression pps 6400
#
interface HundredGigE 1/0/2
port link-mode bridge
broadcast-suppression pps 6400
multicast-suppression pps 6400
#
interface HundredGigE 1/0/3
port link-mode bridge
stp edged-port
broadcast-suppression pps 6400
multicast-suppression pps 6400
#
•
Device B:
#
stp tc-protection threshold 10
#
interface HundredGigE 1/0/1
port link-mode bridge
stp root-protection
broadcast-suppression pps 6400
multicast-suppression pps 6400
#
interface HundredGigE 1/0/2
port link-mode bridge
stp root-protection