Forum Discussion
Is there a traceroute equivalent in F5 like the format of ping -I <source ip> <destination ip>
- Dec 01, 2022
Hi T0nyP,
Yes, this should work if the self IP is in route domain 0.
Cheers, Kai
Hi T0nyP ,
F5 is Linux based so you can use normal Linux traceroute and all of its switches :
check below urls contain Traceroute with more and more details , you can use it with F5 bash shell :
https://www.computerhope.com/unix/utracero.htm
https://www.geeksforgeeks.org/traceroute-command-in-linux-with-examples/
I use it and it is very useful.
regards
- T0nyPNov 28, 2022Cirrus
Thank you and really appreciate the feedback.
Just want to check. I don't have a linux as of the moment.
Would this run using below command?
traceroute -s <source ip> -g <gateway ip> <destination ip or fqdn>
- Nov 28, 2022
Hello T0nyP ,
No need to identify your gateway when performing traceroute ,
F5 does this path trace according to Routing table.
> you can force your F5 appliance to check the path by using "traceroute -s " as you did.> I checked this option in F5 bash and it doesn’t work as you said , but there is no need to identify the gateway or next hop , F5 uses ( the gateway or next hop from the "forced source ip " subnet that you identified in your command ".
> I want to say even if you specified the gateway , and overwrite the one which specified in f5 routing table/next hop , it is a wrong practise to use and it shouldn’t work.
> this is my explanation according to what I understood.
Kindly clarify more , I will follow up with you.
Regards - Kai_WilkeNov 28, 2022MVP
Hey T0nyP,
The -g option is enabling soure-route IP option which is most likely banned from local or internet routers anyway...
Afaik there is no such option to overwrite the next-hop of the tracert command. Its always based on your local routing table. I might be wrong in this case tho...
Cheers, Kai
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com