wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Network Layer Exercise

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the purpose of router configuration?

a)

To bake cookies

b)

To set up and manage the routing functions of a router

c)

To walk the dog

d)

To watch TV

2.

Explain the difference between static and dynamic routing in router management.

a)

Static routing is more secure than dynamic routing.

b)

Static routing uses wireless connections, while dynamic routing uses wired connections.

c)

Static routing uses manually configured routes, while dynamic routing uses protocols to automatically update and maintain routing tables.

d)

Static routing is used for data transmission, while dynamic routing is used for voice transmission.

3.

How can you secure a router from unauthorized access?

a)

Use a simple and common password

b)

Leave the default password unchanged

c)

Set up strong and unique passwords

d)

Share the password with everyone

4.

What is the role of a routing table in a router?

a)

It stores information about the best paths for forwarding data packets.

b)

It controls the temperature of the router

c)

It stores the router's password

d)

It plays music for the router

5.

Describe the process of updating a routing table using routing protocols.

a)

The routing table is updated by manually entering the information

b)

The routing table is updated by using a GPS system to track the best routes

c)

The routing table is updated by exchanging routing information using routing protocols.

d)

The routing table is updated by sending emails to other routers

6.

What is the function of a routing protocol in a network?

a)

To encrypt data transmission between networks

b)

To block all incoming and outgoing traffic

c)

To determine the best path for data to travel from one network to another.

d)

To automatically update software on network devices

7.

What are the common routing protocols used in router management?

a)

LAN, WAN, MAN, PAN

b)

TCP, UDP, HTTP, FTP

c)

RIP, OSPF, EIGRP, BGP

d)

IPv4, IPv6, MAC, DNS

8.

Explain the concept of distance vector routing.

a)

Distance vector routing is a type of algorithm used by routers to determine the best path for data packets based on distance or hop count.

b)

Distance vector routing is a type of algorithm used by routers to determine the best path for data packets based on IP address.

c)

Distance vector routing is a type of algorithm used by routers to determine the best path for data packets based on signal strength.

d)

Distance vector routing is a type of algorithm used by routers to determine the best path for data packets based on packet size.

9.

What is the significance of link-state routing in routing protocols?

a)

Link-state routing protocols use the complete network topology to make routing decisions.

b)

Link-state routing protocols use distance-vector routing instead of the complete network topology.

c)

Link-state routing protocols do not consider network topology when making routing decisions.

d)

Link-state routing protocols use only a small portion of the network topology to make routing decisions.

10.

Differentiate between interior gateway protocols and exterior gateway protocols.

a)

Interior gateway protocols are used for local area networks, while exterior gateway protocols are used for wide area networks.

b)

Interior gateway protocols are used for data encryption, while exterior gateway protocols are used for data decryption.

c)

Interior gateway protocols are used for wireless communication, while exterior gateway protocols are used for wired communication.

d)

Interior gateway protocols are used within an autonomous system, while exterior gateway protocols are used between different autonomous systems.

11.

What is the main difference between IPv4 and IPv6?

a)

IPv4 uses 32-bit addresses, while IPv6 uses 128-bit addresses

b)

IPv4 is faster than IPv6

c)

IPv4 is more secure than IPv6

d)

IPv4 and IPv6 have the same addressing format

12.

What is the purpose of IPv6 over IPv4?

a)

IPv6 provides a larger address space compared to IPv4

b)

IPv6 has better backward compatibility with older devices

c)

IPv6 has faster data transmission speed than IPv4

d)

IPv6 has weaker security features compared to IPv4

13.

In the context of the network layer, which of the following best describes the data plane function?

a)

Determines the route taken by packets from source to destination.

b)

Moves packets from input to output ports within a router.

c)

Implements routing algorithms across the network.

d)

Manages end-to-end congestion control.

14.

The difference between forwarding and routing is that:

a)

Forwarding is local, routing is network-wide.

b)

Forwarding uses IP addresses, routing uses MAC addresses.

c)

Forwarding is in software, routing is in hardware.

d)

Forwarding is network-wide, routing is local.

15.

Which switching method copies packets to the router’s main memory under CPU control?

a)

Switching via interconnection network

b)

Switching via memory

c)

Switching via bus

d)

Crossbar switching

16.

In a network using DHCP, a host boots up and sends a DHCP Discover message. What is the next message expected in the process?

a)

DHCP Request

b)

DHCP Offer

c)

DHCP Ack

d)

DHCP Nack

17.

A company uses the private IP range 192.168.10.0/24 for its internal network and implements NAT. An internal host with IP 192.168.10.15 sends a request to an external server. The NAT router translates the source to 203.0.113.5:6000. When the server replies, what will the NAT router do?

a)

Drop the reply because it’s from an external address.

b)

Forward the reply to 192.168.10.15 using the mapping in its NAT table.

c)

Broadcast the reply to all internal hosts.

d)

Send an ICMP redirect to the server.

18.

In a network using DHCP, a host moves to a new subnet and sends a DHCP Request message with the previously used IP address. The DHCP server responds with a DHCP NAK. What does this mean?

a)

The requested IP is no longer available or valid.

b)

The host must use a static IP.

c)

The request was successful.

d)

The server is down.

19.

A company’s internal network uses IPv6, but their ISP only provides IPv4 connectivity to the Internet. They want their IPv6 hosts to reach IPv4 services on the web without replacing their core routers. Which solution allows IPv6 packets to travel across the IPv4 Internet by wrapping them in IPv4 headers?

a)

Dual-stack routers

b)

NAT-PT

c)

6to4 tunneling

d)

BGP for IPv6

20.

A company uses SNMP to monitor router CPU usage. Which SNMP message type would the manager use to retrieve this data?

a)

GET

b)

SET

c)

TRAP

d)

INFORM