wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Network Layer

Total questions: 15

Worksheet time: 31mins

Name
Class
Date
1.

Which of the following assertions is FALSE about the Internet Protocol (IP) ?

a)

It is possible for a computer to have multiple IP addresses

b)

IP packets from the same source to the same destination can take different routes in the network

c)

IP ensures that a packet is discarded if it is unable to reach its destination within a given number of hops

d)

The packet source cannot set the route of an outgoing packets; the route is determined only by the routing tables in the routers on the way

2.

Which of the following functionalities must be implemented by a transport protocol over and above the network protocol ?

a)

Recovery from packet losses

b)

Detection of duplicate packets

c)

Packet delivery in the correct order

d)

End to end connectivity

3.

The subnet mask for a particular network is 255.255.31.0. Which of the following pairs of IP addresses could belong to this network?

a)

172.57.88.62 and 172.56.87.233

b)

10.35.28.2 and 10.35.29.4

c)

191.203.31.87 and 191.234.31.88

d)

128.8.129.43 and 128.8.161.55

4.

Which of the following is NOT true with respect to a transparent bridge and a router?

a)

Both bridge and router selectively forward data packets

b)

A bridge uses IP addresses while a router uses MAC addresses

c)

A bridge builds up its routing table by inspect­ing incoming packets

d)

A router can connect between a LAN and a WAN

5.

Packets of the same session may be routed through different paths in:

a)

TCP, but not UDP

b)

TCP and UDP

c)

UDP, but not TCP

d)

Neither TCP nor UDP

6.

The address resolution protocol (ARP) is used for:

a)

Finding the IP address from the DNS

b)

Finding the IP address of the default gateway

c)

Finding the IP address that corresponds to a MAC address

d)

Finding the MAC address that corresponds to an IP address

7.

An organization has a class B network and wishes to form subnets for 64 departments. The subnet mask would be:

a)

255.255.0.0

b)

255.255.64.0

c)

255.255.128.0

d)

255.255.252.0

8.

For which one of the following reasons does Internet Protocol (IP) use the timeto- live (TTL) field in the IP datagram header

a)

Ensure packets reach destination within that time

b)

Discard packets that reach later than that time

c)

Prevent packets from looping indefinitely

d)

Limit the time for which a packet gets queued in intermediate routers.

9.

Two computers C1 and C2 are configured as follows. C1 has IP address 203.197.2.53 and netmask 255.255.128.0. C2 has IP address 203.197.75.201 and netmask 255.255.192.0. which one of the following statements is true?

a)

C1 and C2 both assume they are on the same network

b)

C2 assumes C1 is on same network, but C1 assumes C2 is on a different network

c)

C1 assumes C2 is on same network, but C2 assumes C1 is on a different network

d)

C1 and C2 both assume they are on different networks.

10.

The address of a class B host is to be split into subnets with a 6-bit subnet number. What is the maximum number of subnets and the maximum number of hosts in each subnet?

a)

62 subnets and 262142 hosts.

b)

64 subnets and 262142 hosts.

c)

62 subnets and 1022 hosts.

d)

64 subnets and 1024 hosts.

11.

If a class B network on the Internet has a subnet mask of 255.255.248.0, what is the maximum number of hosts per subnet?

a)

1022

b)

1023

c)

2046

d)

2047

12.

One of the header fields in an IP datagram is the Time to Live(TTL)field. Which of the following statements best explains the need for this field?

a)

It can be used to prioritize packets

b)

It can be used to reduce delays

c)

It can be used to optimize throughput

d)

It can be used to prevent packet looping

13.

Suppose computers A and B have IP addresses 10.105.1.113 and 10.105.1.91 respectively and they both use the same netmask N. Which of the values of N given below should not be used if A and B should belong to the same network?

a)

255.255.255.0

b)

255.255.255.128

c)

255.255.255.192

d)

255.255.255.224

14.

A layer-4 firewall ( a device that can look at all protocol headers up to the transport layer) CANNOT

a)

block HTTP traffic during 9:00PM and 5:00AM

b)

block all ICMP traffic

c)

stop incoming traffic from a specific IP address but allow outgoing traffic to same IP

d)

block TCP traffic from a specific user on a specific IP address on multi-user system during 9:00PM and 5:00AM

15.

A n Internet Service Provider (ISP) has the following chunk of CIDR-based IP addresses available with it: 245.248.128.0/20. The ISP wants to give half of this chunk of addresses to Organization A, and a quarter to Organization B, while retaining the remaining with itself. Which of the following is a valid allocation of addresses to A and B?

a)

245.248.136.0/21 and 245.248.128.0/22

b)

245.248.128.0/21 and 245.248.128.0/22

c)

245.248.132.0/22 and 245.248.132.0/21

d)

245.248.136.0/24 and 245.248.132.0/21