Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?()A. Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0B. Router(config)# ip route 0.0.0.0 255.255.255.255 s0C. Router(c

题目
Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?()

A. Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0

B. Router(config)# ip route 0.0.0.0 255.255.255.255 s0

C. Router(config)# ip default-route 0.0.0.0 0.0.0.0 s0

D. Router(config)# ip route 0.0.0.0 0.0.0.0 s0

E. Router(config)# ip route any any e0


相似考题
更多“Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?() ”相关问题
  • 第1题:

    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

  • 第2题:

    Which of the following statements regarding EIGRP successor routes is valid?()

    • A、A successor route is used by EIGRP to forward traffic to destination.
    • B、Successor routes are saved in the topology table to be used if the primary route fails.
    • C、Successor routes are flagged as "active" in the routing table.
    • D、A successor route may be backed up by a feasible successor route.
    • E、Successor routes are stored in the neighbor table following the discovery process.

    正确答案:A,D

  • 第3题:

    A router has EIGRP configured as the only routing protocol. How does EIGRP respond if there is no feasible successor route to a destination network and the successor route fails?()

    • A、It immediately sends its entire routing table to its neighbors.
    • B、EIGRP sends a Hello packet to the DR to inform it of the route failure.
    • C、It automatically forwards traffic to a fallback default route until a successor route is found.
    • D、It sends queries out to neighbors until a new successor route is found.
    • E、It places the route in holddown until LSA updates inform it of a new route to the network.

    正确答案:D

  • 第4题:

    Which two statements are true about the command ip route 172.16.3.0 255.255.255.0 192.168.2.4?()

    • 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

  • 第5题:

    When configuring an interface using SMIT and Further Configuration with an IP address and netmask, which of the following outcomes indicates how the routing tables will be affected?()

    • A、A subnet route is automatically added
    • B、A default route is automatically added
    • C、All other routes are automatically added
    • D、The routing table is not affected

    正确答案:A

  • 第6题:

    单选题
    When configuring an interface using SMIT and Further Configuration with an IP address and netmask, which of the following outcomes indicates how the routing tables will be affected?()
    A

    A subnet route is automatically added

    B

    A default route is automatically added

    C

    All other routes are automatically added

    D

    The routing table is not affected


    正确答案: B
    解析: 暂无解析

  • 第7题:

    单选题
    Which of the following commands will enable you to see the contents of the IP routing table andsend the output to a TFTP server at the same time?()
    A

    show ip route ∣ to tftp://192.168.1.1/route.txt

    B

    show ip route ∣ tee tftp://192.168.1.1/route.txt

    C

    show ip route ∣ include tftp://192.168.1.1/route.txt

    D

    show ip route ft include tJtp://19Z168.1.1/route.txt

    E

    show ip route ∣ redirect tftp://192.168.1.1/route.txt


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    In which routing table would you find an OSPF V2 route?()
    A

    ipv4-unicast

    B

    inet.0

    C

    inet.4

    D

    inet.ipv4


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    A router has EIGRP configured as the only routing protocol. How does EIGRP respond if there is no feasible successor route to a destination network and the successor route fails?()
    A

    It immediately sends its entire routing table to its neighbors.

    B

    EIGRP sends a Hello packet to the DR to inform it of the route failure.

    C

    It automatically forwards traffic to a fallback default route until a successor route is found.

    D

    It sends queries out to neighbors until a new successor route is found.

    E

    It places the route in holddown until LSA updates inform it of a new route to the network.


    正确答案: C
    解析: 暂无解析

  • 第10题:

    多选题
    Which of the following statements regarding EIGRP successor routes is valid?()
    A

    A successor route is used by EIGRP to forward traffic to destination.

    B

    Successor routes are saved in the topology table to be used if the primary route fails.

    C

    Successor routes are flagged as active in the routing table.

    D

    A successor route may be backed up by a feasible successor route.

    E

    Successor routes are stored in the neighbor table following the discovery process.


    正确答案: E,D
    解析: 暂无解析

  • 第11题:

    多选题
    Which of the commands below can you use to configure a default route?()
    A

    TK1(config)# ip route 0.0.0.0 0.0.0.0 E0

    B

    TK1(config)# ip route 0.0.0.0 255.255.255.255 S0

    C

    TK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21

    D

    TK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21

    E

    TK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255

    F

    TK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255


    正确答案: A,D
    解析: 暂无解析

  • 第12题:

    多选题
    You are troubleshooting a routing issue and need to check the hop-by-hop path to the 10.10.10.10 destination. Which three commands would display the path?()
    A

    user@router# traceroute 10.10.10.10

    B

    user@router> ping record-route 10.10.10.10

    C

    user@router>traceroute 10.10.10.10

    D

    user@router# run traceroute 10.10.10.10

    E

    user@router# ping record-route 10.10.10.10


    正确答案: A,E
    解析: 暂无解析

  • 第13题:

    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

  • 第14题:

    Which statements are true about EIGRP successor routes? ()

    • A、A successor route is used by EIGRP to forward traffic to a destination.
    • B、Successor routes are saved in the topology table to be used if the primary route fails.
    • C、Successor routes are flagged as "active" in the routing table.
    • D、A successor route may be backed up by a feasible successor route.
    • E、Successor routes are stored in the neighbor table following the discovery process.

    正确答案:A,D

  • 第15题:

    What is an appropriate use of a default route?()

    • A、to provide routing to a local web server
    • B、to provide routing from an ISP to a stub network
    • C、to provide routing that will override the configured dynamic routing protocol
    • D、to provide routing to a destination that is not specified in the routing table and which is outside the local network

    正确答案:D

  • 第16题:

    Your Cisco network currently runs OSPF and you have a need to policy-route some specific traffic,regardless of what the routing table shows. Which one of these options would enable you to policy-route the traffic?()

    • A、source IP address and the protocol (such as SSL,HTTPS,SSH)
    • B、the packet Time to Live and the source IP address
    • C、type of service header and DSCP value
    • D、destination IP address

    正确答案:A

  • 第17题:

    Which of the following commands should be used to display a system routing table?()

    • A、 route 
    • B、 netstat 
    • C、 iptrace 
    • D、 traceroute 

    正确答案:B

  • 第18题:

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


    正确答案: D,C
    解析: 暂无解析

  • 第19题:

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


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    Which of the following commands would you use, to configure a default route to any destination NOT found in the routing table?()
    A

    Router(config)# ip default-route 0.0.0.0 255.255.255.255 s0

    B

    Router(config)# ip route 0.0.0.0 255.255.255.255 s0

    C

    Router(config)# ip default-route 0.0.0.0 0.0.0.0 s0

    D

    Router(config)# ip route 0.0.0.0 0.0.0.0 s0

    E

    Router(config)# ip route any any e0


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    What is an appropriate use of a default route?()
    A

    to provide routing to a local web server

    B

    to provide routing from an ISP to a stub network

    C

    to provide routing that will override the configured dynamic routing protocol

    D

    to provide routing to a destination that is not specified in the routing table and which is outside the local network


    正确答案: A
    解析: 暂无解析

  • 第22题:

    多选题
    Which two commands would you use to view OSPF routes?()
    A

    show ip route ospf

    B

    show ospf routes

    C

    show route protocol ospf

    D

    show route


    正确答案: B,D
    解析: 暂无解析

  • 第23题:

    单选题
    Which of the following commands should be used to display a system routing table?()
    A

     route 

    B

     netstat 

    C

     iptrace 

    D

     traceroute 


    正确答案: A
    解析: 暂无解析