
C613-50186-01 Rev B
Command Reference for AR2050V
2765
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
GRE T
UNNELING
C
OMMANDS
TUNNEL
TTL
tunnel ttl
Overview
Use this command to configure the value to use for the Time to Live (TTL) field in
the IPv4 header that encapsulates the tunneled IPv4 or IPv6 packets.
Use the
no
variant of this command to set the TTL value to its default.
Syntax
tunnel ttl <
1-255
>
no tunnel ttl
Default
The default TTL value is inherited from the encapsulated packet.
Mode
Interface Configuration
Example
To set the TTL value of the packet to 255, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel20
awplus(config-if)#
tunnel ttl 255
To remove the configured TTL value of the packet, use the commands:
awplus#
configure terminal
awplus(config)#
interface tunnel20
awplus(config-if)#
no tunnel ttl
Related
commands
Parameter
Description
<1-255>
TTL value from 1 through 255.