User guide
Switch command reference Switching
2-31
iMG/RG Software Reference Manual (Switching)
Description This command sets the switch base priority. If an 802.1p bit value is higher than or equal
to this value - then it goes into the high priority queue. Otherwise - it goes into the low
priority queue.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> switch set priority 7
2.2.4.1.40 SWITCH SET QOS 802.1P
Syntax SWITCH SET QOS 802.1P < 802.1p_value > PRIORITY < queue >
Description This command is used to map an incoming tagged frame with a specific 802.1p value in
the priority field of the tag header into one of the four egress queues available on the
switch.
To show the current port status, use the SWITCH SHOW PORT command.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
Example --> switch set qos 24,37 priority high
2.2.4.1.41 SWITCH SET QOS DSCP
Syntax SWITCH SET QOS DSCP < dscp_value > PRIORITY < queue >
Option Description Default Value
802.1p_base_priority The system priority value. Available values are in
the range 0 to 7.
4
Option Description Default Value
802.1p_value The value of the 802.1p field used to map incoming
frames into a well defined outgoing queue.
Possible values are from 0 to 7.
N/A
queue The name of the egress priority queue where frame
will be forwarded.
Allowed values are:
P0 (lowest priority queue)
P1
P2
P3 (highest priority queue).
P0