An IPv4 address consists of 32 bits, typically represented in four octets.
IPv6 addresses are 128-bit identifiers represented in hexadecimal notation.
A subnet mask of 255.255.255.0 corresponds to 24 consecutive bits set to 1, hence /24.
In IPv4 addressing, Class D (224.0.0.0 to 239.255.255.255) is explicitly reserved for multicasting.
The primary driver for IPv6 adoption is the limitation of the 32-bit IPv4 address space.
Class B addresses use the first two octets (16 bits) for the network portion.
The 10.0.0.0/8 block is one of the three ranges reserved for private networks.
A subnet mask determines which part of the IP address represents the network and which part represents the host.
In IPv6, the loopback address is represented as ::1 or 0:0:0:0:0:0:0:1.
The TTL field decrements with each router hop; if it reaches zero, the packet is discarded to prevent loops.
Link-local addresses in IPv6 always begin with the prefix fe80::/10.
An IPv6 address consists of 128 bits. Since each hexadecimal digit represents 4 bits, 128/4 = 32 digits.
A double colon (::) can replace a single contiguous string of one or more 16-bit blocks of zeros.
For a /24 subnet (mask 255.255.255.0), the broadcast address is the last address in the range, which is 192.168.1.255.
Neighbor Discovery Protocol (NDP), which functions within ICMPv6, replaces ARP for address resolution in IPv6.
A /26 subnet leaves 6 bits for hosts (32-26=6). 2^6 - 2 = 64 - 2 = 62 usable addresses.
The 100.64.0.0/10 block is reserved for Shared Address Space, commonly used for CGNAT by ISPs.
In IPv6, the lower 64 bits typically constitute the Interface ID, which uniquely identifies a network interface on the link.
The range 224.0.0.0 to 239.255.255.255 is reserved for IPv4 multicast addresses.
A /27 mask means 27 bits are set to 1. 255.255.255.(11100000), which equals 224.
You scored 0
Can you beat me?
You missed 0 questions. Let's fix them.
"Start where you are. Use what you have. Do what you can."
We found your previous session.
Tell us what you are preparing for so we can show you relevant content.