Command Manual (For Soliton) – MSTP
H3C S3100 Series Ethernet Switches
Chapter 1 MSTP Configuration Commands
1-37
non-designated port, it turns to the discarding state and stops forwarding packets (as if
it is disconnected from the link).
Related commands:
stp root-protection
.
Caution:
With the loop guard function enabled, the root guard function and edge port
configuration are mutually exclusive.
Examples
# Enable the root guard function for Ethernet 1/0/1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] stp interface Ethernet 1/0/1 root-protection
1.1.32 stp interface transmit-limit
Syntax
stp interface interface-list transmit-limit packetnum
undo stp interface interface-list transmit-limit
View
System view
Parameters
interface-list
: Ethernet port list. You can specify multiple Ethernet ports by providing this
argument in the form of
interface-list =
{
interface-type interface-number
[
to
interface-type interface-number
] } &<1-10>, where &<1-10> means that you can
provide up to 10 port indexes/port index ranges for this argument.
packetnum
: Maximum number of configuration BPDUs a port can send in each hello
time. This argument ranges from 1 to 255 and defaults to 10.
Description
Use the
stp interface transmit-limit
command to set the maximum number of
configuration BPDUs each specified port can send in each hello time.
Use the
undo stp interface transmit-limit
command to restore the maximum number
to the default value.