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 1 ipv6 unicast- routing interface f0/0 ipv6 address 2000::1/64 ipv6 eigrp 1 interface s0/0/0 ipv6 address 2001::/64 eui - 64 ipv6 eigrp 1A、EIGRP works on F0/0 and S0/0/0 without further configurationB、EIGRP works with the addition of one command: a no shutdown command in EIGRP router configuration modEC、EIGRP works with the addition of one command: an eigrp router - id command in EIGRP router configurat ion modED、EIGRP for IPv6 needs at least two more configuration commands before it works on R1

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 1 ipv6 unicast- routing interface f0/0 ipv6 address 2000::1/64 ipv6 eigrp 1 interface s0/0/0 ipv6 address 2001::/64 eui - 64 ipv6 eigrp 1

  • A、EIGRP works on F0/0 and S0/0/0 without further configuration
  • B、EIGRP works with the addition of one command: a no shutdown command in EIGRP router configuration modE
  • C、EIGRP works with the addition of one command: an eigrp router - id command in EIGRP router configurat ion modE
  • D、EIGRP for IPv6 needs at least two more configuration commands before it works on R1

相关考题:

在[问题1]和[问题2]中,所使用的是静态路由协议。当该公司有多个分支机构,决定使用动态路由协议OSPF。下面是分支机构路由器R1的配置命令列表,在空白处填写合适的命令/参数,实现R1的正确配置。(注:点对点链路的area为2,分支机构局域网的area为3)。R1>enR1conf termR1(config)no ip routeR1(config)router [ (6) ]R1(config-router)network[ (7) ]area 2R1(config-router)network[ (8) ]area 3R1(confiq-router)exitR1copy run start

以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。!R1 (Config) interface fastethernet0R1(Config-if) ip address (6) (7)R1(Config-if) (8) (开启端口)!R1 (Config) interface serial 0R1(Config-if) ip address (9) (10)!R1 (Config) ip routingR1 (Config) router rip (11)R1 (Config-router) (12) (声明网络)R1 (Config-router) (13) (声明网络)R1 (Config-router) (14) (声明网络)R1 (Config-router) version 2 (15)!

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?() A. MetricB. Administrative distanceC. Timeout (seconds)D. Prefix lengthE. Interface ID

Router R1 has a connected route for 10.1.1.0/24 off interface Fa0/0. Interface Fa0/0 has been enabled for OSPF due to a router ospf 1 and network 10.0.0.0 0.0.0.255 area 0 command. R1 also has EIGRP configured, with the redistribute ospf 1 metric 1000 100 10 1 1500 command configured under EIGRP.Which one of the following is true?()A. R1 will not redistribute 10.1.1.0/24 into EIGRP, because R1 knows it as a connected route and not as an OSPF route.B. For any OS PF routes redistributed into EIGRP, the metric components includea value equivalent to 1 Mbps of bandwidth.C. For any OSPF routes redistributed into EIGRP, the metric components include a value equivalent to 100 microseconds of delay.D. No subnets of network 10.0.0.0 will be redistributed due to the omission of the subnets parameter.

Refer to the exhibit. Routers R1 and R2 have established a neighbor relationship and are exchanging routing information. The network design requires that R1 r eceive routing updates from R2, but not advertise any routes to R2. Which configuration command sequence will successfully accomplish this task? ()A. R1(config)# router eigrp 1 R1(config - router)# passive - interface serial 0B. R1(config)# access - list 2 0 deny any R1(config)# router eigrp 1 R1(config - router)# distribute - list 20 out serial 0C. R2(config)# access - list 20 permit any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 in serial 0D. R1(config)# access - list 20 permit any R 1(config)# router eigrp 1 R1(config - router)# distribute - list 20 in serial 0E. R2(config)# access - list 20 deny any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 out serial 0F. R2(config)# router eigrp 1 R2(config - router)# passive - interface serial 0

Refer to the exhibit. OSPF has been configured on all routers in the network. However, router R1 does not receive a default route to router R2 as in tended. Which configuration change would ensure that R1 would receive a default route from R2? ()A. Add the area 1 stub command on routers R1.B. Add the always keyword to the default - information originate configuration command on router R2.C. Remov e the default information originate configuration command from router R2 and place it on router R1.D. Add the ip route 5.0.0.0 255.255.255.0 0.0.0.0 command to router R2.

Refer to the exhibit. OSPF is configured on all routers in the network. On the basis of the show ip ospf n eighbor output, what prevents R1 from establishing a full adjacency with R2? () A. Router R1 will only establish full adjacency with the DR and BDR on broadcast multi- access networks.B. Router R2 has been elected as a DR for the broadcast multiaccess network in OSPF area 1.C. Routers R1 and R2 are configured as stub routers for OSPF area 1 and OSPF area 2.D. Router R1 and R2 are configured for a virtual link between OSPF area 1 and OSPF area 2.E. The Hello parameters on routers R1 and R2 do not m atch.

