SMC Networks SMC8748L2 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
4-218
Command Usage
The precedence for priority mapping is IP DSCP, and default
switchport priority.
DSCP priority values are mapped to default Class of Service values
according to recommendations in the IEEE 802.1p standard, and
then subsequently mapped to the eight hardware priority queues.
This command sets the IP DSCP priority for all interfaces.
Example
The following example shows how to map IP DSCP value 1 to CoS
value 0.
show map ip dscp
This command shows the IP DSCP priority map.
Syntax
show map ip dscp [interface]
interface
ethernet unit/port
- unit - Stack unit. (Range: 1-8)
- port - Port number. (Range: 1-24/48)
port-channel channel-id (Range: 1-32)
Default Setting
None
Command Mode
Privileged Exec
Console(config)#interface ethernet 1/5
Console(config-if)#map ip dscp 1 cos 0
Console(config-if)#