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

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

The command "ip route 192.168.24.64 255.255.255.192 192.168.8.2 100" was configured on a router named TK1. No routing protocols or other static routes are configured on the Corporate router yet.Based on this information, which statement is true about this command?()

A. This command sets a gateway of last resort for the TK1 router.

B. The number 100 indicates the number of hops to the destination network.

C. The interface with IP address 192.168.8.2 is on the TK1 router.

D. The command creates a static route for all IP traffic with the source address 192.168.24.64.

E. Packets destined for host 192.168.24.124 will be sent to 192.168.8.2.

F. None of the above


参考答案

更多 “ The command "ip route 192.168.24.64 255.255.255.192 192.168.8.2 100" was configured on a router named TK1. No routing protocols or other static routes are configured on the Corporate router yet.Based on this information, which statement is true about this command?()A. This command sets a gateway of last resort for the TK1 router.B. The number 100 indicates the number of hops to the destination network.C. The interface with IP address 192.168.8.2 is on the TK1 router.D. The command creates a static route for all IP traffic with the source address 192.168.24.64.E. Packets destined for host 192.168.24.124 will be sent to 192.168.8.2.F. None of the above ” 相关考题
考题 网络配置如下图所示,为路由器Router1配置访问以太网2的命令是(53)。A.ip route 192.1.10.60 255.255.255.192 192.200.10.6B.ip route 192.1.10.65 255.255.255.26 192.200.10.6C.ip route 192.1.10.64 255.255.255.26 192.200.10.65D.ip route 192.1.10.64 255.255.255.192 192.200.10.6

考题 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 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. 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. Routers R1 and R2 have been configured to operate with OSPF. Routers R1 and R3 have been configured to operate with RIP. After configuring the redistribution between OSPF a nd RIP on R1, no OSPF routes are distributed into RIP. What should be done to correct this problem? ()A. The redistribution command should be reentered with the match route - type parameter included.B. The redistribution command should be reentered wit h the route - map map - tag parameter included.C. The redistribution command should be reentered with the metric metric - value parameter included.D. Routes will first need to be distributed into another protocol, and then into RIP.

考题 OSPF is configured over a Frame Relay network as shown in the exhibit. All PVCs are active.However, R1 and R3 fail to see all OSPF routes in their routing tables. The show ip ospf neighbor command executed on R2 shows the state of t he neighbors. What should be done to fix the problem? ()A. The ip ospf network broadcast command should be configured on each Frame Relay interfaceB. The ip ospf network non -broadcast command should be configured on each Frame Relay interfaceC. Th e ip ospf priority value on the spoke routers should be set to 0D. The ip ospf priority value on the hub router should be set to 0E. The neighbor command should be configured under the OSPF routing process on all routers

考题 Which three statements are true about EIGRP route summarization?() A.When manual summarization is configured, the router immediately creates a route that points to null0 interfaceB.Manual route summarization is configured in router configuration mode when the router is configured for EIGRP routingC.Manual route summarization is configured on the interfaceD.The ip summary - address eigrp command generates a default route with an administrative distance of 5E.When manual summarization is configured, the summary route will use the metric of the largest specific metric of the summary routesF.The ip summary - address eigrp command generates a default route with an administrative distance of 90

考题 Based on the exhibited output, which three statements are true?() A. The route to 10.2.0.0/16 was redistributed into EIGRP.B. A default route has been redistributed into the EIGRP autonomous system.C. R1 is configured with the ip summary - address command.D. R1 is sourcing a n external EIGRP route from Null0.E. The router at 10.1.1.2 is configured with the ip default - network 0.0.0.0 command.F. R1 is configured with the variance command.

