单项选择题
Router R1 needs to be configured to advertise a specific network. Which of the followingcommands would you use if you wanted to advertise the subnet 154.2.1.0 255.255.255.0 to the EBGP neighbors on your subnet?()
A.Router (config-router)#network 154.2.1.0
B.outer (config-router)#network 164.2.1.0
C.Router (config-router)#network-advertise 154.2.1.0
D.Router (config-router)#network 154.2.1.0 mask 255.255.255.0
E.None of the other alternatives apply
相关考题
-
单项选择题
The BGP routing table consists of the following network routes: What is the correct command to summarize these prefixes into a single summary prefix of192.168.12.0/22 while also allowing for the advertisement of the more specific prefixes?()
A.network 192.168.12.0 mask 255.255.252.0
B.network 192.168.12.0 mask 0.0.3.255
C.network 192.168.12.0
D.aggregate-address 192.168.12.0 255.255.252.0
E.aggregate-address 192.168.12.0 255.255.252.0 summary-only
F.aggregate-address 192.168.12.0 255.255.252.0 as-set -
单项选择题
RouterR-1isconfiguredforBGProutingasshownbelow:routerbgp65300network27.0.0.0neighbor192.23.1.1remote-as65300FromtheperspectiveofrouterR-1,whatkindofrouteristherouterwithIPaddress192.23.1.1?()
A.A peer router running IBGP
B.A peer router running EBGP
C.A community member running IBGP
D.A peer group member running IBGP
E.A peer group member running EBGP -
单项选择题
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