Refer to the exhibit. Network 10.0.0.0/8 is being advertised to autonomous system 65550 via both external links. Which statement about the preferred path to the 10.0.0.0/8 network is true? () A. Router R2 will be preferred because it has the higher neighbor IP address.B. Router R2 will be preferr ed because its neighbor has a lower autonomous system number.C. Router R1 will be preferred because it has a lower local preference.D. Router R2 will be preferred because it has a higher local preference.E. Router R1 will be preferred because its nei ghbor has the higher autonomous system number.F. Router R1 will be preferred because it has the lower neighbor IP address.

Refer to the exhibit. Router R1 is connected to networks 172.1 6.1.0 /26 and 172.16.1.64 /27. On the basis of the partial output in the exhibit, which statement is true? () A. Router R1 will deny the 172.16.1.0/26 route while permitting the 172.16.1.64/27 route to be advertised.B. Router R1 will advertise both rou tes.C. Router R1 should be reconfigured with an ACL instead of an ip prefix - list command.D. Router R1 will deny the 172.16.1.0/27 route while permitting the 172.16.1.0/26 route to be advertised.

Refer to the exhibit. EIGRP has been configured on routers R1 and R2. However, R1 does not show R2 as a neighbor and does not accept routing updates from R2.What could be the cause of the problem?() A. The no auto - summary command has not been issued under the EIGRP process on both routers.B. Interface E0 on router R1 has not been configured with a secondary IP address of 10.1.2.1/24.C. EIGRP cannot exchange routing updates with a neighbor‘s router interface that is configured with tw o IP addresses.D. EIGRP cannot form neighbor relationship and exchange routing updates with a secondary address.

Router R1 has a connected route for 10.1.1.0/24 off interface Fa0/0. Interface Fa0/0 has been enabled for OSPF due to a router ospf 1 and network 10.0.0.0 0.0.0.255 area 0 command. R1 also has EIGRP configured, with the redistribute ospf 1 metric 1000 100 10 1 1500 command configured under EIGRP. Which one of the following is true?()A、R1 will not redistribute 10.1.1.0/24 into EIGRP, because R1 knows it as a connected route and not as an OSPF route.B、For any OS PF routes redistributed into EIGRP, the metric components includea value equivalent to 1 Mbps of bandwidth.C、For any OSPF routes redistributed into EIGRP, the metric components include a value equivalent to 100 microseconds of delay.D、No subnets of network 10.0.0.0 will be redistributed due to the omission of the subnets parameter.

You administer a network that uses two routers, R1 and R2, configured as an HSRP group to  provide redundancy for the gateway. Router R1 is the active router and has been configured as  follows:   R1#configure terminal   R1(config)#interface fa0/0   R1(config-if)#ip address 10.10.0.5 255.255.255.0   R1(config-if)#standby 1 priority 150   R1(config-if)#standby preempt delay minimum 50   R1(config-if)#standby 1 track interface fa0/2 15   R1(config-if)#standby 1 ip 10.10.0.20   Which of the following describes the effect the standby preempt delay minimum 50 command will  have on router R1?()A、 The HSRP priority for router R1 will increase to 200.B、 Router R1 will become the standby router if the priority drops below 50.C、 The HSRP priority for router R1 will decrease to 50 points when Fa0/2 goes down.  D、 Router R1 will wait 50 seconds before attempting to preempt the active router.

Router R1 has been configured with the redistribute ospf 1 route - map fred command under router eigrp 1. The route map named fred needs to be configured to match routes to d etermine which routes are redistributed into EIGRP. Which of the following answers lists an item that cannot be matched by route map fred?()A、Subnet numberB、Next - hop router IP address of the routeC、Whether the route is an E1 or E2 routeD、The ro ute's tagE、The number of router hops between the router and the subnet

Router R1, an ASBR connected to the Internet and to backbone area 0, has been configured with a default - information originate command. Which of the following is true about the effects of this configuration command?()A、R1 will always create and flood a default route into the OSPF domain.B、R1 will create and flood an LSA for prefix/length 0.0. 0.0/0 into the OSPF domain if R1's IP routing table has a route to 0.0.0.0/0.C、R1 will set a flag on the LSA for the subnet between itself and one of the ISPs, noting this subnet as a default network, regardless of whether R1 has a default route.D、R1 w ill set a flag on the LSA for the subnet between itself and one of the ISPs, noting this subnet as a default network, but only if R1 has a route to 0.0.0.0/0.

Which of the following answers can be verified as true based on the following command output from Router R1?() R1#show ip ospf virtual - links Virtual Link OSPF_VL0 to router 4.4.4.4 is up Run as demand circuit DoNotAge LSA alloweD. Transit area 1, via interface FastEthernet0/1, Cost of using 3A、R1 is configured with an area 0 virtual - link 4.4.4.4 cost 3 command.B、The ping 4.4.4.4 command on R1 must currently be successful.C、R1's Fa0/0 OSPF cost is 3.D、4.4.4.4 is known to R1 based on a Type 1 LSA in area 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?()A、MetricB、Administrative distanceC、Timeout (seconds)D、Prefix lengthE、Interface ID

