wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Module 14 Routing Concepts

Total questions: 87

Worksheet time: 44mins

Name
Class
Date
1.

Which of the following is a primary function of a router?

a)

To store user data

b)

To determine the best path to forward packets

c)

To provide wireless connectivity

d)

To encrypt network traffic

2.

Each network that a router connects to requires which of the following?

a)

A separate interface

b)

A wireless access point

c)

A firewall

d)

A DNS server

3.

When a router receives an IP packet on one interface, what does it determine?

a)

Which protocol to use for encryption

b)

Which interface to use to forward the packet to the destination

c)

The MAC address of the sender

d)

The physical location of the device

4.

Explain how a router uses its routing table to forward packets toward their destination.

a)

By randomly selecting an interface

b)

By using the information in its routing table to determine the best path

c)

By broadcasting packets to all interfaces

d)

By storing packets until the destination requests them

5.

A network administrator wants to connect multiple networks using a router. What must be considered regarding the router’s interfaces?

a)

Each network requires a separate interface, which may be set up with sub-interfaces

b)

Only one interface is needed for all networks

c)

Interfaces are not necessary for network connections

d)

The router must have wireless capability for each network

6.

What does a router use to determine which path to use to forward a packet?

a)

Its routing table

b)

Its MAC address

c)

Its hostname

d)

Its subnet mask

7.

Which process do R1 and R2 follow to forward a packet in a network?

a)

They use their IP routing tables to determine the best path and then forward the packet.

b)

They broadcast the packet to all connected devices.

c)

They use only static routes to forward packets.

d)

They forward packets randomly without checking any tables.

8.

Routers use the routing table like a map to discover the best path for a given network. Which of the following best describes this function?

a)

Routers analyze the routing table to select the optimal route for packet forwarding.

b)

Routers ignore the routing table and forward packets to the default gateway.

c)

Routers use the routing table only for local traffic.

d)

Routers use the routing table to block all incoming packets.

9.

Which type of network is added to the routing table when a local interface is configured with an IP address and subnet mask and is active?

a)

Directly Connected Networks

b)

Remote Networks

c)

Default Route

d)

Static Routes

10.

How do routers learn about remote networks?

a)

Through static routes and dynamic routing protocols

b)

By configuring local interfaces

c)

By using default routes only

d)

By disabling routing protocols

11.

What is the purpose of a default route in a routing table?

a)

To specify a next-hop router when no specific route matches the destination IP address

b)

To connect directly to local networks

c)

To manually configure static routes

d)

To learn about remote networks dynamically

12.

A default route has which prefix length?

a)

/0

b)

/24

c)

/32

d)

/8

13.

If a routing table does not contain a specific route that matches the destination IP address, what happens?

a)

The default route is used to forward the packet

b)

The packet is dropped immediately

c)

The router requests a new IP address

d)

The router creates a static route automatically

14.

Explain the difference between static routes and dynamic routing protocols in the context of remote networks.

a)

Static routes are manually configured, while dynamic routing protocols allow routers to learn about remote networks automatically.

b)

Static routes are used only for local networks, while dynamic routing protocols are used for default routes.

c)

Static routes require a default route, while dynamic routing protocols do not.

d)

Static routes are less secure than dynamic routing protocols.

15.

Why is the default route sometimes referred to as a gateway of last resort?

a)

Because it is used when no other route matches the destination IP address

b)

Because it is always the fastest route

c)

Because it is only used for local networks

d)

Because it is manually configured for every network

16.

What is the best path in the routing table also known as?

a)

The shortest match

b)

The longest match

c)

The fastest match

d)

The default match

17.

What does the routing table contain?

a)

Only network addresses

b)

Only prefix lengths

c)

Route entries consisting of a prefix (network address) and prefix length

d)

Only destination addresses

18.

How is the prefix length of the route in the routing table used?

a)

To determine the minimum number of far-right bits that must match

b)

To determine the minimum number of far-left bits that must match

c)

