Chapter 7 - Quiz Flashcards
How many bits are in an IPv4 address?
32
Which two parts are components of an IPv4 address?
a. subnet portion
b. network portion
c. logical portion
d. host portion
e. physical portion
f. broadcast portion
b. network portion
d. host portion
What does the IP address 172.17.4.250/24 represent?
Host Address
What is the purpose of the subnet mask in conjunction with an IP address?
To determine the subnet to which the host belongs
What subnet mask is represented by the slash notation /20?
255.255.240.0
A message is sent to all hosts on a remote network. Which type of message is it?
Directed Broadcast
What are three characteristics of multicast transmission? (Choose three.)
a. The source address of a multicast transmission is in the range of 224.0.0.0 to 224.0.0.255.
b. A single packet can be sent to a group of hosts.
c. Multicast transmission can be used by routers to exchange routing information.
d. The range of 224.0.0.0 to 224.0.0.255 is reserved to reach multicast groups on a local network.
e. Computers use multicast transmission to request IPv4 addresses.
f. Multicast messages map lower layer addresses to upper layer addresses.
b. A single packet can be sent to a group of hosts.
c. Multicast transmission can be used by routers to exchange routing information.
d. The range of 224.0.0.0 to 224.0.0.255 is reserved to reach multicast groups on a local network.
Which three IP addresses are private ? (Choose three.)
a. 10.1.1.1
b. 172.32.5.2
c. 192.167.10.10
d. 172.16.4.4
e. 192.168.5.5
f. 224.6.6.6
a. 10.1.1.1
d. 172.16.4.4
e. 192.168.5.5
Which two IPv4 to IPv6 transition techniques manage the interconnection of IPv6 domains? (Choose two.)
a. trunking
b. dual stack
c. encapsulation
d. tunneling
e. multiplexing
b. dual stack
d. tunneling
What is the shortest abbreviation for the IP address:
3FFE:1044:0000:0000:00AB:0000:0000:0057?
3FFE:1044:0:0:AB::57
What type of address is automatically assigned to an interface when IPv6 is enabled on that interface?
Link-Local Address
What are two types of IPv6 unicast addresses? (Choose two.)
a. multicast
b. loopback
c. link-local
d. anycast
e. broadcast
b. loopback
c. link-local
What are three parts of an IPv6 global unicast address?
a. an interface ID that is used to identify the local network for a particular host
b. a global routing prefix that is used to identify the network portion of the address that has been provided by an ISP
c. a subnet ID that is used to identify networks inside of the local enterprise site
d. a global routing prefix that is used to identify the portion of the network address provided by a local administrator
e. an interface ID that is used to identify the local host on the network
b. a global routing prefix that is used to identify the network portion of the address that has been provided by an ISP
c. a subnet ID that is used to identify networks inside of the local enterprise site
e. an interface ID that is used to identify the local host on the network
An administrator wants to configure hosts to automatically assign IPv6 addresses to themselves by the use of Router Advertisement messages, but also to obtain the DNS server address from a DHCPv6 server. Which address assignment method should be configured?
a. SLAAC
b. stateless DHCPv6
c. stateful DHCPv6
d. RA and EUI-64
b. stateless DHCPv6
Which protocol supports Stateless Address Autoconfiguration (SLAAC) for dynamic assignment of IPv6 addresses to a host?
a. ARPv6
b. DHCPv6
c. ICMPv6
d. UDP
c. ICMPv6