网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Router R1 lists the following output from a show command. Which of the following is true about R1?() R1# show ip v6 interface f0/0 FastEthernet0/0 is up, line protocol is up IPv6 is enabled, link - local address is FE80::213:19FF:FE12:3456 No 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::1 FF02::2 FF02::1:FF:12:3456

  • A、R1's solicited node multicast address is FF02::1:FF:12:3456.
  • B、R1's 2000::4:213:19FF:FE12:3456 address is a global unicast with all 128 bits statically configured.
  • C、Address FF02::2 is  R1's solicited node multicast.
  • D、R1's solicited node multicast, not listed in this output, would be FF02::213:19FF:FE12:3456.

参考答案

更多 “ Router R1 lists the following output from a show command. Which of the following is true about R1?() R1# show ip v6 interface f0/0 FastEthernet0/0 is up, line protocol is up IPv6 is enabled, link - local address is FE80::213:19FF:FE12:3456 No 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::1 FF02::2 FF02::1:FF:12:3456A、R1's solicited node multicast address is FF02::1:FF:12:3456.B、R1's 2000::4:213:19FF:FE12:3456 address is a global unicast with all 128 bits statically configured.C、Address FF02::2 is R1's solicited node multicast.D、R1's solicited node multicast, not listed in this output, would be FF02::213:19FF:FE12: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, bestA. R1 has a neighbor 1.1.1.1 command configured.B. R1 has a neighbor 2.2.2.2 command configured.C. The show ip bgp command lists a line for 190.1.0.0/16 with both an and an i on the left.D. R1 is in ASN 1.

考题 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/1O 130.1.17.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1O 130.1.18.0/24 [110/3] via 10.5.1.1, 00:14:36, FastEthernet0/1A. 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.

考题 The following output, taken from a show ip bgp command on Router R1, lists two neighbors. In what BGP neighbor state is neighbor 1.1.1.1?()Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/DownState/PfxRcd1.1.1.1 4 1 60 61 26 0 0 00:45:0102.2.2.2 4 3 153 159 26 0 0 00:38:131A. IdleB. OpensentC. ActiveD. Established

考题 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

考题 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.

考题 Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?()A、Application of up to three access lists per protocol to a single interface.B、No more than two access lists per interface.C、One access list may be configured per direction for each Layer 3 protocol configured on an interface.D、The maximum number allowed varies due to RAM availability in the router.E、An infinite number of access lists that can be applied to an interface, from most specific to most general.F、Cisco IOS allows only one access list to an interface.

考题 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

考题 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 is configured for HSRP.  Which of the following are valid HSRP states on R1? ()A、 InitB、 IdleC、 ActiveD、 StandbyE、 EstablishedF、 Backup

考题 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

考题 Routers R1 and R2 are EIGRP neighbors using their Fa0/0 interfaces, respectively. An engineer adds the ip hello - interval eigrp 9 6 command to R1's Fa0/0 configuration. Which of the following is true regarding the results from this c hange?()A、The show ip eigrp neighbors command on R1 lists the revised Hello timerB、The show ip eigrp interfaces command on R1 lists the revised Hello timerC、The R1 - R2 neighborship fails due to Hello timer mismatcHD、The show ip eigrp interfaces detail command on R1 lists the revised Hello timer

