Configuring DSCP under S11 Interface for GTP Endpoint

To configure this feature, use the following configuration:

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

NOTES:

  • endpoint endpoint_name —Specify the endpoint name.

  • interface interface_name —Specify the endpoint interface name.

  • dscp dscp_value —Specify the DSCP value. Must be a hexadecimal string starting with 0x (for example, 0x3F), or a decimal value (for example, 12). The decimal value must be in the range of 0-63.