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

题目
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
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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.


参考答案:B

第2题:

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.


参考答案:B, C, F

第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 of the following is a valid method for defining a seed metric?(Choose all that apply.)()

  • A、The default-metric command configured under the appropriate interface
  • B、The metric parameter in the network command of a routing process
  • C、The metric parameter in the redistribute command
  • D、The default-metric command
  • E、A route-map containing a seed command
  • F、A route map containing a metric command

正确答案:C,D,F

第5题:

Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4 (Choose two.)()。

  • A、It establishes a static route to the 172.16.3.0 network
  • B、It establishes a static route to the 192.168.2.0 network
  • C、It configures the router to send any traffic for an unknown destination to the 172.16.3.0 network
  • D、It configures the router to send any traffic for an unknown destination out the interface with the address 192.168.2.4
  • E、It uses the default administrative distance
  • F、It is a route that would be used last if other routes to the same destination exist

正确答案:A,E

第6题:

You have just configured a static default route on router TK1. What is the purpose of a default route?()

A. It is a route to be used when the routing protocol fails.

B. It is a route configured by an ISP that sends traffic into a corporate network.

C. It is a route used when a packet is destined for a remote network that is not listed in the routing table.

D. It is a route manually configured for a specific remote network for which a routing protocol is not configured.

E. It is used to send traffic to a stub network.


参考答案:C

第7题:

The following configuration command was entered into a router:ip route 172.16.3.0 255.255.255.0 192.168.2.4 Which of the following statements are true regarding this configuration change?()

A. The default administrative distance is used.

B. The command is used to establish a static route.

C. The command is used to configure the router interfaces.

D. The command is used to establish a stub network.

E. The subnet mask for the source address is 255.255.255.0


参考答案:A, B

第8题:

Users are unable to access resources in the 172.23.14.0/24 subnet.Referring to the exhibit, which two actions would solve this problem?()

A. Configure a separate routing instance.

B. Configure a default static route.

C. Configure a static route to 172.23.14.0/24.

D. Configure the existing routes to resolve the indirect next hop.


参考答案:B, C

第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

更多相关问题