Configuring DSCP for the GRE tunnel

Procedure

  1. Enter global configuration mode.
    device# configure terminal
  2. Enter interface configuration mode and configure a tunnel.
    device(config)# interface tunnel 5
    The range is from 1 thorough 1024.
  3. Configure tunnel differentiated services codepoint (DSCP).
    device(config-intf-tunnel-5)# dscp 10
    Valid values range from from 0-63.