Make the Threat Defense Device Appear on Traceroutes
By default, the Threat Defense device does not appear on traceroutes as a hop. To make it appear, you need to decrement the time-to-live on packets that pass through the device, and increase the rate limit on ICMP unreachable messages. To accomplish this, you must configure a service policy rule and adjust the ICMP platform settings policy.
Note | If you decrement time to live, packets with a TTL of 1 will be dropped, but a connection will be opened for the session on the assumption that the connection might contain packets with a greater TTL. Note that some packets, such as OSPF hello packets, are sent with TTL = 1, so decrementing time to live can have unexpected consequences. Keep these considerations in mind when defining your traffic class. |
Procedure
Step 1 | Create the extended ACL that defines the traffic class for which to enable traceroute reporting. For example, to define a traffic class for all addresses, but excluding OSPF traffic, do the following: |
Step 2 | Configure the service policy rule that decrements the time-to-live value. For example, to decrement time-to-live globally, do the following: |
Step 3 | Increase the rate limit on ICMP unreachable messages. |
Step 4 | You can now deploy the changes to the affected devices. |