ktarantino
Technical User
Is the any meaning to the order of the IP route list?
When do a show run I see the following:
ip route 0.0.0.0 0.0.0.0 10.20.10.3
ip route 10.10.10.10 255.255.255.255 Serial0.1
Above you can see that the default route is on the top of the list. However, the output from a show ip route shows the default route on the bottom instead.
Why are the routes shown in different order in different places. Does the router process the routes in any particular order?
Thanks in advance.
When do a show run I see the following:
ip route 0.0.0.0 0.0.0.0 10.20.10.3
ip route 10.10.10.10 255.255.255.255 Serial0.1
Above you can see that the default route is on the top of the list. However, the output from a show ip route shows the default route on the bottom instead.
Why are the routes shown in different order in different places. Does the router process the routes in any particular order?
Thanks in advance.