To determine the average number of bits that must match

19.

Which prefix length provides the longest match for the destination IPv4 address 172.16.1.10?

a)

/24

b)

/16

c)

/22

d)

/0

20.

If a router receives a packet destined for 172.16.1.10, which route entry will it select based on the longest prefix match rule?

a)

Route Entry 2: 172.16.1.0/24

b)

Route Entry 1: 172.16.0.0/16

c)

Route Entry 3: 172.16.2.0/22

d)

Route Entry 4: 0.0.0.0/0

21.

Explain why the route entry 172.16.1.0/24 is considered the longest match for the destination address 172.16.1.10.

a)

Because it matches the most number of bits with the destination address.

b)

Because it is the first entry in the routing table.

c)

Because it has the smallest prefix length.

d)

Because it is the default route.

22.

What does "egress routing" mean in the context of packet forwarding?

a)

Specifying only the exit interface

b)

Specifying only the entry interface

c)

Specifying both entry and exit interfaces

d)

Specifying the next hop address

23.

On Ethernet networks, what must always be specified for packet forwarding?

a)

Only the exit interface

b)

Only the entry interface

c)

A next hop address

d)

The source MAC address

24.

Which of the following is the correct way to specify an egress route on Ethernet networks?

a)

ip route 10.50.13.0 255.255.255.0 GigabitEthernet 0/0/0

b)

ip route 10.50.13.0 255.255.255.0 FastEthernet 0/0/0

c)

ip route 10.50.13.0 255.255.255.0 Serial0/0/0

d)

ip route 10.50.13.0 255.255.255.0 10.50.13.1

25.

What is the difference between ingress and egress in packet forwarding?

a)

Ingress is outgoing, egress is incoming

b)

Ingress is incoming, egress is outgoing

c)

Both ingress and egress are outgoing

d)

Both ingress and egress are incoming

26.

Why should you NOT specify only the exit interface for egress routing on Ethernet networks?

a)

It causes routing loops

b)

Ethernet always requires a next hop address

c)

It increases network speed

d)

It improves security

27.

Given a diagram showing a router with arrows labeled "Ingress" and "Egress," what do these arrows represent?

a)

The physical location of the router

b)

The direction of traffic flow: ingress is incoming, egress is outgoing

c)

The speed of the network

d)

The type of cables used

28.

Which step occurs first in the packet forwarding decision process?

a)

The router finds the longest matching prefix in the routing table.

b)

The router examines the destination IP address in the packet header.

c)

The data link frame with an encapsulated IP packet arrives on the ingress interface.

d)

The router encapsulates the packet in a data link frame and forwards it out the egress interface.

29.

What does the router do after examining the destination IP address in the packet header?

a)

Drops the packet immediately.

b)

Finds the longest matching prefix in the routing table.

c)

Forwards the packet to the next-hop router.

d)

Encapsulates the packet in a data link frame.

30.

If there is no matching route entry in the routing table, what happens to the packet?

a)

It is forwarded to the next-hop router.

b)

It is sent back to the source device.

c)

It is dropped.

d)

It is encapsulated in a new data link frame.

31.

Why does the router consult the IP routing table during packet forwarding?

a)

To determine the source IP address.

b)

To find the longest matching prefix for the destination IP address.

c)

To check the packet's data link header.

d)

To encapsulate the packet in a new frame.

32.

A network engineer notices that packets are being dropped at a router. Based on the packet forwarding decision process, what is the most likely reason?

a)

The router failed to encapsulate the packet.

b)

The router could not find a matching route entry in the routing table.

c)

The data link frame was corrupted.

d)

The destination device was offline.

33.

Which protocol does a router use to determine the destination MAC address for a host in an IPv4 network?

a)

ARP

b)

ICMP

c)

OSPF

d)

BGP

34.

After determining the best path, what can a router do if the destination device is on a directly connected network?

a)

Forward the packet directly to the destination device

b)

Drop the packet

c)

Send the packet to a remote server

