1/31
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
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
d. Routing table
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.
b. It will forward the packet to a next-hop router.
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
a. Directly connected networks
b. Static routes
c. Dynamic routing protocol routes
d. Default route
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
a. Prefix length in the routing table entry
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
b. To the device with the destination IPv4 address of the packet
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
a. To a next-hop router
Which packet forwarding method is used by default on Cisco routers?
a. Process switching
b. Fast switching
c. Cisco Express Forwarding
d. Ethernet switching
c. Cisco Express Forwarding
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.
c. Routing information about a path from one network to another also provides routing information about the reverse, or return, path.
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
b. L for Local
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. Stub network
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
b. OSPF
c. EIGRP
True or False? A default route can only be a static route.
a. True
b. False
b. False
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
b. Static route because it has a lower administrative distance
Which type of routing automatically adapts to topology changes?
a. Static routes
b. Dynamic routing protocols
c. Both static routes and dynamic routing protocols
b. Dynamic routing protocols
What type of routing is typically used with a stub network?
a. Static routes
b. Dynamic routing protocols
a. Static routes
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
b. Cost
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
c. Equal cost load balancing
Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route?
a. Next-hop
b. Gateway of last resort
c. Route source
d. Outgoing interface
b. Gateway of last resort
Which three advantages are provided by static routing? (Choose three.)
a. Static routing does not advertise over the network, thus providing better security.
b. Configuration of static routes is error-free.
c. Static routes scale well as the network grows.
d. Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.
e. The path a static route uses to send data is known.
f. No intervention is required to maintain changing route information.
a. Static routing does not advertise over the network, thus providing better security.
d. Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.
e. The path a static route uses to send data is known.
What are two functions of dynamic routing protocols? (Choose two.)
a. To maintain routing tables
b. To assure low router overhead
c. To avoid exposing network information
d. To discover the network
e. To choose the path that is specified by the administrator
a. To maintain routing tables
d. To discover the network
What is an advantage of using dynamic routing protocols instead of static routing?
a. Easier to implement
b. More secure in controlling routing updates
c. Fewer router resource overhead requirements
d. Ability to actively search for new routes if the current path becomes unavailable
d. Ability to actively search for new routes if the current path becomes unavailable
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. Routing protocol
b. Outgoing interface
c. Metric
d. Administrative distance
d. Administrative distance
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. Process switching
d. Flow process
b. Cisco Express Forwarding
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. Default
c. Summary
d. Directly connected
b. Default
What are two functions of a router? (Choose two.)
a. A router connects multiple IP networks.
b. It controls the flow of data via the use of Layer 2 addresses.
c. It determines the best path to send packets.
d. It provides segmentation at Layer 2.
e. It builds a routing table based on ARP requests.
a. A router connects multiple IP networks.
c. It determines the best path to send packets.
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 lowest metric
b. The order of paths on the routing table
c. The fastest bandwidth of exiting interfaces
d. The reliability value of the neighboring routers
a. The lowest metric
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. C
b. O
c. L
d. S
e. D
a. C
c. L
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. Metric
b. Number of hops
c. Administrative distance
d. Interface ID through which the network can be reached
c. Administrative distance
Which type of static route creates a gateway of last resort?
a. Default static route
b. Floating static route
c. Standard static route
d. Summary static route
a. Default static route
What are two common types of static routes in routing tables? (Choose two)
a. A default static route
b. A built-in static route by IOS
c. A static route to a specific network
d. A static route shared between two neighboring routers
e. A static route converted from a route that is learned through a dynamic routing protocol
a. A default static route
c. A static route to a specific network
What are two reasons why an administrator might choose to use static routing rather than dynamic routing? (Choose two.)
a. Static routing is easier to maintain in large networks.
b. Static routing is more secure.
c. Static routing is more scalable.
d. Static routing uses less router processing and bandwidth.
e. Static routing does not require complete knowledge of the whole network.
b. Static routing is more secure.
d. Static routing uses less router processing and bandwidth.
What address and prefix length is used when configuring an IPv6 default static route?
a. ::/0
b. ::1/128
c. 0.0.0.0/0
d. FF02::1/8
a. ::/0