What is the proper BGP configuration on Certkiller 3 to have Certkiller 3 announce the 172.0.0.0/8 prefix from Certkiller 4 to Certkiller 2 via BGP with a next hop of 10.1.1.1?

Exhibit:

642-661-configuring-bgp-on-cisco-routers-bgp_img_018

What is the proper BGP configuration on Certkiller 3 to have Certkiller 3 announce the 172.0.0.0/8 prefix from Certkiller 4 to Certkiller 2 via BGP with a next hop of 10.1.1.1?
A. router bgp 65102
neighbor 10.2.2.1 remote-as 65103
neighbor 10.1.1.2 remote-as 65102
B. router bgp 65102
neighbor 10.2.2.1 remote-as 65103
neighbor 10.1.1.2 remote-as 65102
neighbor 10.2.2.1 next-hop-self
C. router bgp 65102
neighbor 10.2.2.1 remote-as 65103
neighbor 10.1.1.2 remote-as 65102
neighbor 10.1.1.2 next-hop-self
D. router bgp 65102
neighbor 10.2.2.1 remote-as 65103
neighbor 10.1.1.2 remote-as 65102
neighbor 10.1.1.2 update-source-self

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.