Re: show routing route destination output

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Re: show routing route destination output

L1 Bithead

Hi,

Sorry I know this is an old thread but figured I'd ask here as my issue is the same...

I am interested in finding the specific route in the route table that will be used for a specific destination network lookup.  So I do "test routing fib-lookup ip 2.2.2.2 virtual-router default" command but the output only shows the interface that will be used in the route lookup...not the specific route that it will take.  i.e.:

admin@stocbfw01(active)> test routing fib-lookup ip 2.2.2.2 virtual-router default

--------------------------------------------------------------------------------

runtime route lookup

--------------------------------------------------------------------------------

virtual-router:   default

destination:      2.2.2.2

result:           interface ethernet1/1.236

In addition to virtual-router, destination, and result in the output, I was expecting to see the route entry that would be responsible for forwarding the packet.  Is there a way I can see this information via the "test routing" command?

Thanks,

- Dave

1 accepted solution

Accepted Solutions

L6 Presenter

Dave...The output of the 'test routing..' is not adjustable.  It would require a feature request to have the output produce more info.  As a suggestion, you can follow up with a 2nd command 'show routing...' to see which route(s) are tied to the interface:

admin@fw> show routing route | match ethernet1/1.236

Thanks.

View solution in original post

2 REPLIES 2

L6 Presenter

Dave...The output of the 'test routing..' is not adjustable.  It would require a feature request to have the output produce more info.  As a suggestion, you can follow up with a 2nd command 'show routing...' to see which route(s) are tied to the interface:

admin@fw> show routing route | match ethernet1/1.236

Thanks.

This is definitely not ideal...it would be quite useful to have this feature implemented as it is especially helpful for troubleshooting situations.  But thanks for your answer just the same...

Regards,

- Dave

  • 1 accepted solution
  • 2270 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!