H3C S7500 Series Ethernet Switches Operation Manual
Operation Manual – MSTP
H3C S7500 Series Ethernet Switches Chapter 1
MSTP Configuration
1-19
To do ... Use the command ... Remarks
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. Configuration procedure (in Ethernet port view)
Follow these steps to configure the maximum transmitting speed in Ethernet port view:
To do ... Use the command ... Remarks
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 avoid
MSTP from occupying too many network resources. The default value is
recommended.
III. Configuration example
# Set the maximum transmitting speed of Ethernet2/0/1 to 15.
1) Configure the maximum transmitting speed in system view.
<H3C> system-view
[H3C] stp interface ethernet2/0/1 transmit-limit 15
2) Configure the maximum transmitting speed in Ethernet port view.
<H3C> system-view
[H3C] interface ethernet2/0/1
[H3C-Ethernet2/0/1] stp transmit-limit 15
1.2.11 Edge Port Configuration
Edge ports are ports that neither directly connects to other switches nor indirectly
connects to other switches through network segments. After a port is configured as an
edge port, rapid transition is applicable to the port. That is, when the port changes from
blocking state to forwarding state, it does not have to wait for any delay.
You can configure a port as an edge port in the following two ways.