Ch. 14 - Routing Concepts

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

B. Static route because it has a lower administrative distance

A network administrator configures a static route for the same destination network that was learned automatically by the router using OSPF. Which route will be installed and why? A. Static route because it has a lower metric B. Static route because it has a lower administrative distance C. OSPF route because it has a lower metric D. OSPF route because it has a lower administrative distance

A. To a next-hop router

If a router needs to send an ARP Request for the IPv4 address in one of its route entries, this means the packet will be forwarded: A. To a next-hop router B. To the device with the destination IPv4 address of the packet

B. To the device with the destination IPv4 address of the packet

If a router needs to send an ARP Request for the destination IPv4 address of the packet, this means the packet will be forwarded: A. To a next-hop router B. To the device with the destination IPv4 address of the packet

A. administrative distance

The output of the show ip route command contains the following entry: S 10.2.0.0 [1/0] via 172.16.2.2. What value is indicated by the 1 in the [1/0] portion of the output? A. administrative distance B. metric C. interface ID through which the network can be reached D. number of hops

False

True or False? A default route can only be a static route. True False

B. It will forward the packet to a next-hop router.

What action will a router take on a packet with a destination IP address that is on a remote network? A. It will forward the packet directly to the device with the destination IP address of the packet. B. It will forward the packet to a next-hop router. C. It will forward the packet to an Ethernet switch. D. It will drop the packet.

D. ::/0

What address and prefix length is used when configuring an IPv6 default static route? A. FF02::1/8 B. 0.0.0.0/0 C. ::1/128 D. ::/0

D. a default static route & E. a static route to a specific network

What are two common types of static routes in routing tables? (Choose two) A. a static route shared between two neighboring routers B. a static route converted from a route that is learned through C. a dynamic routing protocol D. a default static route E. a static route to a specific network F. a built-in static route by IOS

A. It determines the best path to send packets. & E. A router connects multiple IP networks.

What are two functions of a router? (Choose two.) A. It determines the best path to send packets. B. It controls the flow of data via the use of Layer 2 addresses. C. It builds a routing table based on ARP requests. D. It provides segmentation at Layer 2. E. A router connects multiple IP networks.

A. to discover the network & D. to maintain routing tables

What are two functions of dynamic routing protocols? (Choose two.) A. to discover the network B. to avoid exposing network information C. to choose the path that is specified by the administrator D. to maintain routing tables E. to assure low router overhead

A. Static routing uses less router processing and bandwidth. & C. Static routing is more secure.

What are two reasons why an administrator might choose to use static routing rather than dynamic routing? (Choose two.) A. Static routing uses less router processing and bandwidth. B. Static routing is more scalable. C. Static routing is more secure. D. Static routing is easier to maintain in large networks. E. Static routing does not require complete knowledge of the whole network.

C. ability to actively search for new routes if the current path becomes unavailable​

What is an advantage of using dynamic routing protocols instead of static routing? A. fewer router resource overhead requirements B. easier to implement C. ability to actively search for new routes if the current path becomes unavailable​ D. more secure in controlling routing updates

A. prefix length in the routing table entry

What is used to determine the minimum number of far-left bits that must match between the prefix in the route entry and the destination IP address? A. prefix length in the routing table entry B. prefix length of the destination IP address C. the classful address of the network address

B. cost

What metric is used by OSPF to determine the best path? A. hop count B. cost C. bandwidth and delay D. decided by the network administrator

D. routing table

What table does a router use to determine how to forward an IP packet? A. ARP table B. MAC address table C. neighbor cache D. routing table

C. equal cost load balancing

What term is used to describe routing over two or more paths to a destination with equal cost metrics? A. equal path selection B. equal packet forward C. equal cost load balancing D. equal cost routing

A. Stub network

What type of network is accessed by a single route and the router has only one neighbor? A. Stub network B. Directly connected network C. Next-hop network D. Local network

A. static routes

What type of routing is typically used with a stub network? A. static routes B. dynamic routing protocol

B. the lowest metric

When a router learns that multiple paths are available to a destination network from the same routing protocol, which factor is considered by a router to choose the best path to forward a packet? A. the order of paths on the routing table B. the lowest metric C. the fastest bandwidth of exiting interfaces D. the reliability value of the neighboring routers

C. gateway of last resort

Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route? A. next-hop B. route source C. gateway of last resort D. outgoing interface

A. directly connected networks, B. static routes, C. dynamic routing protocol routes, & D. default route

Which of the following routes may be found in a routing table? (Choose all that apply.) A. directly connected networks B. static routes C. dynamic routing protocol routes D. default route

C. Cisco Express Forwarding

Which packet forwarding method is used by default on Cisco routers? A. process switching B. fast switching C. Cisco Express Forwarding D. Ethernet switching

B. Cisco Express Forwarding

Which packet-forwarding method does a router use to make switching decisions when it is using a forwarding information base and an adjacency table? A. fast switching B. Cisco Express Forwarding C. flow process D. process switching

B. L for Local

Which route entry would be used for a packet with a destination IP address that matches an IP address of one of the router interfaces? A. C for Directly Connected B. L for Local C. S for Static D. depends on the source of the route

C. Routing information about a path from one network to another also provides routing information about the reverse, or return, path.

Which routing table principle is not correct? A. Every router makes its decision alone, based on the information it has in its own routing table. B. The fact that one router has certain information in its routing table does not mean that other routers have the same information. C. Routing information about a path from one network to another also provides routing information about the reverse, or return, path.

A. Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does., E. Static routing does not advertise over the network, thus providing better security., & F. The path a static route uses to send data is known.

Which three advantages are provided by static routing? (Choose three.) A. Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does. B. Configuration of static routes is error-free. C. Static routes scale well as the network grows. D. No intervention is required to maintain changing route information. E. Static routing does not advertise over the network, thus providing better security. F. The path a static route uses to send data is known.

B. L & E. C

Which two route source codes are automatically created within a routing table whenever a router interface is configured with an IP address and activated? (Choose two.) A. S B. L C. O D. D E. C

B. OSPF & C. EIGRP

Which two route sources have the ability to automatically discover a new best path when there is a change in the topology? (Choose two.) A. Static route B. OSPF C. EIGRP D. Default route

C. default

Which type of route would typically be used on a border router so that devices inside the company could access the Internet? A. static B. summary C. default D. directly connected

B. dynamic routing protocols

Which type of routing automatically adapts to topology changes? A. static routes B. dynamic routing protocols C. both static routes and dynamic routing protocols

A. default static route

Which type of static route creates a gateway of last resort? A. default static route B. standard static route C. summary static route D. floating static route

B. administrative distance

Which value represents the "trustworthiness" of a route and is used to determine which route to install into the routing table when there are multiple routes toward the same destination? A. outgoing interface B. administrative distance C. routing protocol D. metric


Kaugnay na mga set ng pag-aaral

Test 4: Immunity, Tissue Integrity, Infection, Perfusion

View Set

Chapter 10: Atomic Emission Spectroscopy Using plasmas, Arcs or sparks

View Set

Horizontal Integration and Vertical Integration,

View Set

41. Battle of Plassey (23 June 1757)

View Set

NCLEX 10000 Integumentary Disorders

View Set

Extra Credit Cumulative IDSC 3001 Quiz

View Set

Das Bruner Test 2 BIOL 348: The Hominids Strike Back BYUH

View Set

Retirement planning Mid and Final

View Set