158
CHAPTER 3
INTRODUCTION TO CLI
[ flowcontrol ]: Enable Flow Control. If flow control is enabled and the port is in flow control mode, then pause
frames are sent instead of discarding frames
Negation
: (config-if)# no qos ingress policer
Show:
# show qos
# show qos [ { interface [ ( <port_type> [ <port> ] ) ] } | wred | { maps [ dscp-cos ] [ dscp-ingress-translation ]
[ dscp-classify ] [ cos-dscp ] [ dscp-egress-translation ] } | storm | { qce [ <qce> ] } ]
3.9.39.23 (config-if)# qos ingress queue-policer
Syntax:
(config-if)# qos ingress queue-policer queue <queue> <rate>
Explanation:
Configure Egress Queue shaper Rate of QoS for specific interface.
Parameters:
<queue: 0-7>: Specify a queue or a range.
<rate: 100-13200000>: Specify shaper rate in kbps.
Negation
: (config-if)# no qos ingress queue-policer queue <queue>
Show:
# show qos
# show qos [ { interface [ ( <port_type> [ <port> ] ) ] } | wred | { maps [ dscp-cos ] [ dscp-ingress-translation ]
[ dscp-classify ] [ cos-dscp ] [ dscp-egress-translation ] } | storm | { qce [ <qce> ] } ]
3.9.39.24 (config-if)# qos ingress shaper
Syntax:
(config-if)# qos ingress shaper <rate> [ burst <has_burst_size> ]
Explanation:
Configure ingress shaper rate of QoS for specific interface.
Parameters:
<rate: 100-13200000>: Specify shaper rate in kbps.
[ burst <has_burst_size> ]: Specify the burst size. The allowed range is 0-252Kbytes. By default, the burst size is
4Kbytes.
Negation
: (config-if)# no qos ingress shaper
Show:
# show qos
# show qos [ { interface [ ( <port_type> [ <port> ] ) ] } | wred | { maps [ dscp-cos ] [ dscp-ingress-translation ]
[ dscp-classify ] [ cos-dscp ] [ dscp-egress-translation ] } | storm | { qce [ <qce> ] } ]
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......