d)

Encrypt the packet before forwarding

35.

Explain why a router needs to determine the destination MAC address before forwarding a packet to a device on a directly connected network.

a)

To ensure the packet reaches the correct device at the data link layer

b)

To encrypt the packet for security

c)

To assign a new IP address to the device

d)

To compress the packet for faster transmission

36.

Which protocol is used by routers to determine the destination MAC address for the next hop router in an IPv4 Ethernet network?

a)

ARP

b)

ICMP

c)

OSPF

d)

BGP

37.

What does a router do if the route entry indicates that the destination IP address is on a remote network?

a)

Forwards the packet to the next-hop router

b)

Drops the packet

c)

Sends the packet back to the sender

d)

Broadcasts the packet to all devices

38.

Explain the difference between how a router forwards packets in IPv4 and IPv6 Ethernet networks when determining the destination MAC address for the next hop router.

a)

IPv4 uses ARP, while IPv6 uses Neighbor Discovery

b)

Both IPv4 and IPv6 use ARP

c)

IPv4 uses DHCP, while IPv6 uses OSPF

d)

Both IPv4 and IPv6 use RIP

39.

Which of the following best describes the process a router follows after determining the best path for a packet?

a)

It checks for a match in the routing table and drops the packet if no match is found and no default route exists.

b)

It always forwards the packet regardless of the routing table.

c)

It encrypts the packet before forwarding.

d)

It sends the packet to all connected devices.

40.

Which of the following protocols is used for encapsulating packets over serial connections?

a)

PPP - Point-to-Point Protocol

b)

Ethernet

c)

TCP - Transmission Control Protocol

d)

UDP - User Datagram Protocol

41.

What must happen to packets before they are sent out through an interface?

a)

They must be encapsulated into the appropriate data link frame type.

b)

They must be encrypted.

c)

They must be compressed.

d)

They must be fragmented.

42.

Which of the following is an example of a data link frame type used in packet forwarding?

a)

Ethernet

b)

IP

c)

HTTP

d)

SMTP

43.

HDLC is an example of which type of protocol in the context of packet forwarding?

a)

High-Level Data Link Control protocol

b)

Hypertext Transfer Protocol

c)

Internet Protocol

d)

Simple Mail Transfer Protocol

44.

Suppose you are configuring a router to forward packets over a serial interface. Which encapsulation options might you consider, based on common data link frame types?

a)

PPP or HDLC

b)

Ethernet or Wi-Fi

c)

IP or TCP

d)

SMTP or FTP

45.

What is the primary responsibility of the packet forwarding function in a router?

a)

To encapsulate packets in the appropriate data link frame type for the outgoing interface

b)

To encrypt all packets before forwarding

c)

To store packets indefinitely

d)

To discard all incoming packets

46.

Which of the following is NOT a packet forwarding mechanism supported by routers?

a)

Process switching

b)

Fast switching

c)

Cisco Express Forwarding (CEF)

d)

Packet mirroring

47.

Why is it important for a router to perform packet forwarding efficiently?

a)

Because faster packet forwarding allows more packets to be forwarded by the router

b)

Because it increases the size of the packets

c)

Because it reduces the need for routing tables

d)

Because it prevents network congestion

48.

Compare the three packet forwarding mechanisms supported by routers and discuss a scenario where Cisco Express Forwarding (CEF) would be preferred over process switching.

a)

CEF is preferred in high-performance networks where speed and scalability are critical, unlike process switching which is slower and less efficient.

b)

Process switching is preferred in all scenarios due to its simplicity.

c)

Fast switching is always preferred regardless of network size.

d)

CEF is only used in small home networks.

49.

Which component matches the destination address with an entry in the routing table during process switching?

a)

CPU

b)

RAM

c)

NIC

d)

GPU

50.

What is another name for process switching in packet forwarding mechanisms?

a)

Software Switching

b)

Hardware Switching

c)

Fast Switching

d)

Cut-through Switching

51.

