
C613-50186-01 Rev B
Command Reference for AR2050V
2756
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
GRE T
UNNELING
C
OMMANDS
TUNNEL
DSCP
tunnel dscp
Overview
Use this command to configure the Differentiated Services Code Point (DSCP)
value for the DSCP field in the packet header that encapsulates the tunneled
packets.
Use the
no
variant of this command to reset the DSCP field to its default value.
Syntax
tunnel dscp <
0-63
>
no tunnel dscp
Default
The IPv4 DSCP field value is inherited from the inner header to the outer header.
Mode
Interface Configuration
Examples
To configure the DSCP value to
10
for
tunnel2
, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel2
awplus(config-if)#
tunnel mode gre
awplus(config-if)#
tunnel dscp 10
To remove a configured DSCP value for
tunnel2
, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel2
awplus(config-if)#
no tunnel dscp
Related
commands
Parameter
Description
<0-63>
Specify the DSCP value in the range from 0 through 63 for the
DSCP field in the packet header that encapsulates the tunneled
packets.