单项选择题
A BGP router is configured as shown below:
interface ethernet 0
ip address 10.10.10.1 255.255.0.0!
int serial 0
ip address 172.16.1.1 255.255.255.252!
router bgp 65001
neighbor 192.168.1.1 remote-as 65002
Based on the above configuration, which of the following BGP statements would inject the10.10.0.0/16 prefix into the BGP routing table?()
A.network 10.0.0.0
B.network 10.10.0.0 mask 255.255.0.0
C.network 10.10.10.1 mask 255.255.255.255
D.network 10.10.10.0 mask 255.255.255.0
E.network 10.0.0.0 mask 255.255.0.0
相关考题
-
单项选择题
ThenetworkconsistsofaseriesofroutersthatareallconfiguredforIBGP.WhichoneofthefollowingIBGPcharacteristicsistrue?()
A.The IBGP routers must always be fully meshed
B.The IBGP routers can be in a different AS
C.The IBGP routers must be directly connected
D.The IBGP routers do not need to be directly connected
E.None of the other alternatives apply are true -
多项选择题
The network consists of two separate autonomous systems as shown below: You need to configure Router R2 as a BGP route reflector and Router R1 as the client. Assumingthat Router R3 isn’t running BGP, which two of the commands below would you enter on R2 tosatisfy your goals?()
A.neighbor 165.50.12.1 remote-as 65100
B.neighbor 165.50.12.2 remote-as 64000
C.neighbor 165.50.12.1 route-reflector-client
D.neighbor 165.50.12.2 route reflector-client -
多项选择题
Refer to the exhibit. All routers are configured for BGP. EBGP routes received on router R2 showup in the BGP table on routers R1 and R3 but not in their IP routing tables. What would causethis?()
A.EBGP multihop is not configured on routers R1 and R3
B.Routers R1 and R3 do not receive the same routes via an IGP
C.Synchronization in autonomous system 100 is turned is on
D.The BGP routers in autonomous system 100 are not logically fully-meshed
E.Synchronization in autonomous system 100 is turned is off
