Home > ICND2 – BGP Questions

ICND2 – BGP Questions

October 11th, 2017 in ICND2 200-105 Go to comments

[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)

BGP_Config.jpg

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.

Comments (9) Comments
  1. zahir
    July 21st, 2017

    that’s it . no more questions

  2. LF
    October 22nd, 2017

    more preguntas !!!

  3. Speedy
    December 29th, 2017

    Is there any more questions ?

  4. Anonymous
    January 11th, 2018

    Any more questions or materials on BGP please.

  5. Zimon
    January 18th, 2018

    Command to configure IPv6 peer for BGP
    neighbor xxxx remote-as xxxx

  6. Satchmo
    July 17th, 2018

    We all agree, need more questions.

  7. Mark
    August 27th, 2018

    Can you add all the BGP questions from New Questions part 1,2,3 to this section?

  8. DS
    March 1st, 2019

    Had a question on eBGP.

  9. sam
    October 16th, 2019

    Drag and drop
    BGP Neighbor Adjacency States
    1- Idle
    2- Connect
    3- Active
    4- OpenSent
    5- OpenConfirm