SIGNAMAX a.s.
Office: Vlarska 22, 627 00 Brno, CZ
T:+420 533 338 854 l F:+420 533 338 883 l www.signamax.eu
55
2.6.11 Remarking command mode
Enter the remarking command in Configuration mode. Then, the remarking mode shows
as follows:
SWH(config)# remarking
SWH(config-remarking)#
Command
Purpose & Description
Usage
=================== ===========================
=============================
dscp Set DSCP Remarking Port dscp <port_list> <enable|disable>
802.1p Set 802.1p 802.1p <port_list> <enable|disable>
q-mapping Enter Queue Mapping Mode q-mapping
exit Exit from current mode exit
show Show Remarking Settings show
SWH(config-remarking)#
Prompt
Command & Parameter
Description
dscp <port_list> <enable | disable>
To enable or disable DSCP on the port.
<port_list>: Specify a port number or multiple
port numbers with the format 5, 7, 8, 9, 12 or
5, 7-9, 12.
<enable | disable>: To enable or disable
DSCP of the selected ports.
For example:
SWH(config-remarking)# dscp 1-5, 10, 13
enable
SWH(config-
remarking)#
802.1p <port_list> <enable |
disable>
To enable or disable 802.1p on the port.
<port_list>: Specify a port number or multiple
port numbers with the format 5, 7, 8, 9, 12 or
5, 7-9, 12.
<enable | disable>: To enable or disable
802.1p of the selected ports.
For example:
SWH(config-remarking)# 802.1p 1-5, 10, 13
enable
dscp <queue_list> <dscp>
To map a queue or queues to a DSCP value.
<queue_list>: 0~7
<dscp>: 0~63
For example:
SWH(config-remarking-q-mapping)# dscp 1-
3,7 10
SWH(config-
remarking-q-
mapping)#
802.1p <queue_list> <802.1p>
To map a queue or queues to a 802.1p value.
<queue_list>: 0~7
<802.1p>: 0~7
For example:
SWH(config-remarking-q-mapping)# 802.1p 1-
3,7 7
SWH(config-
remarking)#
exit
Quit the current mode and return to
Configuration mode.