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.
您可能感興趣的試卷
你可能感興趣的試題
In a lab, R1 connects to R2, which connects to R3. R1 and R2 each have several working interfaces, all assigned addresses in class A network 10.0.0.0. Router R3 has some working interfaces in class A net work 10.0.0.0, and others in class B network 172.16.0.0. The engineer experiments with the auto -summary command on R2 and R3, enabling and disabling the command in various combinations.
Which of the following combinations will result in R1 seeing a rout e for 172.16.0.0/16, instead of the individual subnets of class B network 172.16.0.0?()
A. auto - summary on R2 and no auto - summary on R3
B. auto - summary on R2 and auto - summary on R3
C. no auto -summary on R2 and no auto- summary on R3
D. no auto - summary on R2 and auto - summary on R3
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).
A. 10.1.0.0 255.255.192.0
B. 10.1.64.0 255.255.192.0
C. 10.1.100.0 255.255.255.0
D. 10.1.98.0 255.255.252.0
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
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
最新試題
Which of the following IPv6 tunneling mechanisms support IPv6 IGP routing protocols?()
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
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
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exis ts in a planning document intended to be used to copy/paste into Router R1 to enable EIGRP for IPv6 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 EIGRP for IPv6 on R1 after this configuration has been pasted into R1?()ipv6 router eigrp 1ipv6 unicast- routinginterface f0/0ipv6 address 2000::1/64ipv6 eigrp 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 eigrp 1
Router R1 has been conf igured with an ipv6 route 2000::/64 S0/0/0 64 command.Which of the following does the 64 at the end of the command represent?()
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 features work the same in both RIP- 2 and RIPng?()
An engineer is reviewing another engineer's sample configuration for a GRE tunnel used to pass IPv6 traffiC. The tunnel ha s not yet been configured on the router.Which of the following commands is not required for the configuration to pass IPv6 traffic?()
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
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