CompTIA Network+ N10-008 Exam IP Addressing Quiz

0.0(0)
studied byStudied by 38 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/49

flashcard set

Earn XP

Description and Tags

IP Addressing

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

50 Terms

1
New cards
Which of the following documents describes the concept of private IP addressing?
 RFC 1918 
2
New cards
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?
NAT
3
New cards
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?
NAT
4
New cards
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?
 PAT 
5
New cards
An IPv4 address consists of:
32 bits
6
New cards
Which of the answers listed below refers to a binary representation of the decimal number 192?
11000000
7
New cards
 IPv4 addresses are expressed with the use of:
Decimal numbers 
8
New cards
Which of the following answers lists a decimal notation of the binary number 10101100?
172
9
New cards
 An IPv6 address consists of:
128 bits
10
New cards
IPv6 addresses are expressed with the use of:
Hexadecimal numbers
11
New cards
 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
12
New cards
Automatic Private IP Addressing (APIPA) allows a Windows host to self-configure an IPv4 address and subnet mask when Dynamic Host Configuration Protocol (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 APIPA-assigned address cannot connect to the Internet).
True
13
New cards
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?
 2001:DB8:ABCD:12:2B88:68FF:FE0B:1BCA
14
New cards
A type of network traffic intended for a particular group of hosts is called:
Multicast 
15
New cards
 A type of network traffic intended for a single host identified by a unique IP address is referred to as:
Unicast
16
New cards
Which of the following answers refers to an IPv6-only, one-to-nearest data transmission type?
Anycast
17
New cards
A networked host with unknown IPv4 address can be reached via:
Broadcast
18
New cards
An IPv6 link-local address is an equivalent of IPv4's:
APIPA address 
19
New cards
Which of the answers listed below refers to an IPv6 link-local address?
FE80::/10
20
New cards
Which of the following answers refers to an IPv4 loopback address?
127\.0.0.1
21
New cards
Which of the following answers refer to IPv6 loopback addresses? (Select 2 answers)

1. 0:0:0:0:0:0:0:1

2. ::1
22
New cards
In a network using subnets, the term "Default gateway" refers to a network device that enables exchange of data between hosts residing in different subnets.
True
23
New cards
Which of the following allows to determine which network segment an IP address belongs to?
 Subnet mask
24
New cards
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?
VLSM
25
New cards
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 answers)

1. Class A range
2. Non-routable (private) IP address range
26
New cards
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)

1. Class B range
2. Non-routable (private) IP address range
27
New cards
What are the characteristic features of the 192.168.0.0 - 192.168.255.255 (192.0.0.0/16) IPv4 address space? (Select 2 answers)

1. Non-routable (private) IP address range
2. Class C range
28
New cards
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
New cards
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
New cards
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
New cards
Which of the answers listed below refers to an example of a valid subnet mask?
 None of the above is a valid subnet mask 
32
New cards
Which of the following answers lists the default (classful) subnet mask for a class A network?
255\.0.0.0
33
New cards
What is the leading octet value range for an IPv4 address belonging to a class B network?
128 - 191
34
New cards
Which of the following answers lists the default (classful) subnet mask for a class B network?
255\.255.0.0
35
New cards
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
New cards
Which of the answers listed below refers to the default (classful) subnet mask for a class C network?
255\.255.255.0
37
New cards
Which of the following answers refer to the IPv4 multicast address block? (Select 2 answers)

1.  224 - 239
2. Class D range
38
New cards
Which of the answers listed below refers to a solution that replaces the classful network design?
CIDR
39
New cards
Which of the following answers lists the CIDR notation of the 255.255.255.224 subnet mask?
 /27
40
New cards
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
New cards
What is the network address for a 154.24.67.147/22 host?
154\.24.64.0
42
New cards
Which of the following answers lists the broadcast address for the 192.168.50.155/20 network?
192\.168.63.255
43
New cards
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
New cards
An IPv4-to-IPv6 transition mechanism with native support for Network Address Translation (NAT) is known as:
 Teredo
45
New cards
What does the term "Miredo" refer to?
Teredo tunneling software
46
New cards
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
New cards
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
New cards
An IPv6 protocol used by routers to advertise their presence on a network is called:
NDP
49
New cards
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
50
New cards
An IP address that doesn't correspond to any actual physical network interface is called a virtual IP address (VIP/VIPA).
 True