wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Mod 8: IPv4 vs IPv6 Packets

Total questions: 18

Worksheet time: 9mins

Name
Class
Date
1.

Which statement best defines IPv4 in networking?

a)

Older IP using 32-bit addresses, like 192.168.1.10

b)

Newer IP using 128-bit addresses for wider space

c)

A routing protocol that discovers shortest paths

d)

A security method that encrypts packet headers

2.

What is the main purpose of NAT in IPv4 networks?

a)

Share one public IP across many private hosts

b)

Encrypt packets for secure transmission

c)

Assign 128-bit addresses to all devices

d)

Guarantee zero packet loss across the internet

3.

In an IPv6 network, Hop Limit serves what function?

a)

Stops packets from looping indefinitely

b)

Shares public IP among private devices

c)

Labels flows for stream identification

d)

Carries addressing information to routers

4.

Which field in IPv6 helps routers identify packets in the same stream?

a)

Flow Label

b)

TTL

c)

Hop Limit

d)

Header

5.

Address depletion refers to what situation in IPv4?

a)

Running out of available addresses

b)

Routers losing forwarding tables

c)

Hosts failing to resolve domain names

d)

Packets exceeding MTU size limits

6.

Which statement correctly contrasts IPv4 and IPv6 address sizes?

a)

IPv4 uses 64-bit; IPv6 uses 128-bit

b)

IPv4 uses 128-bit; IPv6 uses 32-bit

c)

IPv4 uses 32-bit; IPv6 uses 128-bit

d)

Both use 32-bit across all networks

7.

A packet keeps looping through routers without reaching the destination. Which field prevents this outcome?

a)

TTL or Hop Limit

b)

Payload length

c)

Destination port

d)

Flow Label

8.

Which statement about IPv4 header size is correct?

a)

It is variable in size

b)

It is always 20 bytes

c)

It is fixed at 40 bytes

d)

It depends on payload size

9.

What happens when the TTL value in an IPv4 packet reaches zero?

a)

The TTL resets to 255

b)

The packet loops forever

c)

The packet is dropped

d)

The router fragments it

10.

What is the address size of IPv6 compared to IPv4?

a)

128-bit vs 32-bit

b)

64-bit vs 16-bit

c)

256-bit vs 64-bit

d)

48-bit vs 32-bit

11.

Select all true statements about IPv6 headers compared to IPv4 headers.

a)

IPv6 header size is fixed at 40 bytes

b)

IPv6 replaces TTL with Hop Limit

c)

IPv6 removes the header checksum field

d)

IPv6 keeps fragmentation inside the base header

12.

Why does a simple, fixed-size IPv6 header improve performance?

a)

It allows more MAC addresses per switch port

b)

Routers process packets faster with predictable fields

c)

It eliminates routing tables entirely

d)

It compresses application data on the fly

13.

Which feature exists in IPv6 but not in IPv4’s base header?

a)

Flow Label for traffic handling

b)

ARP for address resolution

c)

Checksum in the header

d)

Broadcast addressing by default

14.

What notation is used for IPv6 addresses?

a)

Binary with slashes

b)

Octal with hyphens

c)

Dotted decimal

d)

Hexadecimal with colons

15.

Which addresses are 128 bits long?

a)

IPv4 addresses

b)

MAC addresses

c)

IPv6 addresses

d)

Private IPv4

16.

Which combination is true for IPv6 header complexity and size compared to IPv4?

a)

Simple and variable

b)

Complex and variable

c)

Simple and fixed

d)

Complex and fixed

17.

Select all fields that appear in the IPv6 header table:

a)

Traffic Class

b)

Next Header

c)

Hop Limit

d)

Checksum

18.

Which comparison is correct about address format?

a)

IPv4 hexadecimal, IPv6 dotted decimal

b)

Both hexadecimal formats

c)

Both dotted decimal formats

d)

IPv4 dotted decimal, IPv6 hexadecimal