What is the prefix length notation for the subnet mask 255.255.255.224?
/27
2
New cards
How many valid host addresses are available on an IPv4 subnet that is configured with a /26 mask?
62
3
New cards
Which subnet mask would be used if 5 host bits are available?
255.255.255.224
4
New cards
A network administrator subnets the 192.168.10.0/24 network into subnets with /26 masks. How many equal-sized subnets are created?
4
5
New cards
An administrator wants to create four subnetworks from the network address 192.168.1.0/24. What is the network address and subnet mask of the second useable subnet?
How many bits must be borrowed from the host portion of an address to accommodate a router with five connected networks?
3
7
New cards
How many host addresses are available on the 192.168.10.128/26 network?
62
8
New cards
How many host addresses are available on the network 172.16.128.0 with a subnet mask of 255.255.252.0?
1022
9
New cards
What three blocks of addresses are defined by RFC 1918 for private network use? (Choose three.)
10.0.0.0/8 172.16.0.0/12
10
New cards
192.168.0.0/16
11
New cards
An administrator must send a message to everyone on the router A network. What is the broadcast address for network 172.16.16.0/22?
172.16.19.255
12
New cards
A site administrator has been told that a particular network at the site must accommodate 126 hosts. Which subnet mask would be used that contains the required number of host bits?
255.255.255.128
13
New cards
Considering the addresses already used (10.16.10.0/26 and 10.16.10.192/28) and having to remain within the 10.16.10.0/24 network range, which subnet address could be assigned to the network containing 25 hosts?
10.16.10.64/27
14
New cards
What is the usable number of host IP addresses on a network that has a /26 mask?
26
15
New cards
Which address prefix range is reserved for IPv4 multicast?
224.0.0.0 - 239.255.255.255
16
New cards
A high school in New York (school A) is using videoconferencing technology to establish student interactions with another high school (school B) in Russia. The videoconferencing is conducted between two end devices through the Internet. The network administrator of school A configures the end device with the IP address 209.165.201.10. The administrator sends a request for the IP address for the end device in school B and the response is 192.168.25.10. Neither school is using a VPN. The administrator knows immediately that this IP will not work. Why?
This is a private IP address
17
New cards
Which three addresses are valid public addresses? (Choose three.)
198.133.219.17*
18
New cards
192.168.1.245
19
New cards
10.15.250.5
20
New cards
128.107.12.117*
21
New cards
172.31.1.25
22
New cards
64.104.78.227*
23
New cards
A message is sent to all hosts on a remote network. Which type of message is it?
directed broadcast
24
New cards
A company has a network address of 192.168.1.64 with a subnet mask of 255.255.255.192. The company wants to create two subnetworks that would contain 10 hosts and 18 hosts respectively. Which two networks would achieve that? (Choose two.)
192.168.1.16/28
25
New cards
192.168.1.64/27*
26
New cards
192.168.1.128/27
27
New cards
192.168.1.96/28*
28
New cards
192.168.1.192/28
29
New cards
Which address is a valid IPv6 link-local unicast address?
FEC8:1::FFFF
30
New cards
FD80::1:1234
31
New cards
FE80::1:4545:6578:ABC1*
32
New cards
FE0A::100:7788:998
33
New cards
FFC90:5678:4251:FFFF
34
New cards
Which of these addresses is the shortest abbreviation for the IP address:3FFE:1044:0000:0000:00AB:0000:0000:0057?
3FFE:1044:0:0:AB::57
35
New cards
A network administrator has received the IPv6 prefix 2001:DB8::/48 for subnetting. Assuming the administrator does not subnet into the interface ID portion of the address space, how many subnets can the administrator create from the /48 prefix?
65536
36
New cards
Given IPv6 address prefix 2001:db8::/48, what will be the last subnet that is created if the subnet prefix is changed to /52?
2001:db8:0:f000::/52
37
New cards
2001:0DB8:BC15:00A0:0000::
38
New cards
2001:0DB8:BC15:00A1:0000::
39
New cards
2001:0DB8:BC15:00A2:0000::
40
New cards
...
41
New cards
2001:0DB8:BC15:00AF:0000::
42
New cards
The prefix-length for the range of addresses is
/60 All the addresses have the part 2001:0DB8:BC15:00A in common. Each number or letter in the address represents 4 bits, so the prefix-length is /60.
43
New cards
What type of IPv6 address is FE80::1?
loopback
44
New cards
linklocal*
45
New cards
multicast
46
New cards
global unicast
47
New cards
2001:db8:1234:xxxy::/64 where y represents the subnet portion, how many subnets?
16, Because only one hexadecimal character is used to represent the subnet, that one character can represent 16 different values 0 through F.
48
New cards
What is used in the EUI-64 process to create an IPv6 interface ID on an IPv6 enabled interface?
the MAC address of the IPv6 enabled interface
49
New cards
What is the prefix for the host address 2001:DB8:BC15:A:12AB::1/64?
2001:DB8:BC15:A
50
New cards
An IPv6 enabled device sends a data packet with the destination address of FF02::1. What is the target of this packet?
all IPv6 enabled devices on the local link or network
51
New cards
2001:DB8::BAF:3F57:FE94
global unicast
52
New cards
ff02::1
All-nodes multicast address.
53
New cards
::1
loopback
54
New cards
ff02::1:ffae:f85f
solicited node multicast
55
New cards
Which IPv6 prefix is reserved for communication between devices on the same link?
fe80::/10
56
New cards
Which type of IPv6 address refers to any unicast address that is assigned to multiple hosts?
anycast
57
New cards
What are two types of IPv6 unicast addresses? (Choose two.)
multicast
58
New cards
loopback*
59
New cards
link-local*
60
New cards
anycast
61
New cards
broadcast
62
New cards
Which service provides dynamic global IPv6 addressing to end devices without using a server that keeps a record of available IPv6 addresses?
SLAAC
63
New cards
Which protocol supports Stateless Address Autoconfiguration (SLAAC) for dynamic assignment of IPv6 addresses to a host?
ICMPv6
64
New cards
Translation, one of three methods that allow IPv6 and IPv4 to coexist
IPv6 packets are converted to IPv4 packets and vice versa.
65
New cards
Tunneling, one of three methods that allow IPv6 and IPv4 to coexist
The IPv6 packet is transported inside and IPv4 packet.
66
New cards
Dual-Stack, one of three methods that allow IPv6 and IPv4 to coexist
The IPv4 packets and IPv6 packets coexist in the same network.
67
New cards
A technician uses the ping 127.0.0.1 command. What is the technician testing?
the TCP/IP stack on a network host
68
New cards
PC1 192.168.1.1 running tracert to 10.1.0.2 has last valid IP address of 192.168.1.254. Which device?
R1, the default gateway for that LAN.
69
New cards
Which protocol is used by the traceroute command to send and receive echo-requests and echo-replies?
ICMP
70
New cards
Which ICMPv6 message is sent when the IPv6 hop limit field of a packet is decremented to zero and the packet cannot be forwarded?
time exceeded
71
New cards
A user executes a traceroute over IPv6. At what point would a router in the path to the destination device drop the packet?
when the value of the Hop Limit field reaches zero
72
New cards
What is the purpose of ICMP messages?
to provide feedback of IP packet transmissions
73
New cards
What source IP address does a router use by default when the traceroute command is issued?
the IP address of the outbound interface
74
New cards
127.0.0.1 type of address?
looback address
75
New cards
172.19.20.5 type of address?
private address
76
New cards
240.2.6.255 type of address?
experimental address
77
New cards
192.0.2.123 type of address?
TEST-NET address
78
New cards
169.254.1.5 type of address?
link-local address
79
New cards
IPv4 link-local address block
169.254.0.0/16
80
New cards
IPv4 private address ranges
10.0.0.0/8, 172.16.0.0/12, and
81
New cards
192.168.0.0/16
82
New cards
IPv4 TEST-NET address range
192.0.2.0/24
83
New cards
IPv4 experimental address range
240.0.0.0 to 255.255.255.254
84
New cards
A user issues a ping 192.135.250.103 command and receives a response that includes a code of 1. What does this code represent?
host unreachable
85
New cards
Which subnet would include the address 192.168.1.96 as a usable host address?
192.168.1.64/26
86
New cards
A host is transmitting a broadcast. Which host or hosts will receive it?
all hosts in the same subnet
87
New cards
A host is transmitting a unicast. Which host or hosts will receive it?
one specific host
88
New cards
A user issues a ping 2001:db8:FACE:39::10 command and receives a response that includes a code of 3. What does this code represent?
address unreachable
89
New cards
A host is transmitting a multicast. Which host or hosts will receive it?
a specially defined group of hosts
90
New cards
A host is transmitting a multicast. Which host or hosts will receive it?
a specially defined group of hosts
91
New cards
Which is the compressed format of the IPv6 address 2001:0db8:0000:0000:0000:a0b0:0008:0001?
2001:db8::a0b0:8:1
92
New cards
Which is the compressed format of the IPv6 address fe80:09ea:0000:2200:0000:0000:0fe0:0290?
fe80:9ea:0:2200::fe0:290
93
New cards
Which is the compressed format of the IPv6 address 2002:0042:0010:c400:0000:0000:0000:0909?
2002:42:10:c400::909
94
New cards
Which is the compressed format of the IPv6 address 2001:0db8:0000:0000:0ab8:0001:0000:1000?
2001:db8::ab8:1:0:1000
95
New cards
Which is the compressed format of the IPv6 address 2002:0420:00c4:1008:0025:0190:0000:0990?
2002:420:c4:1008:25:190::990
96
New cards
Which is the compressed format of the IPv6 address fe80:0000:0000:0000:0220:0b3f:f0e0:0029?
fe80::220:b3f:f0e0:29
97
New cards
A user issues a ping 2001:db8:FACE:39::10 command and receives a response that includes a code of 2 . What does this code represent?
beyond scope of the source address
98
New cards
A user issues a ping fe80:65ab:dcc1::100 command and receives a response that includes a code of 3. What does this code represent?
address unreachable
99
New cards
A user issues a ping 10.10.14.67 command and receives a response that includes a code of 0. What does this code represent?
network unreachable
100
New cards
A user issues a ping fe80:65ab:dcc1::100 command and receives a response that includes a code of 4. What does this code represent?