tunnel tos (S-, K-Series)

Use this command to configure a Type of Service (ToS) for the tunnel.

Syntax

tunnel tos tos
no tunnel tos

Parameters

tos Specifies the ToS applied to packets over the tunnel. Valid Values are 0 - 63. Default value is copied from the packet payload.

Defaults

None.

Mode

Tunnel Interface Configuration command mode.

Usage

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.

Example

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)->