SMC Networks SMC8708L2 Switch User Manual


 
L
INK
A
GGREGATION
C
OMMANDS
4-185
rate-limit
This command defines the rate limit for a specific interface. Use this
command without specifying a rate to restore the default rate. Use the no
form to restore the default status of disabled.
Syntax
rate-limit {input | output} [rate]
no rate-limit {input | output}
input – Input rate
output – Output rate
rate – Maximum value in Mbps. (Range: 1 to 10000 Mbps)
Default Setting
10000 Mbps
Command Mode
Interface Configuration (Ethernet Ports 1-8, Port Channel)
Example
Link Aggregation Commands
Ports can be statically grouped into an aggregate link (i.e., trunk) to
increase the bandwidth of a network connection or to ensure fault
recovery. Or you can use the Link Aggregation Control Protocol (LACP)
to automatically negotiate a trunk link between this switch and another
network device. For static trunks, the switches have to comply with the
Cisco EtherChannel standard. For dynamic trunks, the switches have to
comply with LACP. This switch supports up to four trunks. For example, a
trunk consisting of two 10
Gbps ports can support an aggregate
bandwidth of 40
Gbps at full duplex.
Console(config)#interface ethernet 1/8
Console(config-if)#rate-limit input 6000
Console(config-if)#