Question 100 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question 100 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question

Rl show ip bgp summary
Neighbor v as MsgRcvd MsgSent Tblver InQ OutQ Up/Down State/PfxRcd
11.11.11.11 4 5400 0 0) C) 0) C) never = Active

RL
interface Loopback
ip address 2.2.2.2 255.255.255.255
interface Ethernet1/0
ip address 11.11.11.11 255.255.255.0
router bgp 5400
neighbor 11.11.11.12 remote-as 5400
neighbor 11.11.11.12 update-source Loopback0
ip route 1.1.1.1 255.255.255.255 11.11.11.12

R2
interface Loopback
ip address 1.1.1.1 255.255.255.255
interface Ethernet1/0
ip address 11.11.11.12 255.255.255.0
router bgp 5400
neighbor 11.11.11.11 remote-as 5400
neighbor 11.11.11.11 update-source Loopback0
ip route 2.2.2.2 255.255.255.255 11.11.11.11

Refer to the exhibit.

Router R1 is reporting that its BGP neighbor adjacency to router R2 is down, but its state is Active.

Which configuration must be applied to routers R1 and R2 to fix the problem?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.