BGP Flashcards Preview

CCNA > BGP > Flashcards

Flashcards in BGP Deck (5)
Loading flashcards...
1
Q
Question 1
Which command can you enter to verify that a BGP connection to a remote device is established?
A. show ip bgp summary 
B. show ip community-list 
C. show ip bgp paths 
D. show ip route
A

Answer: A

2
Q
Question 2
Which two components are used to identify a neighbor in a BGP configuration? (Choose two)
A. autonomous system number 
B. version number 
C. router ID D. subnet mask 
E. IP address
A

Answer: A E

3
Q

Question 3

interface fa0/0 ip address 172.16.1.33 255.255.255.224 router bgp XXX neighbor 10.1.5.2 remote as 65001
You need to advertise the network of int fa0/0. Which of the following would you type in the “network” command?
A. 172.16.1.32 mask 255.255.255.224
B. 172.16.1.32 255.255.255.224
C. 172.16.1.32 mask 0.0.0.31
D. 172.16.1.33 mask 255.255.255.224

A

Answer: A

4
Q

Question 4
Which two statements about eBGP neighbor relationships are true? (Choose two)
A. The two devices must reside in different autonomous systems
B. Neighbors must be specifically declared in the configuration of each device
C. They can be created dynamically after the network statement is con-figured.
D. The two devices must reside in the same autonomous system
E. The two devices must have matching timer settings

A

Answer: A B

5
Q

Question 5
What does it take for BGP to establish connection? (Choose two)
A. Enable CDP B. AS number on local router
C. AS number on remote router
D. IGP
E. EGP

A

Answer: B C