tunnel ttl

Last Updated : Nov 06, 2012 |

Overrides the default ttl value. By default, GRE packets are given a ttl value of 255, since there is an unknown number of hops to reach the tunnel endpoint. Use no tunnel ttl to use the default ttl value.

Syntax

tunnel ttl ttl

no tunnel ttl

Parameters

Parameter

Description

Possible Values

Default Value

ttl

The ttl value to be used instead of the default ttl value of 255

1-255

User level

read-write

Context

Interface: Tunnel (L2, L2-L3)

Example

To set the ttl value to 16:

Gxxx-001(super)# tunnel ttl 16