BGP Show Commands Flashcards

1
Q

What is the show command to display the contents of the BGP Loc-RIB database?

A

show bgp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the show command to display a summary of the BGP table and neighbor peering sessions?

A

show bgp summary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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 )

How well did you know this?
1
Not at all
2
3
4
5
Perfectly