考题 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 190.1.0.0/16 BGP routing table entry for 190.1.0.0/16, version 121 Paths: (1 available, best #1, table Default - IP - Routing - Table) Advertised to update - groups: 1 1 2 3 4 1.1.1.1 from 2.2.2.2 (3.3.3.3) Origin IGP, metric 0, localpref 100, valid, internal, bestA、R1 has a neighbor 1.1.1.1 command configured.B、R1 has a neighbor 2.2.2.2 command configured.C、The show ip bgp command lists a line for 190.1.0.0/16 with both a n and an i on the left.D、R1 is in ASN 1.

考题 The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?() B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18A、This router has set the Weight of this route to 10.B、This router's BGP table lists this route as an iBGP route.C、This router's MED has been set to 10.D、This router's BGP table lists an AS_Path length of 10 for this route.

考题 Rout er R1 directly connects to subnet 10.1.1.0/24 with its Fa0/0 interface. R1 can ping four other working OSPF routers in that subnet. R1 is neither the designated router (DR) nor backup DR (BDR). OSPF is working correctly on all five routers. Which of the following is true on R1?()A、The show ip ospf neighbors command lists two neighbors off Fa0/0.B、The show ip ospf neighbors command lists four neighbors off Fa0/0.C、The show ip ospf neighbors command lists two neighbors off Fa0/0 in the FULL state.D、The show ip ospf neighbors command lists two neighbors off Fa0/0 in the DISCO state.

考题 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.

考题 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?()A、The 172.16.1.1 neighbor is down.B、The prefix 10.10.10.0/24 is not a ’connected’ routeC、This route is not a BGP learned routeD、The network command is wrongE、None of the other alternatives apply

考题 单选题Router R1 sits at an Enterprise branch office, using the Internet for its only connectivity back to the rest of the EnterprisE. Which of the following is not a ben efit of using an IPsec tunnel for packets sent through the Internet, between R1 and the rest of the Enterprise?()A PrivacyB AuthenticationC Allows using an IGP between R1 and the EnterpriseD Secure communications

考题 单选题Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?()A Application of up to three access lists per protocol to a single interface.B No more than two access lists per interface.C One access list may be configured per direction for each Layer 3 protocol configured on an interface.D The maximum number allowed varies due to RAM availability in the router.E An infinite number of access lists that can be applied to an interface, from most specific to most general.F Cisco IOS allows only one access list to an interface.

考题 单选题The following line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?() B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18A This router has set the Weight of this route to 10.B This router's BGP table lists this route as an iBGP route.C This router's MED has been set to 10.D This router's BGP table lists an AS_Path length of 10 for this route.

考题 单选题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/1A 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.

考题 单选题The following output, taken from a show ip bgp command on Router R1, lists two neighbors. In what BGP neighbor state is neighbor 1.1.1.1?() Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 1.1.1.1 4 1 60 61 26 0 0 00:45:01 0 2.2.2.2 4 3 153 159 26 0 0 00:38:13 1A IdleB OpensentC ActiveD Established

考题 单选题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?()A The 172.16.1.1 neighbor is down.B The prefix 10.10.10.0/24 is not a ’connected’ routeC This route is not a BGP learned routeD The network command is wrongE None of the other alternatives apply

考题 多选题Rout er R1 directly connects to subnet 10.1.1.0/24 with its Fa0/0 interface. R1 can ping four other working OSPF routers in that subnet. R1 is neither the designated router (DR) nor backup DR (BDR). OSPF is working correctly on all five routers. Which of the following is true on R1?()AThe show ip ospf neighbors command lists two neighbors off Fa0/0.BThe show ip ospf neighbors command lists four neighbors off Fa0/0.CThe show ip ospf neighbors command lists two neighbors off Fa0/0 in the FULL state.DThe show ip ospf neighbors command lists two neighbors off Fa0/0 in the DISCO state.

考题 多选题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/16 BGP routing table entry for 190.1.0.0/16, version 121 Paths: (1 available, best #1, table Default - IP - Routing - Table) Advertised to update - groups: 1 1 2 3 4 1.1.1.1 from 2.2.2.2 (3.3.3.3) Origin IGP, metric 0, localpref 100, valid, internal, bestAR1 has a neighbor 1.1.1.1 command configured.BR1 has a neighbor 2.2.2.2 command configured.CThe show ip bgp command lists a line for 190.1.0.0/16 with both an and an i on the left.DR1 is in ASN 1.

考题 单选题Routers R1 and R2 are EIGRP neighbors using their Fa0/0 interfaces, respectively. An engineer adds the ip hello - interval eigrp 9 6 command to R1's Fa0/0 configuration. Which of the following is true regarding the results from this c hange?()A The show ip eigrp neighbors command on R1 lists the revised Hello timerB The show ip eigrp interfaces command on R1 lists the revised Hello timerC The R1 - R2 neighborship fails due to Hello timer mismatcHD The show ip eigrp interfaces detail command on R1 lists the revised Hello timer

考题 单选题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 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 is configured for HSRP.  Which of the following are valid HSRP states on R1? ()AInitBIdleCActiveDStandbyEEstablishedFBackup