BGP Show Commands Flashcards
1
Q
What is the show command to display the contents of the BGP Loc-RIB database?
A
show bgp
2
Q
What is the show command to display a summary of the BGP table and neighbor peering sessions?
A
show bgp summary
3
Q
What is the show command to display the negotiated BGP settings with a specific peer and the number of prefixes exchanged with that peer?
A
show bgp neighbors
4
Q
What is the command to display the Adj-RIB-Out BGP table for a specific BGP neighbor?
A
show bgp neighbors advertised-routes
5
Q
What is the show command to display the current BGP table, based on routes that meet a specified AS path regex pattern?
A
show bgp ipv4 unicast regexp < regexp_pattern >
( note: ipv4 and unicast are required for this one )