多項(xiàng)選擇題Which of the following commands causes a router to bring down BGP neighbor relationships?()

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


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題Which of the following three BGP filtering methods enabled with the neighbor command  will filter BGP prefixes based on the prefix and prefix length?()

A. A neighbor distribute - list out command, referencing a standard ACL
B. A neighbor prefix - list out command
C. A neighbor filter - list out command
D. A neighbor distribute - list  out command, referencing an extended ACL
E. A neighbor route - map out command

2.單項(xiàng)選擇題

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?()

A. The show ip bgp neighbor 2 .2.2.2 received -routes command lists the three original prefixes.
B. The show ip bgp neighbor 2.2.2.2 advertised - routes command lists the three original prefixes.
C. The show ip bgp neighbor 2.2.2.2 routes command lists the three original prefixes.
D. T he show ip bgp neighbor 2.2.2.2 routes command lists only 2.0.0.0/8.
E. The show ip bgp neighbor 2.2.2.2 advertised - routes command lists only 2.0.0.0/8.

3.多項(xiàng)選擇題

A company uses Routers R1 and R2 to connect to ISP1 and ISP2, respectively, with Routers I1 and I2 used at th e ISPs. R1 peers with I1 and R2; R2 peers with I2 and R1. R1 and R2 do not share a common subnet, relying on other routers internal to the Enterprise for IP connectivity between the two routers.
Which of the following could be used to prevent potential routing loops in this design?()

A. Using an iBGP mesh inside the Enterprise core
B. Configuring default routes in the Enterprise pointing to both R1 and R2
C. Redistributing BGP routes into the Enterprise IGP
D. Tunneling the packets for the i BGP connection between R1 and R2

4.單項(xiàng)選擇題

A company uses Routers R1 and R2 to connect to ISP1 and ISP2, respectively, with Routers I1 and I2 used at the ISPs. R1 peers with I1 and R2; R2 peers with I2 and R1.
Assuming as many default s ettings as possible are used on all four routers, which of the following is true about the next - hop IP address for routes R1 learns over its iBGP connection to R2?()

A. The next hop is I2's BGP RID
B. The next hop is I2's IP address used on the R2 - I2 neigh bor relationship
C. The next hop is R2's BGP RID
D. The next hop is R2's IP address used on the R1 - R2 neighbor relationship

7.單項(xiàng)選擇題

R1 in ASN 1 with loopback1 address 1.1.1.1 needs to be configured with an iBGP connection to R2 with loopback2 IP address 2.2.2.2. The connection should use the loopbacks.
Which o f the following commands is required on R1?()

A. neighbor 1.1.1.1 remote- as 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 ibgp -multihop 2
E. neighbor 2.2.2.2 ibgp - mode

8.單項(xiàng)選擇題

Router R1 has eBGP connections to I1 and I 2, routers at the same ISP. The company that owns R1 can use public address range 130.1.16.0/20. The following output lists all the IP routes in R1's routing table within this rangE. Which of the following answers would cause R1 to advertise the 130.1.1 6.0/20 prefix to its eBGP peers?()
R1# show ip route 130.1.16.0 255.255.240.0 longer - prefixes
! lines omitteD...
O 130.1.16.0/24 [110/3] via 10.5.1.1, 00:14:36, FastE thernet0/1
O 130.1.17.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1
O 130.1.18.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1

A. Configure R1 with the network 130.1.16.0 mask 255.255.240.0 command.
B. Configure R1 with the network 130.1.16 .0 mask 255.255.240.0 summaryonly command.
C. Redistribute from OSPF into BGP, filtering so that only routes in the 130.1.16.0/20 range are redistributed.
D. Redistribute from OSPF into BGP, filtering so that only routes in the 130.1.16.0/20 range are redistributed, and create a BGP summary for 130.1.16.0/20.

9.單項(xiàng)選擇題

The fol lowing line of output was extracted from the output of the show ip bgp command on Router R1. Which of the following can be determined from this output?()
Network Next Hop Metric LocPrf Weight Path
* 130.1.1.0/28 1.1.1.1 0 1 2 3 4 i

A. The route is learne d from an eBGP peer
B. The route has no more than three ASNs in the AS_PatH
C. The route is the best route for this prefix
D. None of these facts can be positively determined by this output

最新試題

Router R1 lists the following output from a show command. Which of the following is true about R1?()R1# show ip v6 interface f0/0FastEthernet0/0 is up, line protocol is upIPv6 is enabled, link - local address is FE80::213:19FF:FE12:3456No Virtual link - local address(es):Global unicast address(es):2000::4:213:19FF:FE12:3456, subnet is 2000:0:0:4::/64 [EUI]Jo ined group address(es):FF02::1FF02::2FF02::1:FF:12:3456

題型:?jiǎn)雾?xiàng)選擇題

Which of the following IPv6 tunneling mechanisms support IPv6 IGP routing protocols?()

題型:多項(xiàng)選擇題

Router R1 has two LAN interfaces and three serial interfaces enabled for IPv6. All the inte rfaces use link local addresses automatically generated by the router.Which of the following could be the link local address of R1's interface S0/0?()

題型:?jiǎn)雾?xiàng)選擇題

The following configuration exists on a router on one end of an IPv6 tunnel. Although the configuration added so far is correct, the configuration is incomplete. Which type of tunnel is most likely to be intended by the network engineer?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 2ipv6 address 2002:C0A8:10 1::1/64tunnel source loopback 1

題型:?jiǎn)雾?xiàng)選擇題

Which of the following answers lists either a protocol or function that can be used by a host to dynamically learn its own IPv6 address?()

題型:多項(xiàng)選擇題

Router R1 sits  at an Enterprise branch office, using both the Internet and a leased line to another Enterprise router for its two connectivity options back into the rest of the Enterprise network. The engineer planning for this branch decided to use the leased line for all Enterprise traffic, unless it fails, in which case the Internet connection should be used to pass traffic to the Enterprise.Which of the following is most likely to be useful on the branch router?()

題型:多項(xiàng)選擇題

The following output occurs on Router R1 , which runs both EIGRP for IPv6 and OSPFv3, with redistribution from EIGRP into OSPF configured with the redistribute eigrp 1 metric 25 command. Interface S0/0/1 has been enabled for EIGRP ASN 1. Which of the following should be true of redistribution in  this case?()D 2000::/64 [90/1422516]via FE80::213:19FF:FE7B:5026, Serial0/0/1C 2000:0:0:1::/64 [0/0]via Serial0/0/1, directly connectedL 2000::1:213:19FF:FE7B:5004/128 [0/0]via Serial0/0/1, receive

題型:?jiǎn)雾?xiàng)選擇題

The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?()R1# show ip bgp 19 0.1.0.0/16BGP routing table entry for 190.1.0.0/16, version 121Paths: (1 available, best #1, table Default - IP - Routing - Table)Advertised to update - groups:11 2 3 41.1.1.1 from 2.2.2.2 (3.3.3.3)Origin IGP, metric 0, localpref 100, valid, internal, best

題型:多項(xiàng)選擇題

Router R1 use s MAC address 1111.1111.1111 for its Fa0/0 interface. An engineer sees the following configuration in the output of a show running - config command. Then, the engineer issues a show ipv6 interface brief command. What global unicast IPv6 address does this c ommand display for interface tunnel 1?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 1tunnel source loopback 1tunnel destination 192.168.1.2tunnel mode ipv6ip isatapipv6 address 2000::/64 eui - 64

題型:?jiǎn)雾?xiàng)選擇題

Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured.Which combinations accurately describe the interface under which a feature will be configured?()

題型:?jiǎn)雾?xiàng)選擇題