System information

Publication date: Feb., 2012
Revision A1
- 155 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
portpolicer: ThecommandletsyoudoPortpolicer
Syntax:
port-policer flow-control/ mode <port-list> disable/ enable
rate <port-list> Kbps/… fps <1-10000>/<100-10000000>
Parameter :
flow-control: Configure the port policer flow control mode
mode: Configure the port policer mode
rate: Configure the port policer rate
Kbps: Rate in kilo bits per second (Kbps)
<100-10000000>: Rate
Kfps: Rate in kilo frame per second (Kfps)
<1-10000>: Rate
Mbps: Rate in mega bits per second (Mbps)
<1-10000>: Rate
fps: Rate in frame per second (fps)
<100-10000000>: Rate
<port-list>: available value is from switch physic port density, format:
1,3-5
disable: Disable port policer flow control
enable: Enable port policer flow control
EXAMPLE:
portschedulers: ThecommandletsyoudoQoSegressportschedulers
Switch(qos)# port-policer flow-control 1 enable
Switch(qos)# show port-policer
Port Mode Rate Flow Control
---- -------- --------- ------------
1 Disabled 500 kbps Enabled
2 Disabled 500 kbps Disabled
3 Disabled 500 kbps Disabled
4 Disabled 500 kbps Disabled
Switch(qos)# port-policer mode 2 enable
Switch(qos)# show port-policer
Port Mode Rate Flow Control
---- -------- --------- ------------
1 Disabled 500 kbps Disabled
2 Enabled 500 kbps Disabled
3 Disabled 500 kbps Disabled
4 Disabled 500 kbps Disabled
Switch(qos)# port-policer rate 3 mbps 99
Switch(qos)# show port-policer
Port Mode Rate Flow Control
---- -------- --------- ------------
1 Disabled 500 kbps Disabled
2 Disabled 500 kbps Disabled
3 Disabled 99 Mbps Disabled
4 Disabled 500 kbps Disabled