ExamGecko
Question list
Search
Search

Related questions











Question 361 - PCNSE discussion

Report
Export

A firewall administrator needs to check which egress interface the firewall will use to route the IP 10.2.5.3.

Which command should they use?

A.
test routing route ip 10.2.5.3 *
Answers
A.
test routing route ip 10.2.5.3 *
B.
test routing route ip 10.2.5.3 virtual-router default
Answers
B.
test routing route ip 10.2.5.3 virtual-router default
C.
test routing fib-lookup ip 10.2.5.0/24 virtual-router default
Answers
C.
test routing fib-lookup ip 10.2.5.0/24 virtual-router default
D.
test routing fib-lookup ip 10.2.5.3 virtual-router default
Answers
D.
test routing fib-lookup ip 10.2.5.3 virtual-router default
Suggested answer: D

Explanation:

To determine the egress interface a Palo Alto Networks firewall will use to route a specific IP address, the appropriate command is test routing fib-lookup ip 10.2.5.3 virtual-router default. This command performs a Forwarding Information Base (FIB) lookup for the specified IP address within the context of the specified virtual router, which in this case is the default virtual router. The FIB lookup process checks the routing table and the associated forwarding information to determine the next-hop and the egress interface for the given IP address. This command is instrumental for troubleshooting and verifying routing decisions made by the firewall to ensure that traffic is routed as expected through the network infrastructure.

asked 23/09/2024
Donald Wu
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first