dscp-map-create
Netvisor supports creating Quality of Service (QoS) maps to configure hardware based mapping of Differentiated Services Code Point (DSCP) value in a received IP header to a Cost of Service (CoS) priority. This helps with prioritizing traffic based on DSCP markings by using the appropriate egress CoS queues to send packets out.
Syntax dscp-map-create name name-string
name name-string |
Create a name for the DSCP map. |
Defaults
CoS Priority Value |
Default DSCP Values |
0 |
None |
1 |
8,10,12,14 |
2 |
16,18,20,22 |
3 |
24,26,28,30 |
4 |
32,34,36,38 |
5 |
40 |
6 |
48 |
7 |
56 |
Access Network Administrator
History Command introduced in Version 2.5.3.
Usage Use this command to create a DSCP map with default DSCP to priority mappings.
Examples To create a DSCP map with the name DSCP-1, use the following syntax:
CLI network-admin@switch > dscp-map-create name DSCP-1