Which two configuration commands will complete the BGP configuration on Certkiller 1 so it will conditionally announce the 172.0.0.0/8 to Certkiller 4 via BGP?

Exhibit:

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

Which two configuration commands will complete the BGP configuration on Certkiller 1 so it will conditionally announce the 172.0.0.0/8 to Certkiller 4 via BGP? (Choose two) hostname Certkiller 1
!
!output omitted
!
1. _____________________
!
router bgp 65001
neighbor 172.16.1.1 remote-as 65001
neighbor 2.2.2.2 remote-as 65001
neighbor 4.4.4.4 remote-as 387
!
2. ____________________
!
A. 2. network 172.16.0.0
auto-summary
B. 2. network 172.0.0.0 mask 255.0.0.0
C. 1. ip route 172.0.0.0 255.0.0.0 null0
D. 1. ip route 172.0.0.0 255.0.0.0 null0 255
E. 1. ip route 172.0.0.0 255.0.0.0 172.16.1.1
F. 2. aggregate-address 172.0.0.9 mask 255.0.0.0

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.