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.

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.


相关考题:

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.1B.VE1(config)# ip default-route 10.1.1.0C.VE1(config)# ip default-gateway 10.1.1.0D.VE1(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1

You can successfully ping a Bridged 1483 customer‘s workstation from the local ERX. However, a remote ERX router in your network cannot ping that same device.What could be causing this problem?() A. incorrect DSL network redistributionB. incorrect static host route configurationC. incorrect static customer route configurationD. incorrect default static route configuration on the end user

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.

What happens when a route does not match any user configured policies?() A.The route is rejected.B.The route is accepted.C.The route is given a lower priority.D.The route is sent to the default policy.

Refer to the exhibit. R1 accesses the Internet using E0/0. You have been asked to co nfigure R1 so that a default route is generated to its downstream devices (191.0.0.1 and 192.0.0.1). Which commands would create this configuration? ()A.router eigrp 190redistribute static ! ip route 0.0.0.0 0.0.0.0 Null0B.ip default - network 2 0.0.0.0C.router eigrp 190 redistribute static ! ip route 0.0.0.0 255.255.255.255 Null0D.ip default - network 20.20.20.0

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

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 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(config)# ip default-route 0.0.0.0 0.0.0.0 s0D. Router(config)# ip route 0.0.0.0 0.0.0.0 s0E. Router(config)# ip route any any e0

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

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(config)# ip default-route 0.0.0.0 0.0.0.0 s0D、Router(config)# ip route 0.0.0.0 0.0.0.0 s0E、Router(config)# ip route any any e0

You have a router running BGP for the MPLS network and OSPF for the local LAN network at the sales office. A route is being learned from the MPLS network that also exists on the OSPF local network. It is important that the router chooses the local LAN route being learned from the downstream switch running OSPF rather than the upstream BGP neighbor. Also, if the local OSPF route goes away, the BGP route needs to be used. What should be configured to make sure that the router will choose the LAN network as the preferred path?()A、static route needs to be addedB、floating static route needs to be addedC、bgp backdoor commandD、ospf backdoor command

Which command will configure a default route on a router?()A、router(config)# ip route 0.0.0.0 10.1.1.0 10.1.1.1B、router(config)# ip default-route 10.1.1.0C、router(config)# ip default-gateway 10.1.1.0D、router(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1

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.

What happens when a route does not match any user configured policies?()A、The route is rejected.B、The route is accepted.C、The route is given a lower priority.D、The route is sent to the default policy.

You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()A、user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1B、user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1C、user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1D、user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1

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.

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

A router receives information about network 192.168.10.0/24 from multiple sources. What will the router consider the most reliable information about the path to that network()。A、a directly connected interface with an address of 192.168.10.254/24B、a static route to network 192.168.10.0/24C、a RIP update for network 192.168.10.0/24D、an OSPF update for network 192.168.0.0/16E、a default route with a next hop address of 192.168.10.1F、a static route to network 192.168.10.0/24 with a local serial interface configured as the next hop

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.

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

单选题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()。AThe router will use the static route.BThe router will use the OSPF route.CThe router will use the EIGRP route.DThe router will load balance and use all three routes.

单选题You have just configured a static default route on router TK1. What is the purpose of a default route?()AIt is a route to be used when the routing protocol fails.BIt is a route configured by an ISP that sends traffic into a corporate network.CIt is a route used when a packet is destined for a remote network that is not listed in the routing table.DIt is a route manually configured for a specific remote network for which a routing protocol is not configured.EIt is used to send traffic to a stub network.

单选题You have been asked to configure your MX240 with a default route toward your upstream ISP atIP address 192.168.100.1. Which command successfully completes this task?()Auser@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1Buser@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1Cuser@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1Duser@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1

单选题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?()AThe router will use the static route.BThe router will use the OSPF route.CThe route will use the EIGRP route.DThe router will load balance and use all three routes.

单选题You can successfully ping a Bridged 1483 customer's workstation from the local ERX. However, a remote ERX router in your network cannot ping that same device. What could be causing this problem?()Aincorrect DSL network redistributionBincorrect static host route configurationCincorrect static customer route configurationDincorrect default static route configuration on the end user

单选题A router receives information about network 192.168.10.0/24 from multiple sources. What will the router consider the most reliable information about the path to that network()。Aa directly connected interface with an address of 192.168.10.254/24Ba static route to network 192.168.10.0/24Ca RIP update for network 192.168.10.0/24Dan OSPF update for network 192.168.0.0/16Ea default route with a next hop address of 192.168.10.1Fa static route to network 192.168.10.0/24 with a local serial interface configured as the next hop