考题 Refer to the exhibit. EIGRP has been configured on all routers in the network. What additional configur ation statement should be included on router R4 to advertise a default route to its neighbors?() A. R4(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1B. R4(config)# ip default - network 10.0.0.0C. R4(config - router)# default -information originateD. R4(conf ig)# ip route 10.0.0.0 255.0.0.0 10.1.1.1

考题 Which command is used to configure a default route?() A. ip route 172.16.1.0 255.255.255.0 0.0.0.0B. ip route 172.16.1.0 255.255.255.0 172.16.2.1C. ip route 0.0.0.0 255.255.255.0 172.16.2.1D. ip route 0.0.0.0 0.0.0.0 172.16.2.1

考题 Users on the 172.17.22.0 network cannot reach the server located on the 172.31.5.0 network.The network administrator connected to console port,issued the show ip route command,and was able to ping the server.Based on the output of the show ip route command topology shown in the graphic,what is the cause of the failure?()A.IP routing is not enabledB.A static route is configured incorrectlyC.The network has not fully convergedD.The FastEthernet interface on Coffee is disabledE.The routing table on Coffee has not updatedF.The neighbor relationship table is not correctly updated

考题 Users on the 192.168.1.0/24 network must access files located on the Server 1. What route could be configured on router R1 for file requests to reach the server()。 A.ip route 0.0.0.0 0.0.0.0 s0/0/0B.ip route 0.0.0.0 0.0.0.0 209.165.200.226C.ip route 209.165.200.0 255.255.255.0 192.168.1.250D.ip route 192.168.1.0 255.255.255.0 209.165.100.250

考题 Which command is used to configure a default route?()A、ip route 172.16.1.0 255.255.255.0 0.0.0.0B、ip route 172.16.1.0 255.255.255.0 172.16.2.1C、ip route 0.0.0.0 255.255.255.0 172.16.2.1D、ip route 0.0.0.0 0.0.0.0 172.16.2.1

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

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

考题 Enterprise Router R1 connects an Enterprise to the Internet. R1 needs to create and advertise a default route into the Enterprise using EIGRP. The engineer creating the implementation plan has chosen to base this default route on the ip route command, rather than using i p default - network. Which of the following is not a useful step with this style of default route configuration?()A、Create the default route on R1 using the ip route 0.0.0.0 0.0.0.0 outgoinginterface command.B、Redistribute the statically configured defa ult route.C、Disable auto - summary.D、Configure the network 0.0.0.0 command.E、Ensure R1 has no manually configured summary routes using the ip summary- address eigrp command.

考题 Which three statements are true about EIGRP route summarization?()A、When manual summarization is configured, the router immediately creates a route that points to null0 interfaceB、Manual route summarization is configured in router configuration mode when the router is configured for EIGRP routingC、Manual route summarization is configured on the interfaceD、The ip summary - address eigrp command generates a default route with an administrative distance of 5E、When manual summarization is configured, the summary route will use the metric of the largest specific metric of the summary routesF、The ip summary - address eigrp command generates a default route with an administrative distance of 90

考题 Users on the 192.168.1.0/24 network must access files located on the Server 1. What route could be configured on router R1 for file requests to reach the server()。A、ip route 0.0.0.0 0.0.0.0 s0/0/0B、ip route 0.0.0.0 0.0.0.0 209.165.200.226C、ip route 209.165.200.0 255.255.255.0 192.168.1.250D、ip route 192.168.1.0 255.255.255.0 209.165.100.250

考题 The command "ip route 192.168.24.64 255.255.255.192 192.168.8.2 100" was configured on a router named TK1. No routing protocols or other static routes are configured on the Corporate router yet.Based on this information, which statement is true about this command?()A、This command sets a gateway of last resort for the TK1 router.B、The number 100 indicates the number of hops to the destination network.C、The interface with IP address 192.168.8.2 is on the TK1 router.D、The command creates a static route for all IP traffic with the source address 192.168.24.64.E、Packets destined for host 192.168.24.124 will be sent to 192.168.8.2.F、None of the above

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

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

考题 单选题The command "ip route 192.168.24.64 255.255.255.192 192.168.8.2 100" was configured on a router named TK1. No routing protocols or other static routes are configured on the Corporate router yet.Based on this information, which statement is true about this command?()A This command sets a gateway of last resort for the TK1 router.B The number 100 indicates the number of hops to the destination network.C The interface with IP address 192.168.8.2 is on the TK1 router.D The command creates a static route for all IP traffic with the source address 192.168.24.64.E Packets destined for host 192.168.24.124 will be sent to 192.168.8.2.F None of the above

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

考题 单选题Refer to the exhibit. EIGRP has been configured on all routers in the network. What additional configuration statement should be included on router R4 to advertise a default route to its neighbors?()A R4(config)# ip default-network 10.0.0.0B R4(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1C R4(config)# ip route 10.0.0.0 255.0.0.0 10.1.1.1D R4(config-router)# default-information originate

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

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