D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 486

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
478
48-14 rate-limit
This command is used to configure the rate limitation on the interface. Use the no form of the command to restore it to
the default setting.
rate-limit {input | output} bps burst-size
no rate-limit {input | output}
Parameters
48-15 service-policy
This command is used to apply a policy map defined by the policy-map command to an interface. Use the no form of
this command to remove the policy map from interface.
service-policy {input | output} policy-map-name
no service-policy {input | output}
Parameters
Example
This example shows how to set the queue bandwidth.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/3
DXS-3600-32S(config-if)#queue 1 bandwidth 100 2000
DXS-3600-32S(config-if)#
input Specifies the input rate limit.
output Specifies the output rate limit.
bps Specifies the bandwidth limitation in Kbps.
burst-size Specifies the burst traffic limit in Kbyte.
Default
No limitation.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 15
Usage Guideline
Only physical ports are valid for this command.
Example
This example shows how to set the input bandwidth on interface tenGigabitEthernet
1/0/3.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/3
DXS-3600-32S(config-if)#rate-limit input 2000 4096
DXS-3600-32S(config-if)#
input Specifies to apply the policy map for ingress flow on interface.
output Specifies to apply the policy map for egress flow on interface.
policy-map-name Specifies the name of the policy map. The name can be a maximum of 32
alphanumeric characters.
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 15
Loading ...
Loading ...
Loading ...