Module 11-13 Exam Flashcards
(27 cards)
What is the usable number of host IP addresses on a network that has a /26 mask?
62
Match each IPv4 address to the address category.
Host Address:
192.168.100.161/25
203.0.113.100/24
Network Address:
172.110.12.64/28
10.10.10.128/25
Broadcast Address
192.168.1.191/26
10.0.0.159/26
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?
192.168.1.64/27
192.168.1.96/28
How many host addresses are available on the network 172.16.128.0 with a subnet mask of 255.255.252.0?
1022
How many bits must be borrowed from the host portion of an adddress to accommodate a router with five connected networks?
Three
What three blocks of addresses are defined by the RFC 1918 for private network use?
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
Which IPv6 prefix is reserved for communication between devices on the same link?
FE80::/10
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
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
What are two types of IPv6 unicast addresses?
Loopback & link local
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
Match the IPv6 address with the type
FF02::1 - All node multicast
2001:DB8::BAF:3F57:FE94 - Global unicast
FF02::1:FFAE:F85F - Solicited node multicast
Three methods allow IPv6 and IPv4 to co exist. Match each method.
The IPv4 packets and IPv6 packets coexist in the same network - Dual Stack
The IPv6 packet is transported inside an IPv4 packet - Tunneling
IPv6 packets are converted into IPv4 packets, and vice versa - Translation
Which service provides dynamic global IPv6 addressing to end devices without using a server that keeps a record available of IPv6 addresses?
SLAAC
Which type of IPv6 address refers to any unicast address that is assigned to multiple hosts?
Anycast
What is the prefix for the host address 2001:DB8:BC15:A:12AB::1/64
2001:DB8:BC15:A
Which protocol is used by the trace route command to send and receive echo requests and echo replies?
ICMP
What is the purpose of ICMP messages?
To provide feedback of IP packet transmissions
A user executes a trace route over IPv6. At what point would a router in the path to the destination drop the packet?
?
What is the prefix length notation for the subnet mask 255.255.255.224?
/27
Match each description to an IP address
A private address - 172.19.20.5
An experimental address - 240.2.6.255
A loopback address - 127.0.0.1
A TEST-NET address - 192.0.2.123
A link local address - 169.254.1.5