IP Addressing Quiz Flashcards

1
Q

Which of the following documents describes the concept of private IP addressing?

A

RFC 1918

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following solutions alleviates the problem of the depleting IPv4 address space by allowing multiple hosts on the same private LAN to share a single public IP address?

A

NAT (Network address translation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the solutions listed below hides the internal IP addresses by modifying IP address information in IP packet headers while in transit across a traffic routing device?

A

NAT (Network address translation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following answers refers to a method that binds a combination of private IP address and port number with a corresponding public IP address and port information?

A

PAT (Port address translation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

An IPv4 address consists of

A

32 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the answers listed below refers to a binary representation of the decimal number 192?

A

11000000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IPv4 addresses are expressed with the use of:

A

Decimal numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which of the following answers lists a decimal notation of the binary number 10101100

A

172

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

An IPv6 address consists of:

A

128 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

IPv6 addresses are expressed with the use of:

A

Hexadecimal numbers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A double colon in an IPv6 address indicates that part of the address containing only zeros has bee compressed to make the address shorter.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Automatic Private IP addressing (APIPA) allows a Windows host to self-configure and IPv4 address and subnet mask when DHCP is unavailable. APIPA uses an address block range between 169.254.0.0 and 169.254.255.255. APIPA-assigned addresses are valid only for communications within a network segment that a given host is connected to (a host with APIP-assigned address cannot connect to the internet).

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which of the following answers refers to a valid IPv6 EUI-64 format address generated from a MAC address of 29:88:68:0B:1B:CA?

A

2001:DB8:ABCD:12:2B88:68FF:FE0B:1BCA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A type of network traffic intended for a particular group of hosts is called:

A

Multicast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A type of network traffic intended for a single host identified by a unique IP address is referred to as:

A

Unicast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which of the following answers refers to an IPv6-only, one -to-nearest data transmission type?

A

Anycast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

A network host with unknown IPv4 address can be reached via:

A

Broadcast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

An IPv6 link-local address is an equivalent of IPv4’s:

A

Public IP address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which of the answers listed below refers to an IPv6 link-local address?

A

FE80::/10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which if the following answers refers to an IPv4 loopback address?

A

127.0.0.1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Which of the following answers refer to IPv6 loopback addresses? (Select 2 answers)

A

0:0:0:0:0:0:0:1
::1

22
Q

In a network using subnets, the term “Default gateway” refers to a network device that enable exchange of data between hosts residing in different subnets.

23
Q

Which of the following allows to determine which network segment an IP address belongs to?

A

Subnet mask

24
Q

What is the name of a solution that increases the efficiency of IP address space management by allowing network administrators to divide networks into subnets of different sizes.?

A

VLSM (Variable Length Subnet Mask)

25
Which of the following answers refer to the characteristic features of the 10.0.0.0 - 10.255.255.255 (10.0.0.0/8) IPv4 address space (Select 2 asnwers)
Class A range Non-routable (private) IP address range
26
Which of the answers listed below refer to the 172.16.0.0 - 172.31.255.255 (172.16.0.0/12) IPv4 address space (Select 2 answers)
Class B range Non-routable (private) IP address range
27
What are the characteristic features of the 192.168.0.0 - 192.168.255.25 (192.0.0.0/16) IPv4 address space (Select 2 answers)
Class C range Non-routable (private) IP address range
28
Which of the following answers refers to an IPv4 address range used for loopback addresses?
127.0.0.0 - 127.255.255.255 (127.0.0.0/8)
29
Which of the answers listed below refers to an IPv4 address range reserved for future use?
240.0.0.0 - 255.255.255.254 (240.0.0.0/4)
30
In IPv4 addressing, the leading octet of an IP address with a value of 1 through 126 denotes that the IP address within that range belongs to the :
Class A address space
31
Which of the answers listed below refers to an example of a valid subnet mask?
None of the above
32
Which of the following answers lists that default (classful) subnet mask for a class A network?
255.0.0.0
33
What is the leading octet value range for an IPv4 address belonging to a class B network?
128-191
34
Which of the following answers lists the default (classful) subnet mask for a class B network?
255.255.0.0
35
In IPv4 addressing, the leading octet of an IP address with a value of 192 through 223 denotes that the IP address within that range belongs to the :
Class C address space
36
Which of the answers listed below refers to the default (classful) subnet mask for a class C network?
255.255.255.0
37
Which of the following answers refer to the IPv4 multicast address block? (Select 2 answers)
224 - 239 Class D range
38
Which of the answers listed below refers to a solution that replaces the classful network design?
CIDR (Classless Inter-Domain Routing)
39
Which of the following answers lists the CIDR notation of the 255.255.255.224 subnet mask?
/27
40
What is the first valid host address that can be assigned to a node residing in the 10.119.136.143/20 network?
10.119.128.1
41
What is the network address for a 154.24.67.147/22
154.24.64.0
42
Which of the following answers lists the broadcast address for the 192.168.50.155/20 network?
192.168.63.255
43
A limited IPv4-to-IPv6 transition mechanism that allows for encapsulation of IPv6 packets in IPv4 packets transmitted over IPv4 networks is referred to as:
6to4
44
An IPv4-toIPv6 transition mechanism with native support for Network Address Translation (NAT) is known as:
Teredo
45
What does the term Miredo refer to?
Teredo tunneling software
46
The term "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
47
Which of the following answers lists a valid IPv6 address of FE80:00A7:0000:0000:02AA:0000:4C00:FE9A after compression?
FE80:A7::2AA:0:4C00:FE9A
48
An IPv6 protocol used by routers to advertise their presence on a network is called:
NDP (Neighbor Discovery Protocol)
49
Which of the following allows a network node to autoconfigure an IPv6 address in the absence of a Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server?
SLAAC (StateLess Address Auto Configuration)
50
An IP address that doesn't' correspond to any actual physical network interface is called a virtual IP address (VIP/VIPA)
True