wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

modul8

Total questions: 33

Worksheet time: 17mins

Name
Class
Date
1.

Which OSI layer sends segments to be encapsulated in an IPv4 or IPv6 packet?

a)

Data link layer

b)

Transport layer

c)

Network layer

d)

Session layer

2.

Which layer is responsible for taking an IP packet and preparing it for transmission over the communications medium?

a)

Network layer

b)

Data link layer

c)

Transport layer

d)

Physical layer

3.

What is the term for splitting up an IP packet when forwarding it from one medium to another medium with a smaller MTU?

a)

Serialization

b)

Encapsulation

c)

Segmentation

d)

Fragmentation

4.

Which delivery method does not guarantee that the packet will be delivered fully without errors?

a)

Connectionless

b)

Media independent

c)

Best effort

5.

What are the two most commonly referenced fields in an IPv4 packet header that indicate where the packet is coming from and where it is going? (Choose two.)

a)

Time to Live

b)

Protocol

c)

Source IP address

d)

Destination IP address

e)

Differentiated Services (DS)

6.

Which statement is correct about IPv4 packet header fields?

a)

The Time to Live field is used to determine the priority of each packet.

b)

The source and destination IPv4 addresses remain the same while travelling from source to destination

c)

The Total Length and Header Checksum fields are used to reorder a fragmented packet.

d)

The Version field identifies the next level protocol.

7.

Which field is used to detect corruption in the IPv4 header?

a)

Time to Live

b)

Differentiated Services (DS)

c)

Protocol

d)

Header Checksum

8.

Which field includes common values such as ICMP (1), TCP (6), and UDP (17)?

a)

Differentiated Services (DS)

b)

Header Checksum

c)

Time to Live

d)

Protocol

9.

Which three options are major issues associated with IPv4? (Choose three.)

a)

Global and political boundaries

b)

IP address depletion

c)

Increased network complexity and Internet routing table expansion

d)

Too many IPv4 addresses available

e)

Lack of end-to-end connectivity

10.

Which two options are improvements provided by IPv6 as compared to IPv4? (Choose two.)

a)

Header supports additional fields for complex packets

b)

Increased the IP address space

c)

Uses a simpler header to provide improved packet handling

d)

Supports class-based networks

e)

Standardizes the use of NAT

11.

Which is true of the IPv6 header?

a)

It contains 12 header fields.

b)

It contains 8 header fields.

c)

It consists of 20 octets.

d)

It consists of 40 octets

12.

Which is true of the IPv6 packet header?

a)

The Version field identifies the next header.

b)

The Hop Limit field replaces the IPv4 Time to Live field

c)

The Source and Destination IPv6 addresses change while travelling from source to destination.

d)

The Time to Live field replaces the DiffServ field.

13.

Which statement about host forwarding decisions is true?

a)

Local hosts can reach each other without the need of a router

b)

A remote destination host is on the same local network as the sending host.

c)

Routing is enabled on switches to discover the best path to a destination.

d)

A host cannot ping itself.

14.

Which default gateway statement is true?

a)

Traffic can only be forwarded outside the local network if there is no default gateway.

b)

A default gateway is required to send packets to other hosts on the local network.

c)

The default gateway address is the IP address of the router on the local network

d)

The default gateway address is the IP address of a switch on a remote network.

15.

Which two commands could be entered on a Windows host to view its IPv4 and IPv6 routing table? (Choose two.)

a)

print net

b)

route print

c)

netroute -l

d)

netstat -r

e)

print route

16.

What is the command used on a Cisco IOS router to view the routing table?

a)

netstart -r

b)

show routing table

c)

route print

d)

show ip route

17.

What does a code of “O” indicate next to a route in the routing table?

a)

A directly connected route

b)

A route with an administrative distance of 0

c)

A gateway of last resort

d)

A route learned dynamically from OSPF

18.

This type of route is also known as a gateway of last resort.

a)

Default route

b)

Directly connected route

c)

Static route

d)

Remote route

19.

Which is a characteristic of static routes?

a)

They are advertised to directly connected neighbors.

b)

They are manually configured

c)

They automatically adjust to a change in network topology.

d)

They are appropriate when there are many redundant links.

20.

True or False? A router can be configured with a combination of both static routes and a dynamic routing protocol.

a)

False

b)

True

21.

Which command can be used on a Windows host to display the routing table?

a)

show ip route

b)

netstat -s

c)

tracert

d)

netstat -r

22.

What information is added during encapsulation at OSI Layer 3?

a)

Source and destination port number

b)

Source and destination IP address

c)

Source and destination application protocol

d)

Source and destination MAC

23.

How does the network layer use the MTU value?

a)

The MTU is passed to the network layer by the data link layer

b)

The network layer depends on the data link layer to set the MTU, and adjusts the speed of transmission to accommodate it.

c)

The network layer depends on the higher level layers to determine the MTU.

d)

To increase speed of delivery, the network layer ignores the MTU.

24.

Which characteristic describes an IPv6 enhancement over IPv4?

a)

Both IPv4 and IPv6 support authentication, but only IPv6 supports privacy capabilities.

b)

IPv6 addresses are based on 128-bit flat addressing as opposed to IPv4 which is based on 32-bit hierarchical addressing.

c)

The IPv6 address space is four times bigger than the IPv4 address space.

d)

The IPv6 header is simpler than the IPv4 header is, which improves packet handling

25.

Which statement accurately describes a characteristic of IPv4?

a)

IPv4 has a 32-bit address space

b)

IPv4 natively supports IPsec

c)

An IPv4 header has fewer fields than an IPv6 header has

d)

All IPv4 addresses are assignable to hosts

26.

When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?

a)

Source IP address

b)

Source MAC address

c)

Destination MAC address

d)

Destination IP address

27.

A computer has to send a packet to a destination host in the same LAN. How will the packet be sent?

a)

The packet will be sent to the default gateway first, and then, depending on the response from the gateway, it may be sent to the destination host.

b)

The packet will first be sent to the default gateway, and then from the default gateway it will be sent directly to the destination host.

c)

The packet will be sent only to the default gateway.

d)

The packet will be sent directly to the destination host

28.

Which IPv4 address can a host use to ping the loopback interface?

a)

126.0.0.1

b)

127.0.0.0

c)

126.0.0.0

d)

127.0.0.1

29.

When a connectionless protocol is in use at a lower layer of the OSI model, how is missing data detected and retransmitted if necessary?

a)

Network layer IP protocols manage the communication sessions if connection-oriented transport services are not available.

b)

Connectionless acknowledgements are used to request retransmission.

c)

The best-effort delivery process guarantees that all packets that are sent are received.

d)

Upper-layer connection-oriented protocols keep track of the data received and can request retransmission from the upper-level protocols on the sending host

30.

What was the reason for the creation and implementation of IPv6?

a)

To make reading a 32-bit address easier

b)

To allow NAT support for private addressing

c)

To provide more address space in the Internet Names Registry

d)

To relieve IPv4 address depletion

31.

Which information is used by routers to forward a data packet toward its destination?

a)

Source data-link address

b)

Source IP address

c)

Destination IP address

d)

Destination data-link address

32.

Which field in an IPv4 packet header will typically stay the same during its transmission?

a)

Time-to-Live

b)

Flag

c)

Packet Length

d)

Destination Address

33.

Which field in an IPv6 packet is used by the router to determine if a packet has expired and should be dropped?

a)

TTL

b)

Hop Limit

c)

Address Unreachable

d)

No Route to Destination