Why is process switching considered slow in packet forwarding?

a)

Because the router performs the lookup for every packet

b)

Because it uses hardware acceleration

c)

Because it only checks the first packet in a stream

d)

Because it uses parallel processing

52.

Which of the following statements best describes the procedure of process switching in routers?

a)

The router forwards each packet after matching its destination address in the control plane’s routing table.

b)

The router forwards packets without checking the destination address.

c)

The router uses hardware to forward packets instantly.

d)

The router forwards only the first packet and ignores the rest.

53.

If a stream of packets has the same destination, how does process switching handle them?

a)

It performs a lookup for every packet, even if the destination is the same.

b)

It performs a lookup only for the first packet.

c)

It forwards all packets without any lookup.

d)

It drops all packets except the first one.

54.

What is a disadvantage of recursive lookups in process switching?

a)

They are slow.

b)

They are fast.

c)

They use less CPU.

d)

They require no routing table.

55.

Which component searches for a match in the fast-switching cache during packet forwarding?

a)

CPU

b)

RAM

c)

Network Interface Card

d)

Hard Drive

56.

What happens if another packet going to the same destination arrives on an interface after the information is stored in the fast-switching cache?

a)

The information in the cache is re-used without CPU intervention.

b)

The packet is dropped.

c)

The cache is cleared.

d)

The packet is sent to the control plane for processing.

57.

Which of the following best describes the purpose of a fast-switching cache in packet forwarding mechanisms?

a)

To store next-hop information for faster packet forwarding.

b)

To encrypt packets before transmission.

c)

To monitor network traffic for security threats.

d)

To compress data for efficient storage.

58.

Explain why fast switching can improve packet forwarding efficiency in a network device. Use evidence from the mechanism described.

a)

It allows repeated packets to be forwarded using cached information, reducing CPU involvement.

b)

It increases the size of the cache, allowing more packets to be stored.

c)

It encrypts packets for secure transmission.

d)

It sends all packets directly to the control plane for processing.

59.

Which packet-forwarding mechanism is the most recent and default in Cisco IOS?

a)

Cisco Express Forwarding (CEF)

b)

Fast Switching

c)

Process Switching

d)

Static Routing

60.

What does CEF build to assist in packet forwarding?

a)

Forwarding Information Base (FIB) and adjacency table

b)

Routing Information Protocol (RIP) table

c)

Access Control List (ACL)

d)

Network Address Translation (NAT) table

61.

How are CEF table entries updated?

a)

They are change-triggered, such as when something changes in the network topology.

b)

They are updated every minute automatically.

c)

They are updated only when a packet is dropped.

d)

They are updated by manual configuration only.

62.

When a network has converged, what do the FIB and adjacency tables contain?

a)

All the information that a router would have to consider when forwarding a packet

b)

Only the IP addresses of neighboring routers

c)

Only the MAC addresses of connected devices

d)

Only the routing protocol information

63.

Explain why CEF is preferred over older packet-forwarding mechanisms in Cisco IOS.

a)

Because CEF provides faster and more efficient packet forwarding by maintaining up-to-date tables that contain all necessary information, reducing the need for per-packet processing.

b)

Because CEF uses more memory than older mechanisms.

c)

Because CEF requires manual updates for every packet.

d)

Because CEF is only used for wireless networks.

64.

Which method of packet forwarding solves a problem by doing math long hand, even if it is the identical problem that was just solved?

a)

Process switching

b)

Fast switching

c)

CEF

d)

Load balancing

65.

What is the main difference between fast switching and process switching in packet forwarding?

a)

Fast switching remembers the answer for subsequent identical problems, while process switching does not.

b)

Process switching is faster than fast switching.

c)

Fast switching solves every possible problem ahead of time.

d)

Process switching uses a spreadsheet to solve problems.

66.

Which packet forwarding method solves every possible problem ahead of time in a spreadsheet?

a)

CEF

b)

Process switching

c)

Fast switching

d)

Dynamic routing

67.

