Confuring DSCP Marking per Interface

Use the following sample configuration to configure the DSCP values at the interface level.


configure 

      endpoint { gtp | li | protocol | radius | sbi } 
         interface { coa-nas | gtpu | n4 | n7 | n10 | n11 | n16 | n40 | nrf | radius-client | s2b | s5 | s8 | upf-rcm-conn | upf-rcm-reg } 
            dscp dscp_value 
            commit 

NOTES:

  • The DSCP marking configuration is applicable to all the interfaces defined within the configured endpoints.

  • dscp dscp_value : Configures the DSCP value for the control plane signaling messages. dscp_value must be a hexadecimal number from 0x00 through 0x3F or a decimal value ranging from 0 through 63.

  • The DSCP Marking feature supports dynamic change of the configuration.

  • The Service-based Interface (SBI) configuration applies to all the interfaces. If a specific interface configuration is present, it overrides the DSCP values.

  • For the interfaces to work properly, it is mandatory to configure vip-ip, vip-port, and loopbackPort at each interface level.