ICND2 – BGP Questions
[am4show have=’p2;’]
Premium Member: You can test your knowledge with these questions first via this link.
[/am4show]
Question 1
[am4show have=’p2;’]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
Answer: A E[/am4show]
Explanation
This is an example of how to configure BGP neighbor between two routers (suppose all interfaces are configured correctly)
R1(config)#router bgp 1 R1(config-router)#neighbor 11.0.0.2 remote-as 2 |
R2(config)#router bgp 2 R2(config-router)#neighbor 11.0.0.1 remote-as 1 |
So as you see, we need the neighbor’s IP address and neighbor’s AS number for the BGP neighbor relationship.
that’s it . no more questions
more preguntas !!!
Is there any more questions ?
Any more questions or materials on BGP please.
Command to configure IPv6 peer for BGP
neighbor xxxx remote-as xxxx
We all agree, need more questions.
Can you add all the BGP questions from New Questions part 1,2,3 to this section?
Had a question on eBGP.
Drag and drop
BGP Neighbor Adjacency States
1- Idle
2- Connect
3- Active
4- OpenSent
5- OpenConfirm