IP Addressing
The range of IPv4 addresses are used for loopback addresses is:
127.0.0.0 - 127.255.255.255
Which of the examples refer to an IPv4 loopback address? FE80::/10 0:0:0:0:0:0:0:1 169.254/16 127.0.0.1
127.0.0.1
An IPv6 address consists of:
128 bits
What IP address range has the following characteristics: Class B range Non-routable (private) IP address range
172.16.0.0 - 172.31.255.255
What IP address range has the following characteristics: Class C range Non-routable (private) IP address range
192.168.0.0 - 192.168.255.255
The IPv4 address range reserved for future use is:
240.0.0.0 - 255.255.255.254
An IPv4 address consists of:
32 bits
Which of the following examples refer to IPv6 loopback addresses? 127.0.0.1 0:0:0:0:0:0:0:1 (aka ::1) 169.254/16 FE80::/10
::1
An IPv6 link-local address is an equivalent of IPv4's ___________.
APIPA address
A network protocol providing an alternative solution to the manual allocation of IP addresses is known as:
DHCP
IPv4 addresses are expressed in what notation:
Decimal
Which of the examples refers to an IPv6 link-local address? 2002::/16 FE80::/10 2001::/32 ::1/128
FE80::/10
IPv6 addresses are expressed in what notation:
Hexadecimal
The _____________ allows the determination of which network segment an IP address belongs to.
Subnet mask
IPv4-to-IPv6 transition mechanism with native support for Network Address Translation (NAT) is called:
Teredo
"Dual-stack IP" refers to a solution that relies on implementing both IPv4 and IPv6 protocol stacks on various network devices to facilitate seamless migration from IPv4 to IPv6. (True/False).
True
A double colon in an IPv6 address indicates that part of the address containing only zeros has been compressed to make the address shorter. (True/False).
True
What IP address range has the following characteristics: Class A range Non-routable (private) IP address range
10.0.0.0 - 10.255.255.255
A type of network traffic intended for a single host identified by a unique IP address is referred to as:
Unicast