Assume R1 is in AS 5000 and wants to establish an eBGP peer relationship with another router. Which of the following commands would correctly configure an eBGP relationship?

IT Exam Items RepositoryCategory: CCNA 4 v6Assume R1 is in AS 5000 and wants to establish an eBGP peer relationship with another router. Which of the following commands would correctly configure an eBGP relationship?

Assume R1 is in AS 5000 and wants to establish an eBGP peer relationship with another router. Which of the following commands would correctly configure an eBGP relationship?

  • R1(config-router)# neighbor 209.165.201.1 remote-as 5000
  • R1(config-router)# neighbor 209.165.201.1 remote-as 10000
  • R1(config-router)# peer 209.165.201.1 remote-as 5000
  • R1(config-router)# peer 209.165.201.1 remote-as 10000

Explanation: An External BGP (eBGP) relationship configured between two routers in different autonomous systems uses this neighbor router configuration command.

Related exam: CCNA 4 v6 Chapter 3: Check Your Understanding