3com 8807 참조 가이드

다운로드
페이지 1099
MSTP Configuration Commands
193
higher-priority BPDU for a certain period of time thereafter, it will resume its 
original state.
Related command: stp root-protection.
Example
# Enable Root protection on the Ethernet2/1/1
<SW8800>system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] stp interface Ethernet2/1/1root-protection 
stp interface 
transmit-limit
Syntax
stp interface interface-list transmit-limit packetnum
undo stp interface interface-list transmit-limit
View
System view
Parameter
interface-list: Ethernet port list, containing multiple Ethernet ports and expressed 
as interface-list = { interface-type interface-number [ to interface-type 
interface-number
 ] }&<1-10>. For detail descriptions of interface-type and 
interface-number parameters, refer to the corresponding descriptions in Port 
Command Manual
. &<1-10> means that the preceding parameters can be 
entered up to 10 times.
packetnum: Maximum number of configuration BPDUs that can be transmitted via 
the port per Hello Time, ranging from 1 to 255 (expressed as a counter value 
without any units). By default, the transmission limit on every port is 3.
Description
Use the stp interface transmit-limit command to configure an amount limit to 
the configuration BPDU transmitted via a specified port during the Hello Time in 
system view.
Use the undo stp interface transmit-limit command to restore the default limit 
on the specified port in system view.
The larger the value is, the more packets can be transmitted in a time unit, yet the 
more switch resources will be occupied. With a moderate value, the amount of the 
BPDUs transmitted during Hello Time via every port can be limited and MSTP will 
not occupy too many bandwidth resources when the network topology flaps.
Related command: stp transmit-limit.
Example
# Set a limit of 5 to the packets transmitted via Ethernet2/1/3 in system view.
<SW8800>system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] stp interface Ethernet2/1/3transmit-limit 5