[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Setting a TTL Value
You can use the ip ttl command to set the TTL (time-to-live) field in the IP header for
all IP operations. The TTL specifies a hop count. This configured
TTL value can be overridden by other commands that specify a TTL.
ip ttl
- Use to set a default value for the IP header TTL field
for all IP operations.
- Example
- host1(config)#ip ttl 255
- Use the no version to restore
the default value, 127.
- See ip ttl
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]