Examine the following excerpt from the show ip eigrp topology 10.2.2.0/24 command on router R1.Which answer can be verified as definitely true based on this output?() External data: Originating router is 10.1.1.1 AS number of route is 1 External protocol is OSPF, external metric is 64 Administrator tag is 0 (0x00000000)A、R1 is the router that redistributed the routeB、R1's metric to reach subnet 10.2.2.0/24 is 64C、The route was redistributed on a router that has a router ospf 1 command configuredD、R1 is redistributing a route to prefix 1 0.2.2.0/24 into OSPF

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 RIPng and IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Which of the following is true about RIPng on R1 after this configuration has been pasted into R1?() ipv6 unicast- routing interface f0/0 ipv6 rip one enable ipv6 address 2000::1/64 interface s0/0/0 ipv6 address 2001::/64 eui - 64 ipv6 rip one enableA、RIPng will be enabled on no interfaces.B、RIPng will be enabled on one interface.C、RIPng will be enabled on two interfaces.D、RIPng will advertise about prefixes connected to S0/0/0 and F0/0, but only send Updates on one interface.

You have just completed an OSPF implementation. While executing your verification plan, you determine that R1 is not able to establish full OSPF adjacency with R2. The show ip ospf neighbor comman d output on R1 shows that R2 is stuck in the INIT state. What could be the cause of this problem?()A、DR and BDR election errors between R1 and R2.B、The R2 router has not received the OSPF hello packets from the R1 router.C、Mismatched interface ma ximum transmission unit (MTU) configuration between the R1 and R2.D、Mismatched OSPF hello interval configuration between the R1 and R2E、Corrupted LSAs exchanges between the R1 and R2.

Router R1 has working interfaces S0/0, S0/1, and S0/2, with IP address/prefix combinations of 10.10.10.1/24, 10.10.11.2/24, and 10.10.12.3/22. R1's configuration includes the command s router eigrp 9 and network 10.0.0.0. The show ip eigrp interfaces command lists S0/0 and S0/1 in the command output, but not S0/2. Which answer gives the reason for the omission?()A、R1 has EIGRP neighbors reachable via S0/0 and S0/1, but not via S0/2, so it is not included.B、S0/2 may currently be in a state other than up/up.C、The network 10.0.0.0 command requires the use of mask 255.0.0.0 due to EIGRP being classful by default.D、S0/2 may be configured as a passive inter face.

If the router R1 has a packet with a destination address 192.168.1.255, what describes the operation of the network()。A、R1 will forward the packet out all interfaces.B、R1 will drop this packet because this it is not a valid IP address.C、As R1 forwards the frame containing this packet, Sw-A will add 192.168.1.255 to its MAC table.D、R1 will encapsulate the packet in a frame with a destination MAC address of FF-FF-FF-FF-FF-FFE、As R1 forwards the frame containing this packet, Sw-A will forward it to the device assigned the IP address of 192.168.1.255.

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.

单选题Router R1 has working interfaces S0/0, S0/1, and S0/2, with IP address/prefix combinations of 10.10.10.1/24, 10.10.11.2/24, and 10.10.12.3/22. R1's configuration includes the command s router eigrp 9 and network 10.0.0.0. The show ip eigrp interfaces command lists S0/0 and S0/1 in the command output, but not S0/2. Which answer gives the reason for the omission?()AR1 has EIGRP neighbors reachable via S0/0 and S0/1, but not via S0/2, so it is not included.BS0/2 may currently be in a state other than up/up.CThe network 10.0.0.0 command requires the use of mask 255.0.0.0 due to EIGRP being classful by default.DS0/2 may be configured as a passive inter face.

单选题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 RIPng and IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Which of the following is true about RIPng on R1 after this configuration has been pasted into R1?() ipv6 unicast- routing interface f0/0 ipv6 rip one enable ipv6 address 2000::1/64 interface s0/0/0 ipv6 address 2001::/64 eui - 64 ipv6 rip one enableARIPng will be enabled on no interfaces.BRIPng will be enabled on one interface.CRIPng will be enabled on two interfaces.DRIPng will advertise about prefixes connected to S0/0/0 and F0/0, but only send Updates on one interface.

多选题On Router R1, process EIGRP 1 is redistributing routes from process OSPF 2, calling route - map fred with the redistribute ospf 2 command. R1 has learned intra - area routes for 10.1.1.0/24 and 10.1.2.0/24 in part due to the Type 2 LSAs known for each subnet. The route map filters route 10.1.1.0/24 and allows 10.1.2.0/24 througH. Which of the following co mmands on router R1 list subnet 10.1.1.0/24?()Ashow ip routeBshow ip eigrp topologyCshow ip ospf topologyDshow ip eigrp topology 10.1.1.0/24

单选题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?()AMetricBAdministrative distanceCTimeout (seconds)DPrefix lengthEInterface ID

单选题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?()AR1 has been configured with an ip default- network 2.0.0.0 command.BR1 has been configured with an ip route 0.0.0.0 0.0.0.0 1.1.1.1 command.CR1 has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.DAnother router has been configured with an ip default - network 2.0.0.0 command.EAnother router has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.