Removing DSCP Configuration

When you remove the DSCP signaling configuration from the interface or endpoint, it uses the default marking. The default value is 10 or 0xa (in Hexadecimal).

To clear the DSCP configuration:

config 
    instance instance-id instance_id 
        endpoint endpoint_name 
        interface interface_name 
        no dscp 
        end