Quality of Service Guide Network QoS Policies
Edition: 01 3HE 11014 AAAC TQZZA 187
 
4.4.2.1.5 Network Ring QoS Policy Commands
ring
Syntax ring
Context config>qos>network
Description This command is used to enter the CLI context that creates or edits policy entries that specify 
the dot1p-to-queue mapping for all packets.
default-action
Syntax default-action queue queue-id profile {in | out}
Context config>qos>network>ring
Description This command defines or edits the default action to be taken for packets that have undefined 
dot1p bits set. The default-action command specifies the queue to which received packets 
are assigned as well as their profile state.
Multiple default-action commands will overwrite each previous default-action command.
Default n/a
Parameters queue-id — specifies the queue ID. All packets with dot1p bits not defined by a dot1p 
command will be placed in this queue.
Values 1 to 8
Default 1
profile {in | out} — all packets with dot1p bits not defined by a dot1p command will be 
considered in-profile or out-of-profile based on this command. In case of congestion, 
the in-profile packets are preferentially queued over the out-of-profile packets.
Values in, out
Default out