PrepAway - Latest Free Exam Questions & Answers

Which statement is correct regarding the result of the configuration shown?

Refer to the exhibit. Routing updates for the 192.168.1.0 network are being received from all
three neighbors. Which statement is correct regarding the result of the configuration shown?
!
router bgp 65001
neighbor 172.16.1.1 remote-as 65001
neighbor 172.26.1.1 remote-as 65555
neighbor 172.26.1.1 route-map local_pref in
neighbor 172.30.1.1 remote-as 65510
!
route-map local_pref permit 10
match ip address 20
set local-preference 200
!
access-list 20 permit 192.168.1.0 0.0.0.255
!

PrepAway - Latest Free Exam Questions & Answers

A.
The router will prefer the next hop of 172.16.1.1 for packets destined for the 192.168.1.0
network.

B.
The router will prefer the next hop of 172.26.1.1 for packets destined for the 192.168.1.0
network.

C.
The router will advertise the 192.168.1.0 network only to 172.30.1.1.

D.
The router will advertise the 192.168.1.0 network only to 172.26.1.1.

E.
The router will prefer the next hop of 172.26.1.1 for packets except those destined for the
192.168.1.0 network.

Explanation:
The local-preference of the next hop 172.26.1.1 is set to 200, which is higher than the
default value (100) so this path is preferred for packets destined to the 192.168.1.0 network.


Leave a Reply