A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()A. The RIP routeB. The static routeC. The IGRP routeD. All three will

题目
A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()

A. The RIP route

B. The static route

C. The IGRP route

D. All three will load balance.


相似考题
更多“A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?() ”相关问题
  • 第1题:

    A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network()。

    A.The router will use the static route.

    B.The router will use the OSPF route.

    C.The router will use the EIGRP route.

    D.The router will load balance and use all three routes.


    参考答案:A

  • 第2题:

    A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network()。

    • A、The router will use the static route.
    • B、The router will use the OSPF route.
    • C、The router will use the EIGRP route.
    • D、The router will load balance and use all three routes.

    正确答案:A

  • 第3题:

    The Testking router is running both RIP and IGRP, and the same route is learned by this router from both of these methods. However, when you issue the command"show ip route" you see only the IGRP route, and not the RIP route. Why is this?()

    • A、IGRP has a faster update timer.
    • B、IGRP has a lower administrative distance.
    • C、RIP has a higher metric value for that route.
    • D、The IGRP route has fewer hops.
    • E、The RIP path has a routing loop.

    正确答案:B

  • 第4题:

    Which command will silently drop a matching packet?()

    • A、set routing-options static route 10.1.1.1/32 no-retain
    • B、set routing-options static route 10.1.1.1/32 discard
    • C、set routing-options static route 10.1.1.1/32 reject
    • D、set routing-options static route 10.1.1.1/32 passive

    正确答案:B

  • 第5题:

    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

  • 第6题:

    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

  • 第7题:

    多选题
    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
    解析: 暂无解析

  • 第8题:

    多选题
    Refer to the exhibit.The network administrator requires easy configuration options and minimal routing protocol traffic.Which two options provide adequate routing table information for traffic that passes between the two routers and satisfy the requests of the network administrator?()
    A

    a dynamic routing procotol on InternetRouter to advertise summarized routers to CentralRouter.

    B

    a dynamic routing procotol on CentralRouter to advertise summarized routers to InternetRouter.

    C

    a static route on InternetRouter to direct traffic that is destined for 172.16.0.0/16 to CentralRouter.

    D

    a dynamic routing procotol on InternetRouter to advertise all routes to CentralRouer.

    E

    a dynamic routing procotol on CentralRouer to advertise all routes to InternetRouter

    F

    a static,default route on CentralRouter that directs traffic to InternetRouter.


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

  • 第9题:

    单选题
    A router has learned three possible routes that could be used to reach a destination network. One route is from EIGRP and has a composite metric of 20514560. Another route is from OSPF with a metric of 782.The last is from RIPv2 and has a metric of 4. Which route or routes will the router install in the routing table?()
    A

    Router R2 will not form a neighbor relationship with R1.

    B

    Router R2 will obtain a full routing table, including a default route, from R1.

    C

    R2 will obtain OSPF updates from R1, but will not obtain a default route from R1.

    D

    R2 will not have a route for the directly connected serial network, but all other directly connected


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

  • 第10题:

    单选题
    The Testking router is running both RIP and IGRP, and the same route is learned by this router from both of these methods. However, when you issue the command"show ip route" you see only the IGRP route, and not the RIP route. Why is this?()
    A

    IGRP has a faster update timer.

    B

    IGRP has a lower administrative distance.

    C

    RIP has a higher metric value for that route.

    D

    The IGRP route has fewer hops.

    E

    The RIP path has a routing loop.


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

  • 第11题:

    多选题
    Which two statements are true regarding route preference?()
    A

    Lower preference values are more preferred than higher preference values.

    B

    You can modify the default preference values for any of the routing information sources.

    C

    By default, a static route is more preferred than a RIP route.

    D

    A static route is always preferred over a direct route.


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

  • 第12题:

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


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

  • 第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题:

    A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()

    • A、The RIP route
    • B、The static route
    • C、The IGRP route
    • D、All three will load balance.

    正确答案:B

  • 第15题:

    A router simultaneously receives all the following routes in various routing updates. Which of thefollowing routes would end up in the routing table?(Choose all that apply.)()

    • A、RIP route 10.1.2.0/24
    • B、EIGRP route 10.1.2.0/24
    • C、RIP route 10.1.0.0/16
    • D、OSPF route 10.1.0.0/16
    • E、RIP route 10.0.0.0/16
    • F、OSPF route 10.1.2.0/24

    正确答案:B,D,E

  • 第16题:

    A router leams about a remote network from EIGRP.OSPF. and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network?()

    • A、The router will use the static route.
    • B、The router will use the OSPF route.
    • C、The route will use the EIGRP route.
    • D、The router will load balance and use all three routes.

    正确答案:A

  • 第17题:

    Which statement describes Reverse Route Injection (RRI)?()

    • A、A static route that points towards the Cisco Easy VPN server is created on the remote client.
    • B、A static route is created on the Cisco Easy VPN server for the internal IP address of each VPN client.
    • C、A default route is injected into the route table of the remote client.
    • D、A default route is injected into the route table of the Cisco Easy VPN server.

    正确答案:B

  • 第18题:

    单选题
    Which statement describes Reverse Route Injection (RRI)?()
    A

    A static route that points towards the Cisco Easy VPN server is created on the remote client.

    B

    A static route is created on the Cisco Easy VPN server for the internal IP address of each VPN client.

    C

    A default route is injected into the route table of the remote client.

    D

    A default route is injected into the route table of the Cisco Easy VPN server.


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

  • 第19题:

    单选题
    A routing table contains static, RIP, and IGRP routes destined to the same network with each route set to its default administrative distance. Which route will be the preferred route?()
    A

    The RIP route

    B

    The static route

    C

    The IGRP route

    D

    All three will load balance.


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

  • 第20题:

    单选题
    A router learns about a remote network from EIGRP, OSPF, and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network()。
    A

    The router will use the static route.

    B

    The router will use the OSPF route.

    C

    The router will use the EIGRP route.

    D

    The router will load balance and use all three routes.


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

  • 第21题:

    单选题
    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
    解析: 暂无解析

  • 第22题:

    多选题
    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,B
    解析: 暂无解析

  • 第23题:

    单选题
    A router leams about a remote network from EIGRP.OSPF. and a static route. Assuming all routing protocols are using their default administrative distance, which route will the router use to forward data to the remote network?()
    A

    The router will use the static route.

    B

    The router will use the OSPF route.

    C

    The route will use the EIGRP route.

    D

    The router will load balance and use all three routes.


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