Dscp Re-Marking Configuration Examples; Dscp Re-Marking Configuration Example 1; Dscp Re-Marking Configuration Example 2 - Lenovo RackSwitch G8264 Application Manual

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

DSCP Re-Marking Configuration Examples

DSCP Re-Marking Configuration Example 1
1. Turn DSCP re‐marking on globally, and define the DSCP‐DSCP‐802.1p mapping. 
You can use the default mapping.  
2. Enable DSCP re‐marking on a port.
DSCP Re-Marking Configuration Example 2
1. Create an ACL to re‐mark DSCP value and COS queue for all VoIP packets. 
2. Create an ACL to set a low priority to all other traffic.
3. Apply the ACLs to a port and enable DSCP marking.
© Copyright Lenovo 2016
Use the following command to turn on DSCP re‐marking globally: 
RS G8264(config)# qos dscp re­marking
Then you must enable DSCP re‐marking on any port that you wish to perform this 
function (Interface Port mode). 
Note: If an ACL meter is configured for DSCP re‐marking, the meter function 
takes precedence over QoS re‐marking.
The following example includes the basic steps for re‐marking DSCP value and 
mapping DSCP value to 802.1p.
RS G8264(config)# qos dscp re­marking
RS G8264(config)# qos dscp dscp­mapping <DSCP value (0‐63)> <new value>
RS G8264(config)# qos dscp dot1p­mapping <DSCP value (0‐63)> <802.1p value>
RS G8264(config)# interface port 1
RS G8264(config­if)# qos dscp re­marking
RS G8264(config­if)# exit
The following example assigns strict priority to VoIP traffic and a lower priority to 
all other traffic.
RS G8264(config)# access­control list 2 tcp­udp source­port 5060 0xffff
RS G8264(config)# access­control list 2 meter committed­rate 10000000
RS G8264(config)# access­control list 2 meter enable
RS G8264(config)# access­control list 2 re­mark in­profile dscp 56
RS G8264(config)# access­control list 2 re­mark dot1p 7
RS G8264(config)# access­control list 2 action permit
RS G8264(config)# access­control list 3 action set­priority 1
RS G8264(config)# access­control list 3 action permit
RS G8264(config)# interface port 5
RS G8264(config­if)# access­control list 2
RS G8264(config­if)# access­control list 3 ethernet source­mac­address 
00:00:00:00:00:00 00:00:00:00:00:00
RS G8264(config­if)# dscp­marking
RS G8264(config­if)# exit
Chapter 13: Quality of Service
243

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents