Operation Manual – MSTP
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 1
MSTP Configuration
1-20
I. Configure the maximum transmitting speed for specified ports in system
view
Table 1-13 Configure the maximum transmitting speed for specified ports in system
view
Operation Command Description
Enter system view
system-view
—
Configure the maximum
transmitting speed for
specified ports
stp interface
interface-list
transmit-limit packetnum
Required
The maximum
transmitting speed of all
Ethernet ports on a switch
defaults to 10.
II. Configure the maximum transmitting speed in Ethernet port view
Table 1-14 Configure the maximum transmitting speed in Ethernet port view
Operation Command Description
Enter system view
system-view
—
Enter Ethernet
port view
interface interface-type
interface-number
—
Configure the
maximum
transmitting
speed
stp transmit-limit
packetnum
Required
The maximum transmitting speed
of all Ethernet ports on a switch
defaults to 10.
As the maximum transmitting speed parameter determines the number of the
configuration BPDUs transmitted in each hello time, set it to a proper value to prevent
MSTP from occupying too many network resources. The default value is
recommended.
III. Configuration example
# Set the maximum transmitting speed of Ethernet1/0/1 to 15.
1) Configure the maximum transmitting speed in system view.
<H3C> system-view
[H3C] stp interface Ethernet1/0/1 transmit-limit 15
2) Configure the maximum transmitting speed in Ethernet port view.
<H3C> system-view
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] stp transmit-limit 15