PCNSE Exam QuestionsBrowse all questions from this exam

PCNSE Exam - Question 463


Users have reported an issue when they are trying to access a server on your network. The requests aren't taking the expected route. You discover that there are two different static routes on the firewall for the server.

What is used to determine which route has priority?

Show Answer
Correct Answer: C

When determining which route has priority, the route with the lowest administrative distance is selected. Administrative distance is a measure of the trustworthiness of the source of a routing information. A lower administrative distance indicates a more preferred route. This is fundamental to networking as it helps in selecting between multiple routes to the same destination, ensuring that the most reliable route is used.

Discussion

12 comments
Sign in to comment
javimOption: C
Feb 3, 2023

In this case, the answer is C, but not really, because of administrative distance is for differents routing protocols, in the case os two static routes is the metric.

MaryamkOption: C
Jan 6, 2023

It should be lower AD By default, static routes have an administrative distance of 10. When the firewall has two or more routes to the same destination, it uses the route with the lowest administrative distance. -https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/networking/static-routes/static-route-overview

duckduckgooo
Apr 12, 2023

Wouldn't this be C? On that link it says "When the firewall has two or more routes to the same destination, it uses the route with the lowest administrative distance. By increasing the administrative distance of a static route to a value higher than a dynamic route, you can use the static route as a backup route if the dynamic route is unavailable."

blahblah1234567890000
Jun 17, 2023

Technically the answer would be 'metric'

[Removed]Option: C
Jan 8, 2023

C is correct

blahblah1234567890000Option: C
Jun 17, 2023

First its low administrative distance, then its chosen by higher metric. In this case they have the same administrative distance, it doesn't say if they have different metrics, assuming they do have the same metric then the answer would be B. I think the question and answers are not correct or worded properly. "By default, static routes have an administrative distance of 10. When the firewall has two or more routes to the same destination, it uses the route with the lowest administrative distance. By increasing the administrative distance of a static route to a value higher than a dynamic route, you can use the static route as a backup route if the dynamic route is unavailable." "You can configure a static route with a Bidirectional Forwarding Detection (BFD) profile so that if a BFD session between the firewall and the BFD peer fails, the firewall removes the failed static route from the RIB and FIB tables and uses an alternative route with a lower priority."

[Removed]Option: B
Jun 24, 2023

https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/networking/static-routes/static-route-overview

[Removed]
Jun 30, 2023

C from the above link: By default, static routes have an administrative distance of 10. When the firewall has two or more routes to the same destination, it uses the route with the lowest administrative distance. By increasing the administrative distance of a static route to a value higher than a dynamic route, you can use the static route as a backup route if the dynamic route is unavailable.

Jared28
Mar 4, 2024

Updated link that still supports C as the more likely (same quote mentioned by the other reply): https://docs.paloaltonetworks.com/pan-os/11-0/pan-os-networking-admin/static-routes/static-route-overview

JoyBoyMxOption: B
Sep 28, 2023

At the beginning I thought the answer was C, but it doesn't make sense because both routes are static routes. Then I found this: "If an interface is configured with more than one static route to a peer (the BFD session has the same source IP address and same destination IP address), a single BFD session automatically handles the multiple static routes. This behavior reduces BFD sessions. If the static routes have different BFD profiles, the profile with the smallest Desired Minimum Tx Interval takes effect." https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/networking/bfd/bfd-overview/bfd-for-static-routes So I believe the answer is B

dorf05Option: C
Oct 27, 2023

https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-admin/networking/static-routes/static-route-overview#:~:text=By%20default%2C%20static,route%20is%20unavailable

brian7857ffs45
Nov 29, 2023

There is a new question with a snippet of CLI route inputs that effectively ask this same question but instead of AD it is referencing the Metric value. So between two identical routes which will be installed comparing metrics.

Dranizz
May 15, 2024

That would make way more sense

MHy2kOption: A
Dec 20, 2023

A I checked in our production and noticed that the preferred path is the one which installed first.

basura
Jan 29, 2024

I also think A is correct. AD not evaluated when comparing same protocol installed routes. https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000oMNgCAM&lang=en_US%E2%80%A9

MarshpillowzOption: C
Feb 4, 2024

I think the answer is C here

0d2fdfaOption: C
Jun 15, 2024

I think they meant to say metric.

0d2fdfaOption: A
Jun 15, 2024

First route. If the option of metric then it would be option C