- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-16-2011 02:30 AM
Hi all,
there is something which is confusing me when I want to check an entry of the routing table.
If I'm looking for an entry of my routing table with:"show routing route destination x.x.x.x/x" and the route is covered by the default route, the output is like below:
admin@rou11004(active-primary)> show routing route destination 8.8.8.8/32
flags: A:active, ?:loose, C:connect, H:host, S:static, ~:internal, R:rip, O:ospf, B:bgp,
Oi:ospf intra-area, Oo:ospf inter-area, O1:ospf ext-type-1, O2:ospf ext-type-2
VIRTUAL ROUTER: WWW (id 2)
==========
destination nexthop metric flags age interface next-
AS
total routes shown: 0
VIRTUAL ROUTER: WAN (id 3)
==========
destination nexthop metric flags age interface next-
AS
total routes shown: 0
I can reach the destination.
I'm running a A/A cluster of PA-5050 (4.1.0) I've already tested it with (4.1.1), but it's still the same result
Any explanation?
Thanks
Michael
12-19-2011 02:07 AM
Hello rmonvon,
thanks for your fast response.
Anyway, it's not good when you're trying to troubleshoot routing. Like this you can never be sure where a packet will be sent to.
Another thing I figured out is, that when I have alreday a network setup 81.92.x.x/x and I'm looking for a route for a network which is similar like 81.92.y.y/y the other network will be displayed.
Michael
12-19-2011 10:00 AM
The "show routing route" output is pretty crumby. Why can't it just show something like "the IP/prefix you asked about matches on this route name, this route prefix, and will be forwarded by this interface, to this next-hop IP address?"
12-19-2011 07:50 PM
Michael...You can try the test command to test which route will match a destination for a specific virtual-router:
admin@pan-firewall> test routing fib-lookup ip 1.1.1.1 virtual-router
default default
<value> within virtual-router
Thanks.
12-20-2011 06:41 AM
Hi,
thanks for your help.
This command is realy helpful
Michael
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!