dscp-map-delete
Netvisor supports creating Quality of Service (QoS) maps that 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 in prioritizing traffic based on DSCP markings by using the appropriate egress CoS queues to send packets out.
Syntax dscp-map-delete name name-string
name name-string |
Specify the name of the DSCP map. |
Access Network Administrator
History Command introduced in Version 2.5.3.
Usage Use this command to delete a DSCP map.
Examples To delete a DSCP map with the name DSCP-1, use the following syntax:
CLI network-admin@switch > dscp-map-delete name DSCP-1