Exam 350-401 | Question id=5621 | Infrastructure |
Refer to the exhibit.
BR1
router bgp 100
neighbor 172.24.109.1 remote-as 100
neighbor 172.24.109.1 next-hop self
neighbor 209.165.202.134 remote-as 200 BR2
router bgp 100
neighbor 172.24.109.2 remote-as 100
neighbor 172.24.109.2 next-hop self
neighbor 209.165.202.134 remote-as 300 PE1
router bgp 200
bgp log-neighbor-changes
neighbor 209.165.202.133 remote-as 100 PE2
router bgp 300
bgp log-neighbor-changes
neighbor 209.165.200.229 remote-as 100
BR2# sh ip route | i 209.165.201.0
209.165.201.0/27 is subnetted, 1 subnets
B 209.165.201.0 [20/0] via 209.165.200.230, 00:00:12
Which configuration change will force BR2 to reach 209.165.201.0/27 via BR1?
A. |
Set the MED to 1 on PE2 toward BR2 outbound. | |
B. |
Set the origin tc igp on BR2 toward PE2 inbound. | |
C. |
Set the weight attribute to 65,535 on BR1 toward PE1. | |
D. |
Set the local preference to 150 on PE1 toward BR1 outbound. |