Exit 642-661 CCIP Configuring BGP on Cisco Routers (BGP)
Question 4 of 5
0% complete
Q4 Single choice

Based on the network diagram shown in the exhibit, what is the correct configuration on the customer edge router used to conditionally announce the customer networks to the ISP?

  • A

    routerbgp 65001 ! neighbor commands not shown aggregate-address 192.168.8.0 255.255.252.0 ! ip route 192.168.8.0 255.255.252.0 null0

  • B

    routerbgp 65001 ! neighbor commands not shown aggregate-address 192.168.8.0 255.255.252.0 summary-only ! router ospf 1 network 192.168.8.0 0.0.3.255
    area 0

  • C

    routerbgp 65001 ! neighbor commands not shown network 192.168.8.0 mask 255.255.252.0 ! ip route 192.168.8.0 255.255.252.0 192.168.8.33

  • D

    routerbgp 65001 ! neighbor commands not shown aggregate-address 192.168.8.0 255.255.252.0 summary-only ! ip route 192.168.8.0 255.255.252.0
    192.168.8.33

  • E

    routerbgp 65001 ! neighbor commands not shown network 192.168.8.0 network 192.168.9.0 network 192.168.10.0 network 192.168.11.0 ! ip route 192.168.8.0
    255.255.255.0 null0 ip route 192.168.9.0 255.255.255.0 null0 ip route 192.168.10.0 255.255.255.0 null0 ip route 192.168.11.0 255.255.255.0 null0