單項選擇題

Router R1 exists in an Enterprise that uses EIGRP as its routing protocol. The show ip route command output on router R1 lists the following phrase: "Gateway of last resort is 1.1.1.1 to network 2.0.0.0".
Whic h of the following is most likely to have caused this output to occur on R1?()

A. R1 has been configured with an ip default- network 2.0.0.0 command.
B. R1 has been configured with an ip route 0.0.0.0 0.0.0.0 1.1.1.1 command.
C. R1 has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.
D. Another router has been configured with an ip default - network 2.0.0.0 command.
E. Another router has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題

R1 has 5 working interfaces, with EIGRP neighbors existing off each interface. R1 has routes for subnets 10.1.1.0/24, 10.1.2.0/24, and 10.1.3.0/24, with EIGRP integer metrics of roughly 1 million, 2 million, a nd 3 million, respectively. An engineer then adds the ip summary - address eigrp 1 10.1.0.0 255.255.0.0 command to interface Fa0/0.
Which of the following is true?()

A. R1 loses and then reestablishes neighborships with all neighbors.
B. R1 no longer advert ises 10.1.1.0/24 to neighbors connected to Fa0/0.
C. 1 advertises a 10.1.0.0/16 route out Fa0/0, with metric of around 3 million (largest metric of component subnets).
D. R1 advertises a 10.1.0.0/16 route out Fa0/0,with metric of around 2 million (med ian metric of component subnets).

4.多項選擇題

An engineer has typed four different single - line prefix lists in a word processor. The four answers show the four different single -lin e prefix lists. The engineer then does a copy/paste of the configuration into a router.
Which of the lists could match a subnet whose prefix length is 27?()

A. ip prefix - list fred permit 10.0.0.0/24 ge 16 le 28
B. ip prefix - list barney permit 10.0.0.0/24 le 28
C. ip prefix - list wilma permit 10.0.0.0/24 ge 25
D. ip prefix - list betty permit 10.0.0.0/24 ge 28

5.單項選擇題

R1 has correctly configured EIGRP to filter routes using a route map named question. The configuration that follows shows the entire route map and related configuration. Which of the following is true regarding the filtering action on prefix 10.10.10.0/24 in this case?()
route - map question deny 10
match ip address 1
route - map question permit 20
match ip address prefix- list fred
!
access - list 1 deny 10.10.10.0 0.0.0.255
ip prefix - list fred permit 10.10.10.0/23 le 25

A. It will be filtered due to the deny action in route map clause 10
B. It will be allowed because of the double negative (two deny references) in clause 10
C. It will be permitted due to matching clause 20's reference to prefix - list freD
D.  It will be filtered due to matching the implied deny all route map clause at the end of the route map

8.單項選擇題

Router R1 lists 4 routes for subnet 10.1.1.0/24 in the output of the show ip eigrp topology all - links command. The variance 200 command is configured, but no other related commands are configured. Which of the following rules are true regarding R1's decision of what r outes to add to the IP routing table?
Note that RD refers to reported distance and FD to feasible distanc E.()

A. Adds all routes for which the metric is <= 200 * the best metric among all routes
B. Adds all routes because of the ridiculously high variance setting
C. Adds all successor and feasible successor routes
D. Adds all successor and feasible successor routes for which the metric is<=200 * the best metric among all routes

9.單項選擇題

A network design shows that R1 has four different possible paths from itself to the Data Center subnets.
Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()

A. show ip eigrp topology
B. show ip eigrp topology all - links
C. show ip route eigrp
D. show ip route eigrp all - links
E. show ip eigrp topology all - learned

10.單項選擇題

A company has a Frame Relay WAN with one central - site router and 100 branch office routers. A partial mesh of PVCs exists: one PVC between the central site and each of the 100 branch routers.
Which of the following could be true about the number of EIGRP neighbor ships?()

A. A partial mesh totaling 100: one between the central - site router and each of the 100 branches.
B. A full mesh  -  (101 * 100) / 2 = 5050 - One neighborship between each pair of routers.
C. 101 - One between each router (including the central site) a nd its nearby PE router.
D. None of the answers is correct.

最新試題

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

題型:單項選擇題

The answers each list a tunnel method and two consecutive IPv6 address quartets.Which answers identify a tunneling method that relies on an IPv4 address to be embedded into an IPv6 address, within the correct quartets listed?()

題型:多項選擇題

Router R1 has the following configuration. Assuming R1's F0/0 interface has a MAC address of 0200.0011.1111, what IPv6 addresses will R1 list for interface F0/0 in the output of the show ipv6 interface brief command?()interface f0/0ipv6 address 2345:0:0:8::1/64

題型:多項選擇題

An enterprise has plans to start adding IPv6 support. The initial deployment requires support from some IPv6 - only device s that need to access servers that support only IPv4.Which of the following tools would be most appropriate?()

題型:單項選擇題

Which of the following must match for  two directly connected routers running OSPF to establish a neighbor adjacency?()

題型:多項選擇題

Look at the following configuration below and select the statements that are true.()RD2(config)#router ospf 100RD2(config - router)# distance 180 10.1.10.1 0.0.0.0 match - meRD2(config -router)#!RD2(config - router) #ip access - list standard match - meRD2(config - std - nacl)# permit host 172.16.0.0

題型:多項選擇題

Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, and into the core of an Enterprise network. The branch also allows local hosts to communicate directly with public sites in th e Internet over this same DSL connection.Which of the following answers defines how the branch NAT config avoids performing NAT for the Enterprise directed traffic but does perform NAT for the Internet - directed traffic?()

題型:單項選擇題

Which of the following is the shortest valid abbreviation for FE80:0000:0000:0000:0010:0000:0000:0123?()

題型:單項選擇題

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

題型:單項選擇題

Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable OSPFv3 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about OSPFv3 on R1 after this configuration has been pasted into R1?()ipv6 router ospf 1ipv6 unicast- routinginterface f0/0ipv6 address 2000 ::1/64ipv6 ospf 1 area 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 ospf 1 area 0

題型:單項選擇題