You notice that a route from internal BGP peer 192.168.1.1 is missing from the local route table.Which two commands would be used to help identify the source of the problem? (Choose two.)
A.
show route bgp
B.
show route protocol bgp hidden
C.
show route receive-protocol bgp 192.168.1.1
D.
show route advertising-protocol bgp 192.168.1.1
Hi
one answer is missing
Regards
Checklist for Verifying the BGP Protocol and Peers:-
BGP is configured correctly on a Juniper Networks router in yournetwork,
the IBGP and EBGP sessions are properly established,
the external routes are advertised and received correctly,
the BGP path selection process is working properly
“Verifying the BGP Protocol and Peers”
1. Verify BGP on an Internal Router >>show configuration
2. Verify BGP on a Border Router >>show configuration
“Verify BGP Peers”
1. Check That BGP Sessions Are Up >> show bgp summary
2. Verify That a Neighbor is Advertising a Particular Route >> show route advertising-protocol bgp neighbor-address
3. Verify That a Particular BGP Route Is Received on Your Router >> show route receive-protocol bgp neighbor-address
From Junos® OS Baseline Operations Guide
Answer should be C and D
B&C, since you must validate from local routers perspective
Yes, I agree
B C