IPv6 Addressing And Nd

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Ho5ho
H
Ho5ho
Community Contributor
Quizzes Created: 1 | Total Attempts: 404
| Attempts: 404
SettingsSettings
Please wait...
  • 1/10 Questions

    What does SLAAC stand for?

    • Someone who is generally lacking drive and likes to goof off
    • Another term for jeans
    • Stateless auto configuration
    • Stateful automated conflagration
Please wait...
IPv6 Addressing And Nd - Quiz
About This Quiz

This quiz focuses on IPv6 Addressing and Neighbor Discovery (ND), covering topics like SLAAC, DAD, types of unicast IPv6 addresses, creation of link-local addresses, and IPv6 loopback. It assesses understanding of IPv6 configurations and protocols, essential for networking professionals.


Quiz Preview

  • 2. 

    What mechanism is used in detecting duplicate IPv6 addresses?

    • MOM

    • DAD

    • Big Daddy

    • Sugar Daddy

    Correct Answer
    A. DAD
    Explanation
    The correct answer is DAD, which stands for Duplicate Address Detection. This mechanism is used in IPv6 networks to ensure that each device has a unique IP address. When a device joins a network, it sends out a Neighbor Solicitation message to check if the IP address it wants to use is already in use by another device. If it receives a Neighbor Advertisement message in response, it means that the address is already in use and the device must choose a different address.

    Rate this question:

  • 3. 

    What are the three types of unicast IPv6 addresses?

    • Global, Internet, Site

    • Global, CIDR, Subnet

    • Global, Link-Local, Unique-local

    • Global CIDR, IPv6 CIDR and Apple CIDR

    Correct Answer
    A. Global, Link-Local, Unique-local
    Explanation
    The correct answer is Global, Link-Local, Unique-local. Unicast IPv6 addresses are used to identify a single network interface and are assigned to individual devices. Global addresses are used for communication over the internet, Link-Local addresses are used for communication within a local network, and Unique-local addresses are used for communication within a site or organization.

    Rate this question:

  • 4. 

    How are link-local IPv6 addresses created?

    • They are randomly generated and then prefixed with FC00

    • A combination of the local-link prefix FE80 and the 64-bit IPv6 identifier

    • They are randomly generated and then prefixed with F808

    • They are generated using the MAC address and inserting FFFE

    Correct Answer
    A. A combination of the local-link prefix FE80 and the 64-bit IPv6 identifier
    Explanation
    Link-local IPv6 addresses are created by combining the local-link prefix FE80 with the 64-bit IPv6 identifier. This combination ensures that link-local addresses are unique within a particular network segment. Randomly generating addresses or using prefixes such as FC00 or F808 are not the correct methods for creating link-local IPv6 addresses. Another method of generating IPv6 addresses, which involves using the MAC address and inserting FFFE, is used for creating global IPv6 addresses, not link-local addresses.

    Rate this question:

  • 5. 

    What is the loopback for IPv6?

    • ::127

    • ::1

    • ::255

    • ::FF

    Correct Answer
    A. ::1
    Explanation
    The loopback address for IPv6 is represented by ::1. This address is used to test network connectivity on a local machine. It allows a device to send data to itself, simulating a network connection without actually sending data over a physical network.

    Rate this question:

  • 6. 

    Which IPv6 type of address has no subnet ID?

    • Global

    • Site-local

    • Unique-local

    • Link-local

    Correct Answer
    A. Link-local
    Explanation
    Link-local addresses are a type of IPv6 address that is automatically assigned to interfaces for communication within a local network segment. These addresses do not have a subnet ID because they are only used for communication within the immediate network and are not routable outside of it. They are typically used for neighbor discovery and automatic address configuration.

    Rate this question:

  • 7. 

    Which is the correct format for a IPv6 global address?

    • 48-bit global routing prefix; 16-bit subnet ID; 64-bit interface ID

    • 64-bit global routing prefix; no subnet ID; 64-bit interface ID

    • 32-bit global routing prefix; 32-bit subnet ID; 64-bit interface ID

    • 64-bit global routing prefix; 32-bit subnet ID; 64-bit interface ID

    Correct Answer
    A. 48-bit global routing prefix; 16-bit subnet ID; 64-bit interface ID
  • 8. 

    To request the physical address of a host whose IP address is known, a _______ message is sent.

    • Membership-query

    • Router-solicitation

    • Neighbor-solicitation

    • Neighbor-advertisement

    Correct Answer
    A. Neighbor-solicitation
    Explanation
    When the IP address of a host is known, a neighbor-solicitation message is sent to request its physical address. This message is part of the Neighbor Discovery Protocol (NDP) in IPv6. It is used to determine the link-layer address (MAC address) of a neighbor in the same network segment. By sending a neighbor-solicitation message, the host is asking the target host to respond with its physical address, allowing communication to occur between them.

    Rate this question:

  • 9. 

    If a host needs information about routers on the network, it sends a _______ message

    • Membership-report

    • Router-solicitation

    • Neighbor-solicitation

    • Neighbor-advertisement

    Correct Answer
    A. Router-solicitation
    Explanation
    When a host needs information about routers on the network, it sends a "router-solicitation" message. This message is used by the host to discover and obtain information about available routers on the network. By sending a router-solicitation message, the host is requesting the routers to provide their configuration information, allowing the host to establish communication and connectivity within the network.

    Rate this question:

  • 10. 

    What is used to determine MTU size of packets by the sending host?

    • MTU ping

    • Path MTU

    • Link MTU

    • MTU echo

    Correct Answer
    A. Path MTU
    Explanation
    The sending host uses the "path MTU" to determine the maximum transmission unit (MTU) size of packets. The path MTU refers to the maximum size of packets that can be transmitted without fragmentation along the entire path from the source host to the destination host. By determining the path MTU, the sending host can ensure that packets are not fragmented during transmission, which can improve network performance and reduce the likelihood of packet loss.

    Rate this question:

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 18, 2012
    Quiz Created by
    Ho5ho
Back to Top Back to top
Advertisement