If a network device needs to solve a problem by doing math long hand one time and remembering the answer for subsequent identical problems, which packet forwarding method is being used?

a)

Fast switching

b)

Process switching

c)

CEF

d)

Static routing

68.

Strategically, why might CEF be preferred over process switching in a high-performance network environment?

a)

CEF solves every possible problem ahead of time, reducing the need for repeated calculations and improving efficiency.

b)

Process switching is faster than CEF.

c)

CEF does not remember any answers for identical problems.

d)

Process switching uses a spreadsheet for calculations.

69.

What is the main purpose of the topology shown in the figure?

a)

To be used for configuration and verification examples

b)

To demonstrate wireless network setup

c)

To show server virtualization

d)

To illustrate cloud computing architecture

70.

Which device in the topology connects directly to the Internet?

a)

ISP

b)

PC1

c)

S1

d)

H2

71.

Based on the topology, which network device is most likely responsible for routing traffic between different subnets?

a)

Router (R1)

b)

Switch (S1)

c)

PC3

d)

ISP

72.

What is the purpose of the 'no shutdown' command in interface configuration?

a)

It activates the interface

b)

It sets the IP address

c)

It enables password encryption

d)

It changes the hostname

73.

Which command is used to save the running configuration to the startup configuration file?

a)

copy running-config startup-config

b)

service password-encryption

c)

enable secret class

d)

banner motd

74.

If you want to set the router's name to R1, which command should you use?

a)

hostname R1

b)

enable secret R1

c)

login R1

d)

interface R1

75.

Why is the 'service password-encryption' command used in router configuration?

a)

To encrypt passwords in the configuration file

b)

To enable SSH access

c)

To set the router hostname

d)

To activate an interface

76.

A network administrator wants to configure an interface with the IP address 10.0.2.1 and subnet mask 255.255.255.0. Which command should they use?

a)

ip address 10.0.2.1 255.255.255.0

b)

ipv6 unicast-routing

c)

service password-encryption

d)

hostname R1

77.

What is the effect of the 'banner motd' command in router configuration?

a)

It displays a message to users when they access the router

b)

It sets the router's hostname

c)

It encrypts passwords

d)

It activates an interface

78.

Which command should be avoided in the lab according to the provided material?

a)

copy running-config startup-config

b)

service password-encryption

c)

hostname R1

d)

interface gigabitethernet 0/0/0

79.

How would you configure a router to accept SSH connections on the vty lines?

a)

transport input ssh

b)

enable secret class

c)

banner motd

d)

logging synchronous

80.

A network engineer wants to ensure that unauthorized access is prohibited. Which command can be used to display a warning message to users?

a)

banner motd

b)

service password-encryption

c)

hostname R1

d)

enable secret class

81.

Which command is used to display a brief summary of the interfaces on a router?

a)

show ip interface brief

b)

show ip route

c)

ping

d)

show running-config

82.

What is the purpose of the command "show running-config | include ip route"?

a)

To display only the lines in the running configuration that contain "ip route"

b)

To show all interface details

c)

To test network connectivity

d)

To display routing table information

83.

If you want to verify the current routing table on a router, which command should you use?

a)

show ip route

b)

show interfaces

c)

show running-config

d)

ping

84.

A network engineer suspects there are competing static routes configured on a router. Which command would best help them confirm this?

a)

show running-config | include ip route

b)

show ip interface brief

c)

ping

d)

show interfaces

85.

Which of the following is NOT a source of information for a routing table?

a)

Directly connected networks

b)

Static routes

c)

Dynamic routing protocols

d)

Wireless access points

86.

What does the code 'C' represent in a routing table?

a)

Identifies the address assigned to a router interface

b)

Identifies a directly connected network

c)

Identifies a static route created to reach a specific network

d)

Identifies a dynamically learned network from another router using the OSPF routing protocol

87.

Which code in a routing table identifies a static route created to reach a specific network?

a)

L

b)

C

c)

S

d)

O