IPv6 Fundamentals
IPv6 Address Types
Configuration & Verification
Dynamic Addressing
EUI-64 & Subnetting
100

The total number of bits in an IPv6 address.

What is 128 bits?

100

This address type uniquely identifies an interface on an IPv6-enabled device.

What is a unicast address?

100

The Cisco IOS command used to assign a static GUA to a router interface.

What is ipv6 address?

100

This method allows a device to configure its own GUA without using a DHCPv6 server.

What is SLAAC?

100

The recommended prefix length for most IPv6 LANs

What is /64?

200

The term for a segment of 16 bits or four hexadecimal values in an IPv6 address.

What is a hextet?

200

These are globally unique, internet-routable addresses similar to public IPv4 addresses

What is a Global Unicast Address (GUA)?

200

The specific hexadecimal prefix range for all Link-local addresses.

What is fe80::/10?


200

The ICMPv6 message sent by hosts to discover IPv6 routers on the network.

What is a Router Solicitation (RS)?

200

This 16-bit hex value is inserted into the middle of a 48-bit MAC address to create an EUI-64 Interface ID

What is fffe?

300

The base-16 numbering system used to write IPv6 addresses.

What is hexadecimal?

300

This address is required for every IPv6-enabled interface and is used for communication on a single local link.

What is a Link-local Address (LLA)?

300

The Cisco IOS command used to quickly see if an interface is "up" and display its IPv6 addresses.

What is show ipv6 interface brief?

300

The ICMPv6 message sent by routers every 200 seconds to provide network information to hosts.


What is a Router Advertisement (RA)?


300

To complete the EUI-64 process, this specific bit of the client's MAC address must be reversed.

What is the 7th bit?

400

Rule 1 of notation, which allows you to reduce the size of an address by removing these from any hextet.

What are leading zeros?

400

Unlike IPv4, IPv6 does not have this type of address; however, an all-nodes multicast address provides a similar result.

What is a broadcast address?

400

This global configuration command is required to enable a router to join the all-routers multicast group.

What is ipv6 unicast-routing?

400

The dynamic method where a server provides the GUA, prefix length, and DNS addresses to a client.

What is stateful DHCPv6?

400

The field in a GUA located between the Global Routing Prefix and the Interface ID used specifically for organization subnets.

What is the Subnet ID?

500

The constraint on how many times a double colon (::) can be used within a single IPv6 address.

What is only once?

500

The IPv6 address range fc00::/7 to fdff::/7 used for local addressing within a site.

What are Unique Local Addresses (ULA)?

500

Best practice dictates using this specific address type of the router as the default gateway for hosts.

What is the Link-local Address (LLA)?

500

The process used by a client to ensure that its dynamically generated unicast address is unique on the link.

What is Duplicate Address Detection (DAD)?

500

The total number of /64 subnets available if an organization uses a 16-bit Subnet ID.

What is 65,536?