Refer to the exhibit. Which two configurations will allow RTA to establish a neighbor relationship with RTB? (Choose two.)

IT Questions BankCategory: CCNPRefer to the exhibit. Which two configurations will allow RTA to establish a neighbor relationship with RTB? (Choose two.)

Refer to the exhibit. Which two configurations will allow RTA to establish a neighbor relationship with RTB? (Choose two.) 

  • RTA(config)# router bgp 100 RTA(config-router)# network 17.0.0.0
  • RTA(config)# router bgp 100 RTA(config-router)# network 14.0.0.0 RTA(config-router)# neighbor 16.1.1.2 remote-as 200
  • RTA(config)# router bgp 200 RTA(config-router)# network 17.0.0.0 RTA(config-router)# neighbor 16.1.1.1 remote-as 100
  • RTB(config)# router bgp 200 RTB(config-router)# network 14.0.0.0
  • RTB(config)# router bgp 200 RTB(config-router)# network 14.0.0.0 RTB(config-router)# neighbor 16.1.1.2 remote-as 200
  • RTB(config)# router bgp 200 RTB(config-router)# network 17.0.0.0 RTB(config-router)# neighbor 16.1.1.1 remote-as 100

Explanation: The basic BGP configuration steps include the following:

  • Initialize the BGP routing process with the global command router bgp as-number.
  • Identify the IP address and autonomous system number associated with a BGP neighbor by the BGP router configuration command neighbor ip-address remote-as as-number.
  • Identify the specific network prefixes to be installed into the BGP table with the network statements.

Exam with this question: Quiz - BGP

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x