05-29-2018 11:51 AM - edited 03-01-2019 03:24 PM
Scenario: I need to change the ttl of packets coming out of pppoe interfaces.
Is there any option available in IOS XR?
06-05-2018 06:38 AM
that is interesting! yeah sorry there is no configuration today that can rewrite the TTL of the packets. every router is supposed to decrement by one, not adding it :) in fact sounds sort of dangerous too, because if there is a routing loop one could infinitely loop packets around without stopping...
xander
06-08-2018 06:06 AM
06-08-2018 06:20 AM
ah ok I see allen, yeah this is currently not a supported feature in PBR.
doing this in the hardware forwarding path is doable, but tricky, besides the ttl, the checksum needs to be updated as well. I assume that it needs to be done conditionally for some traffic categories only?
If you have an external device that has that capability, then you could possibly
leverage PBR to redirect traffic to that device, modify TTL and continue to route from there?
cheers
xander
06-11-2018 05:45 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide