Palo Alto Networks Certified Network Security Engineer (PCNSE) — Question 269
A network security engineer is attempting to peer a virtual router on a PAN-OS firewall with an external router using the BGP protocol. The peer relationship is not establishing. What command could the engineer run to see the current state of the BGP state between the two devices?
Answer options
- A. show routing protocol bgp rib-out
- B. show routing protocol bgp peer
- C. show routing protocol bgp summary
- D. show routing protocol bgp state
Correct answer: B
Explanation
The command 'show routing protocol bgp peer' provides detailed information about the BGP peer relationship, including its current state, which is essential for troubleshooting. The other options either display routing information more generally or do not focus specifically on the peer status, making them less suitable for this context.