Switching
Switch command reference
iMG/RG Software Reference Manual (Switching)
2-16
Description
This command resets the counters of the switch port if a port is specified.
Only the counters related to the selected port are reset without removing any FDB
entries.
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 reset port lan1 counters
See also
switch show
2.2.4.1.14 SWITCH SET 802.1P PRIORITY
Syntax
SWITCH SET 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 802.1p value/queue mapping, use the SWITCH SHOW
802.1p 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
swtich set 802.1P 0 PRIORITY
Option
Description
Default Value
Port-name
The name of the switch port to be configured. See
Section 2.3 for a list of possible port names.
N/A
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:
low (lowest priority queue)
med-low
med-high
high (highest priority queue).
low for 802.1p
values
0 to 3
high for 802.1p
values 4 to 7