Wrong output in traceroute command
Applies to
ONTAP 9
Issue
- Traceroutes to specific addresses reveal a deviation from the expected behavior of default routes
- Do not adhere to the designated paths and instead select default gateways from different SVMs
- The chosen gateway varies depending on the destination address, despite using the same source LIF in the traceroute
- Traceroute results:
::*> traceroute -lif vserver_LIF -vserver vserver_NFS -destination xx.xx.115.1traceroute to xx.xx.115.1 (xx.xx.115.1) from xx.xx.120.4, 64 hops max, 40 byte packets1 xx.xx.122.1 (xx.xx.122.1) 1.041 ms 0.861 ms 0.713 ms 2 xx.xx.244.234 (xx.xx.244.234) 0.861 ms 0.806 ms 0.750 ms 3 xx.xx.244.235 (xx.xx.244.235) 1.442 ms 1.344 ms 1.224 ms4 xx.xx.0.139 (xx.xx.0.139) 1.925 ms 1.536 ms 1.296 ms5 xx.xx.0.26 (xx.xx.0.26) 2.540 ms xx.xx.0.22 (xx.xx.0.22) 3.265 ms xx.xx.0.26 (xx.xx.0.26) 2.327 ms6 xx.xx.130.38 (xx.xx.130.38) 2.724 ms * 2.724 ms::*> network route showVserver Destination Gateway Metric------------------- --------------- --------------- ------vserver_1 0.0.0.0/0 xx.xx.122.1 20vserver_2 0.0.0.0/0 xx.xx.60.1 40 0.0.0.0/0 xx.xx.165.1 20vserver_NFS 0.0.0.0/0 xx.xx.115.1 10 0.0.0.0/0 xx.xx.123.1 30 0.0.0.0/0 xx.xx.165.1 20vserver_CIFS 0.0.0.0/0 xx.xx.60.1 40 0.0.0.0/0 xx.xx.115.1 10