Use this command to configure a Type of Service (ToS) for the tunnel.
tos | Specifies the ToS applied to packets over the tunnel. Valid Values are 0 - 63. Default value is copied from the packet payload. |
None.
Tunnel Interface Configuration command mode.
ToS configuration using this command only affects the ToS value of the outer tunnel header. Any ToS value configured for the inner header remains unchanged.
Use the “no” option for this command to reset the ToS applied to packets for the tunnel to the default value of copied from the packet payload.
This example shows how to set the ToS applied to packets over tunnel 1 to 33:
System(rw)->configure System(rw-config)->interface tunnel 1 System(rw-config-intf-tun.0.1)->tunnel tos 33 System(rw-config-intf-tun.0.1)->