0
0
Computer Networksknowledge~5 mins

IPv6 addressing basics in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the length of an IPv6 address?
An IPv6 address is 128 bits long, which allows for a very large number of unique addresses.
Click to reveal answer
beginner
How is an IPv6 address typically written?
IPv6 addresses are written as eight groups of four hexadecimal digits, separated by colons, for example: 2001:0db8:85a3:0000:0000:8a2e:0370:7334.
Click to reveal answer
beginner
What does the double colon (::) mean in an IPv6 address?
The double colon (::) is a shorthand notation that represents one or more groups of 16 bits of zeros to simplify the address.
Click to reveal answer
beginner
What are the main parts of an IPv6 address?
An IPv6 address has two main parts: the network prefix (which identifies the network) and the interface identifier (which identifies the device on that network).
Click to reveal answer
beginner
Why was IPv6 created?
IPv6 was created to replace IPv4 because IPv4 addresses were running out. IPv6 provides a much larger address space and improved features.
Click to reveal answer
How many bits are in an IPv6 address?
A256 bits
B32 bits
C64 bits
D128 bits
What symbol is used to separate groups in an IPv6 address?
A:
B.
C-
D/
What does the double colon (::) represent in IPv6 notation?
AA single zero
BOne or more groups of zeros
CA separator between network and host
DAn error in the address
Which part of the IPv6 address identifies the device on the network?
AInterface identifier
BSubnet mask
CNetwork prefix
DGateway address
Why is IPv6 important compared to IPv4?
AIt is easier to remember
BIt uses shorter addresses
CIt supports more devices with a larger address space
DIt uses decimal numbers
Explain the structure of an IPv6 address and how it differs from IPv4.
Think about the length and format differences compared to IPv4.
You got /5 concepts.
    Describe the purpose of the double colon (::) in IPv6 addresses and give an example.
    It helps simplify long sequences of zeros.
    You got /4 concepts.