dscp-map-delete
NetVisor OS 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 |
Specify the name of the DSCP map. |
Access Network Administrator
History
Version 2.5.3 |
Command introduced. |
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