router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 next-hop-self
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family vpnv4 multicast neighbor 192.168.10.1 activate
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 unicast neighbor 192.168.10.1 active
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 activate
第1题:
A. clear ip bgp *
B. clear ip bgp 1.1.1.1
C. clear ip bgp * soft
D. clear ip bgp 1.1.1.1 out
第2题:
Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. There are two parallel serial links between the two rou ters. The implementation plan calls for each router to base their BGP TCP connection on their respective loopback1 interfaces, with IP addresses 1.1.1.1 and 2.2.2.2, respectively.Which of the following commands would not be part of a working eBGP confi guration on Router R1?()
A. router bgp 1
B. neighbor 2.2.2.2 remote- as 2
C. neighbor 2.2.2.2 update - source loopback1
D. neighbor 2.2.2.2 multihop 2
第3题:
Refer to the exhibit. Two routers are connected by Frame Relay and are running OSPF bet ween them. Each router has been configured with the appropriate network statements under router ospf 1, but the routers are not forming an adjacency. Which of the following three commands could be configured on each router to correct this problem?()

A. RouterC(config - if)#ip ospf network broadcast RouterD(config - if)#ip ospf network broadcast
B. RouterC(config - if)#ip ospf network point - to - point RouterD(config - if)#ip ospf network point - to - point
C. RouterC(config - router)#neighbor 10.100. 100.4 RouterD(config - router)#neighbor 10.100.100.3
D. RouterC(config - router)#neighbor 10.255.255.254 RouterD(config - router)#neighbor 10.255.255.253
第4题:

A. Router A will prefer the path through router B for network 172.20.0.0
B. Router A will prefer the path through router C for network 172.20.0.0
C. Packets from router D will prefer the path through router B for networks advertised by router A
D. Packets from r outer D will prefer the path through router C for networks advertised by router A
第5题:
Which of the following commands causes a router to bring down BGP neighbor relationships?()
第6题:
Which OSPF network type is ideal for partially meshed NBMA networks because it is easy to configure(requires no configuration of neighbor commands), consumes only one IP subnet, and requires no designated router election?
第7题:
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?()
第8题:
A problem was reported that the 10.10.10.0/24 prefix was not injected into the local BGP table ona Company router named R1. The following information is available from this router: R1 Configuration: router bgp 65001 network 10.0.0.0 neighbor 172.16.1.1 remote-as 65002 no auto-summary Routing table information: show ip route | include 10 O 10.10.10.0/24 [110/11] via 192.168.1.1, 2d00h, Ethernet0/0 Why is this prefix not in the local BGP table of the R1?()
第9题:
You are configuring new BGP neighbor and want to view the configuration for the interface ge-0/0/0.42.Which command do you use to achieve this result?()
第10题:
A peer router running IBGP
A peer router running EBGP
A community member running IBGP
A peer group member running IBGP
A peer group member running EBGP
第11题:
The 172.16.1.1 neighbor is down.
The prefix 10.10.10.0/24 is not a ’connected’ route
This route is not a BGP learned route
The network command is wrong
None of the other alternatives apply
第12题:
network 10.0.0.0
network 10.10.0.0 mask 255.255.0.0
network 10.10.10.1 mask 255.255.255.255
network 10.10.10.0 mask 255.255.255.0
network 10.0.0.0 mask 255.255.0.0
第13题:
The following output was taken from the show ip bgp command on Router R2. In this case, which of the following commands are most likely to already be configured on R2?()BGP router identifier 11.11.11.11, local AS number 11...Neighbor V AS Ms gRcvd MsgSent TblVer InQ OutQ Up/DownState/PfxRcd1.1.1.1 4 1 87 87 0 0 0 00:00:06 Idle(Admin)2.2.2.2 4 3 173 183 41 0 0 00:58:47
A. router bgp 11
B. neighbor 1.1.1.1 remote- as 11
C. neighbor 2.2.2.2 prefix - limit 1
D. neighbor 1.1.1.1 shutdown
第14题:
Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. The single serial link b etween the two routers uses IP addresses 10.1.1.1 and 10.1.1.2, respectively. Both routers use their S0/0 interfaces for this link.Which of the following commands would be needed on R1 to configure eBGP?()
A. router bgp 2
B. router bgp 1
C. neighbor 10.1 .1.2 remote - as 2
D. neighbor 10.1.1.2 Update - source 10.1.1.1
E. neighbor 10.1.1.2 Update- source S0/0
第15题:

A. Only traffic with a destination from 10.10.0.0/19 will be permitted.
B. Router RAR1 will accept only route 10.10.0.0/19 from its BGP neighbor.
C. Only traffic going to 10.10.0.0/19 will be permitted.
D. Router RAR1 will send only route 10.10.0.0/19 to its BGP neighbor.
第16题:

A. The BGP session to the 10.3.3.3 neighbor is established, but the router has not received any BGP routing updates from the 10.3.3.3 neighbor.
B. The router is attempting to establish a BGP peering session with the 10.2.2.2 neighbor.
C. The router is attempting to establish a BGP peering session with the 10.1.1.1 neighbor.
D. The BGP session to the 10.3.3.3 neighbor is established.
E. The BGP session to the 10.2.2.2 neighbor is established.
F. The BGP session to the 10.1.1.1 neighbor is established.
第17题:
Which two functions can be configured on the ERX Edge Router to support MBGP? ()(Choose two.)
第18题:
Which set of configuration commands configures MBGP on the ERX Edge Router?()
第19题:
Router R-1 is configured for BGP routing as shown below: router bgp 65300network 27.0.0.0neighbor 192.23.1.1 remote-as 65300 From the perspective of router R-1, what kind of router is the router with IP address 192.23.1.1?()
第20题:
R1 is currently advertising prefixes 1.0.0.0/8, 2.0.0.0/8, and 3.0.0.0/8 over its eBGP connection to neighbor 2.2.2.2 (R2). An engineer configures a prefix list (fred) on R1 that permits only 2.0.0.0/8 and then enables the filter with the neighbor R2 prefix- list fred out command. Upon exiting configuration mode, the engineer uses some show commands on R1, but no other commands. Which of the following is true in this case?()
第21题:
neighbor 200.16.1.2 remote-as 300
bgp-neighbor 200.16.1.2 remote-as 300
ebgp-neighbor 200.16.1.2 remote-as 300
neighbor 200.16.1.2 remote-as 300 connection-type ebgp
第22题:
The 172.16.1.1 neighbor is down.
The prefix 10.10.10.0/24is not a’connected’route.
This route is not a BGP learned route.
The network command is wrong.
None of the other alternatives apply
第23题:
[edit protocols bgp group external] user@router# set interfaces ge-0/0/0.42 ?
[edit protocols bgp group external] user@router# edit show interfaces ge-0/0/0.42
[edit protocols bgp group external] user@router# top show interfaces ge-0/0/0.42
[edit protocols bgp group external] user@router# show interfaces ge0/0/0.42
第24题:
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 next-hop-self
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family vpnv4 multicast neighbor 192.168.10.1 activate
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 unicast neighbor 192.168.10.1 active
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 activate