How to Perform FIB Lookup for a Particular Destination
129463
Created On 09/25/18 19:25 PM - Last Modified 01/31/25 08:21 AM
Environment
- NGFW
- Supported PANOS versions
Resolution
Overview
This document explains how to perform a fib lookup for a particular destination within a particular virtual router on a Palo Alto Networks firewall.
Steps
- Select the desired virtual router from the list of virtual routers configured with the command:
> test routing fib-lookup virtual-router <value> - Specify a destination IP address:
> test routing fib-lookup virtual-router default ip <ip address>
Note: The output shows the egress interface which will be taken for the destination. - To display route entries tied to an interface (for example, ethernet1/3), run the following command:
> show routing route | match ethernet1/3
owner: sraghunandan