wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DCN_Unit4

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

You are designing a network router and need to choose a forwarding mechanism. The router must handle high-speed packet switching with minimum contention. Which switching fabric would you implement?

a)

Switching via memory

b)

Switching via a bus

c)

Switching via interconnection network

d)

Switching via application processor

2.

A packet arrives at a router with destination address 11001000 00010111 00011000 10101010. Based on the following table, determine the outgoing interface using the longest prefix match.

a)

0

b)

1

c)

2

d)

3

3.

A company with multiple departments wants to reduce IP address wastage and simplify routing. Which addressing strategy should be used?

a)

NAT

b)

Subnetting

c)

DHCP

d)

IP fragmentation

4.

A router uses the Distance Vector Routing algorithm. Node X receives the following updates from its neighbors: What will be the updated ​Dx(Z)?

a)

6

b)

4

c)

7

d)

3

5.

In Dijkstra’s algorithm, which node will be added next to the set of known nodes if the tentative distances are as follows?

a)

W

b)

V

c)

X

d)

Y

6.

You are configuring a DHCP server in a network. A client sends a DHCP Discover message. What should be the next appropriate action by the server?

a)

Send DHCP ACK

b)

Assign a MAC address to the client

c)

Send DHCP Offer

d)

Send ICMP message to confirm request

7.

Consider a router's output port where packets are arriving faster than the transmission rate. What consequence is most likely?

a)

Packets are sent back to the sender

b)

Output port queueing occurs, possibly leading to packet loss

c)

Packets are rerouted to another output port

d)

IP fragmentation is performed

8.

A router receives an IP packet with a payload of 4000 bytes and the MTU of the outgoing link is 1500 bytes. What is the number of fragments created?

a)

2

b)

3

c)

4

d)

5

9.

Which of the following best explains why poisoned reverse is used in distance vector routing?

a)

To reduce link costs

b)

To accelerate convergence of Dijkstra’s algorithm

c)

To enable IP fragmentation

d)

To handle routing loops by advertising a route as unreachable

10.

You are implementing NAT in a home network. What does the NAT router modify in outgoing packets?

a)

Source MAC address

b)

Destination MAC address

c)

Source IP address and port number

d)

Destination IP address and TTL