Question 15 of 24 from exam 300-510-SPRI: Implementing Cisco Service Provider Advanced Routing Solutions

Question 15 of 24 from exam 300-510-SPRI: Implementing Cisco Service Provider Advanced Routing Solutions

Question

Rt#sh ip int bri
Interface IP-Address
FastEthemet0/0 10.1124
FastEthemet0/1 10.1.13.4

Ri#sh run | s router bgp
!

router bgp 123
bgp log-neighbor-changes

neighbor TEST peer-group

neighbor TEST remote-as 2 alternate-as 3
neighbor 10.1.12.2 peer-group TEST
neighbor 10.1.13.3 peer-group TEST

R2#sh ip int bri
Interface IP-Address
FastEthemet0/0 10.1122

R2#sh run | s router bgp
!

router bgp 2
bgp log-neighbor-changes
neighbor 10.1.12.1 remote-as 123

R3#sh ip int bri
Interface IP-Address
FastEthemet0/1 10.1.133

R3#sh run | s router bgp
router bgp 3

bgp log-neighbor-changes
neighbor 10.1.13.1 remote-as 123

OK? Method Status
YES manual up
YES manual up

OK? Method Status
YES manual up

OK? Method Status
YES manual up

Protocol
up
up

Protocol
up

Protocol
up

Refer to the exhibit.

R1 is directly connected to R2 and R3

R1 is in BGP AS 123, R2 is in BGP AS 2, and R3 is in BGP AS 3

Assume that there is no connectivity issue between R1, R2 and R1, R3

Which result between BGP peers R1, R2 and R1, R3 is true?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.