The command "ip route 192.168.24.64 255.255.255.192 192.168.

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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

In a PPP over ATM service offering,which command inserts the user's host route into the routing table?()

A.ip host-route

B.ip access-routes

C.ip dynamic host-route

D.ip route access-routes


第2题:

Which command allows viewing of only OSPF routes?()

A.show ip ospf route

B.show ip route protocol ospf

C.show route protocol ospf

D.show ospf table


参考答案:C

第3题:

You need to configure a default route on a Ezonexam router. Which command will configure a default route on a router?

A.VE1(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1

B.VE1(config)# ip default-route 10.1.1.0

C.VE1(config)# ip default-gateway 10.1.1.0

D.VE1(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1


正确答案:D
解析:Explanation:Thecommand"IProute0.0.0.00.0.0.0<ip-addressoftheinterface>"commandisusedtoconfigureadefaultrouteonarouter.Inthiscase,adefaultroutewithanexthopIPaddressof10.1.1.1wasconfigured.IncorrectAnswers:A.Thiswillbeaninvalidroute,sincethe"10.1.1.0"valuewillspecifythenetworkmask,whichinthiscaseisinvalid.B,C.Thesecommandsareinvalid.Thecommand"ipdefault-network"couldbeused,butnot"ipdefault-route"or"ipdefault-gateway".IPdefault-gatewayisusedonswitches,notrouters.

第4题:

Which Cisco IOS command displays the export VPN route target value of a VRF?()

  • A、show ip vrf all
  • B、show ip vrf route-targets all
  • C、show ip vrf summary
  • D、show ip vrf interfaces
  • E、show ip vrf detail
  • F、show ip vrf

正确答案:E

第5题:

Which command is used to configure a default route?()

  • A、ip route 172.16.1.0 255.255.255.0 0.0.0.0
  • B、ip route 172.16.1.0 255.255.255.0 172.16.2.1
  • C、ip route 0.0.0.0 255.255.255.0 172.16.2.1
  • D、ip route 0.0.0.0 0.0.0.0 172.16.2.1

正确答案:D

第6题:

Which configuration command represents a static customer route in a Routed 1483 network?()

A.ip route 40.40.0.0255.255.0.0 172.10.1.2

B.ip route 40.40.0.00.0.255.255 atm 6/0.33

C.ip route 40.40.0.00.0.255.255 172.10.1.2

D.ip route 40.40.0.0255.255.0.0 atm 6/0.33


参考答案:D

第7题:

Which command is used to configure a default route?()

A. ip route 172.16.1.0 255.255.255.0 0.0.0.0

B. ip route 172.16.1.0 255.255.255.0 172.16.2.1

C. ip route 0.0.0.0 255.255.255.0 172.16.2.1

D. ip route 0.0.0.0 0.0.0.0 172.16.2.1


参考答案:D

第8题:

网络配置如下图所示,为路由器Router1配置访问以太网2的命令是(53)。

A.ip route 192.1.10.60 255.255.255.192 192.200.10.6

B.ip route 192.1.10.65 255.255.255.26 192.200.10.6

C.ip route 192.1.10.64 255.255.255.26 192.200.10.65

D.ip route 192.1.10.64 255.255.255.192 192.200.10.6


正确答案:D
解析:为路由器Router1配置访问以太网2的命令如下:ip route 192.1.10.64 255.255.255.192 192.200.10.6

第9题:

The following configuration command was issued on router TK1:ip route 172.16.3.0 255.255.255.0 192.168.2.1.Which of the following statements are true regarding this command?()

  • A、The command is used to establish a static route.
  • B、The default administrative distance is used.
  • C、The command is used to configure the default route.
  • D、The subnet mask for the source address is 255.255.255.0
  • E、The command is used to establish a stub network

正确答案:A,B

第10题:

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.

正确答案:C,E

更多相关问题