Sign Up
Log In
Home
discussion
Exam 350-401 Question id=5830 Infrastructure

Refer to the exhibit.

⠀⠀R1⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀R2

router bgp 1000
address-family ipv4 unicast
neighbor 209.165.201.2 remote-as 2000
network 10.0.0.0 mask 255.255.255.0
description Peer Router B


router bgp 2000
address-family ipv4 unicast
neighbor 209.165.201.1 remote-as 1000
network 10.0.0.0 mask 255.255.255.0
description Peer Router A


Which two commands are needed to allow for full reachability between AS 1000 and AS 2000? (Choose two.)

A. R2# no network 10.0.0.0 255.255.255.0
B. R2# network 209.165.201.0 mask 255.255.192.0
C. R2# network 192.168.0.0 mask 255.255.0.0
D. R1# no network 10.0.0.0 255.255.255.0
E. R1# network 192.168.0.0 mask 255.255.0.0