Controlling the TTL Value of Inner Payload Header
Cisco 8000 Routers allow you to control the TTL value of inner payload header of IP-in-IP tunnel packets before it gets forwarded to the next-hop router. This feature enables a router to forward custom formed IP-in-IP stacked packets even if the inner packet TTL is 1. Therefore, this feature enables you to measure the link-state and path reachability from end to end in a network.
Note |
After you enable or disable the decrement of the TTL value of the inner payload header of a packet, you do not need to reload the line card. |
Configuration
To disable the decrement of the TTL value of inner payload header of an IP-in-IP packet, use the following steps:
-
Enter the global configuration mode.
-
Disable the decrement of TTL value of inner payload header of an IP-in-IP packet.
Configuration Example
/* Enter the Global Configuration mode. */
Router# configure
/* Disable the decrement of TTL value of inner payload header of an IP-in-IP packet. */
Router(config)# hw-module profile cef ttl tunnel-ip decrement disable
Router(config)# commit
Note |
Starting from Release 7.3.3, Cisco IOS XR 8000 router supports a maximum of 16 IP-in-IP decap tunnels with unique source addresses. If 15 unique tunnel sources are configured that is rounded to 95% of the tunnel hardware resource OOR threshold level. As a result, the OOR State displays Red in show controllers npu resources sipidxtbl location all command output. |