DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
516
rate-limit {input | output} {NUMBER-KBPS | percent PERCENTAGE} [BURST-SIZE]
no rate-limit {input | output}
Parameters
input
Specifies the bandwidth limit for ingress packets.
output
Specifies the bandwidth limit for egress packets.
NUMBER-KBPS
Specifies the number of kilobits per second as the maximum
bandwidth limit.
PERCENTAGE
Specifies to set the limited rate by percentage. The valid range is 1
to 100.
BURST-SIZE
(Optional) Specifies the limit for burst traffic in Kbyte.
Default
By default, there is no limitation.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The specified limitation cannot exceed the maximum speed of the specified interface. For the ingress
bandwidth limitation, the ingress will send a pause frame or a flow control frame when the received
traffic exceeds the limitation.
Example
This example shows how the maximum bandwidth limits are configured on eth2/0/5. The ingress
bandwidth is limited to 2000Kbps and 4096K bytes for burst traffic.
Switch# configure terminal
Switch(config)# interface eth2/0/5
Switch(config-if)# rate-limit input 2000 4096
Switch(config-if)#
56-20
service-policy
This command is used to attach a policy map to an input interface. Use the
no
form of this command
to remove a service policy from an input interface.
service-policy input NAME
no service-policy input
Parameters
input
Specifies to apply the policy map for ingress flow on the interface.
NAME
Specifies the name of a service policy map. The name can be a
maximum of 32 alphanumeric characters.
Default
None.
Содержание DGS-510
Страница 1: ...1 ...
Страница 287: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 284 ...
Страница 321: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 318 ...
Страница 493: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 490 ...
Страница 733: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 730 ...