159
CHAPTER 3
CLI CONFIGURATION
3.9.37.25 (config-if)# qos wrr
Syntax:
(config-if)# qos wrr <w0> <w1> <w2> <w3> <w4> <w5>
Explanation:
Assign weight for QoS queueing method. WRR stands for Weighted Round Robin and uses default queue
weights. The number of packets serviced during each visit to a queue depends on the percentages you configure for
the queues.
Parameters:
<w0: 1-100>: Specify weight for queue 0.
<w1: 1-100>: Specify weight for queue 1.
<w2: 1-100>: Specify weight for queue 2.
<w3: 1-100>: Specify weight for queue 3.
<w4: 1-100>: Specify weight for queue 4.
<w5: 1-100>: Specify weight for queue 5.
Negation
: (config-if)# no qos wrr
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.38 (config)# radius-server
3.9.38.1 (config)# radius-server attribute 32
Syntax:
(config)# radius-server attribute 32 <id>
Explanation:
Configure Radius attribute 32 string.
Parameters:
<id>: Specify Radius server identifier. The allowed characters are 1 to 253.
Example:
Set RADIUS attribute 32 string to “cabinet5aSW”.
Negation:
(config)# no radius-server attribute 32
Show:
# show radius-server [statistics]
# config t
(config)# radius-server attribute 32 cabinet5aSW
Summary of Contents for IFS-1604GSM Series
Page 385: ......