Specifications

The QoS CLI Command Flow
May 09, 2011 Page 30 of 38
7. Configure a CoS inbound rate limiting index
entry, by mapping a port group with a rate-limit
value, along with the ability to optionally set
syslog, trap, and/or disable port behaviors
should the limit be exceeded. This index is used
by the rate-limit option when setting an IRL cos
reference.
set cos port-resource irl port_group.port_type
index unit unit rate rate syslog setting trap
setting disable-port setting
show cos port-resource irl
port_group.port_type
8. Configure a CoS outbound rate limiting index
entry, by mapping a port group with a rate-limit
value, along with the ability to optionally set
syslog, trap, and/or disable port behaviors
should the limit be exceeded. This index is used
by the rate-limit option when setting an ORL cos
reference.
set cos port-resource orl port_group.port_type
index unit unit rate rate syslog setting trap
setting disable-port setting
show cos port-resource orl
port_group.port_type
9. Configure a CoS flood control index entry, by
mapping a port group with a traffic type such as
multicast or broadcast, along with the ability to
optionally set syslog, trap, and/or disable port
behaviors should the limit be exceeded. This
index is used by the rate-limit option when
setting a flood control cos reference.
set cos port-resource flood-ctrl
port_group.port_type traffic-type unit unit rate
rate syslog setting trap setting disable-port
setting
show cos port-resource flood-ctrl
port_group.port_type
10. Set a CoS transmit queue reference
configuration, by mapping a port group to a
queue resource ID and associating the mapping
with a transmit reference. Verify the new CoS
reference configuration.
set cos reference txq port_group.port_type
reference queue queue
show cos reference txq port_group.port_type
11. Set a CoS inbound rate limiting reference
configuration, by mapping a port group with a
rate limiter resource ID and associating the
mapping with an IRL reference. Verify the new
CoS reference configuration.
set cos reference irl port_group.port_type
reference rate-limit IRLreference
show cos reference irl port_group.port_type
12. Set a CoS outbound rate limiting reference
configuration, by mapping a port group with a
rate limiter resource ID and associating the
mapping with an ORL reference. Verify the new
CoS reference configuration.
set cos reference orl port_group.port_type
reference rate-limit IRLreference
show cos reference orl port_group.port_type
13. Modify a currently configured CoS or create a
new CoS. Verify the new CoS configuration. All
TxQ to port group mappings are associated with
the transmit queue reference. All IRL to port
group mappings are associated with the inbound
rate limiter reference.
set cos settings cos-list [priority priority]
[tos-value tos-value] [txq-reference
txq-reference] [irl-reference irl-reference]
[orl-reference orl-reference] [drop-precedence
drop-precedence] [flood-ctrl state]
show cos settings
14. Enable CoS state for the system. Verify the new
CoS state.
set cos state enable
show cos state
Procedure 1 Class of Service CLI Configuration Command Summary (continued)
Step Task Command(s)