nerdexam
CiscoCisco

350-401 · Question #735

350-401 Question #735: Real Exam Question with Answer & Explanation

The correct answer is C: R2 router bgp 320 neighbor 131.108.1.1 remote-as 300 R1 router bgp 300 neighbor 131.108.1.2 remote-as 320. Option C is correct because it properly assigns R2 to AS 320 and R1 to AS 300, with each router pointing to the other's correct directly-connected interface IP address (131.108.1.1 for R1 and 131.108.1.2 for R2) as the neighbor. In EBGP peering, each router must reference the cor

Submitted by hassan_iq· Mar 6, 2026Configure and verify eBGP between directly connected neighbors, including correct AS number assignment and neighbor IP address specification - typically covered under Layer 3 Technologies or IP Routing in CCNP/CCIE certification exams.

Question

Refer to the exhibit. Which configuration must be implemented to establish EBGP peering between R1 and R2? A. B. C. D.

Options

  • AR2 router bgp 300 neighbor 131.108.1.1 remote-as 320 R1 router bgp 320 neighbor 131.108.1.2 remote-as 300
  • BR2 router bgp 320 neighbor 131.108.1.11 remote-as 300 R1 router bgp 300 neighbor 131.108.1.2 remote-as 320
  • CR2 router bgp 320 neighbor 131.108.1.1 remote-as 300 R1 router bgp 300 neighbor 131.108.1.2 remote-as 320
  • DR2 router bgp 320 neighbor 1.1.1.1 remote-as 300 R1 router bgp 300 neighbor 2.2.2.2 remote-as 320

Explanation

Option C is correct because it properly assigns R2 to AS 320 and R1 to AS 300, with each router pointing to the other's correct directly-connected interface IP address (131.108.1.1 for R1 and 131.108.1.2 for R2) as the neighbor. In EBGP peering, each router must reference the correct remote AS number of its peer and use the directly connected interface IP addresses to establish the session.

Topics

#EBGP#BGP Peering#Autonomous Systems#Neighbor Configuration

Community Discussion

No community discussion yet for this question.

Full 350-401 PracticeBrowse All 350-401 Questions