CLI Guide

tunnel dscp
Configure the method to set the DSCP in the outer tunnel header.
Syntax
tunnel dscp {mapped | <value>}
To use the default tunnel mapping behavior, use the no tunnel dscp value
command.
Parameters
mapped Enter the keyword mapped to map the original packet DSCP
(IPv4)/Traffic Class (IPv6) to the tunnel header DSCP (IPv4)/
Traffic Class (IPv6) depending on the mode of tunnel.
value Enter a value to set the DSCP value in the tunnel header.
The range is from 0 to 63. The default value of 0 denotes
mapping of original packet DSCP (IPv4)/Traffic Class (IPv6)
to the tunnel header DSCP (IPv4)/Traffic Class (IPv6)
depending on the mode of tunnel.
Defaults 0 (Mapped)
Command Modes INTERFACE TUNNEL (conf-if-tu)
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.3(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
This command configures the method used to set the high 6 bits (the differentiated
services codepoint) of the IPv4 TOS or the IPv6 traffic class in the outer IP header.
A value of 0 copies original packet DSCP (IPv4)/Traffic Class (IPv6) to the tunnel
header DSCP (IPv4)/Traffic Class (IPv6) depending on the mode of tunnel.
tunnel destination
Set a destination endpoint for the tunnel.
Syntax
tunnel destination {ip-address | ipv6–address}
To delete a tunnel destination address, use the no tunnel destination {ip-
address | ipv6–address} command.
Parameters
ip-address Enter the destination IPv4 address for the tunnel.
Tunneling
1471