Term
| IP Addresses are assigned to network ___________ |
|
Definition
|
|
Term
| ____________ allows for the creation of smaller, more-efficient networks. |
|
Definition
|
|
Term
| __________ is a concept that allows routing protocols to advertise several networks into one single network or one address. |
|
Definition
|
|
Term
| __________ routers can use both the IPV4 and IPV6 at the same time. |
|
Definition
|
|
Term
| ______ encapsulate IPV6 address into IPV4 address resulting in IPV4 addresses that can be transmitted over the IPV4 backbone. |
|
Definition
|
|
Term
| How many bits long is an IPv6 address? |
|
Definition
|
|
Term
| IPv6 addresses are represented as a series of ____ bit fields presented as a _________ number and separated by ______. |
|
Definition
|
|
Term
| You can use two colons (::) to compress successive hexadecimal fields of 0s at the beginning, middle, or end of an IPv6 address. How many times can you do this in an address? |
|
Definition
|
|
Term
| This IPv6 address type identifies a single node, and traffic destined to a unicast address is forwarded to a single node. |
|
Definition
|
|
Term
| This IPv6 address type identifies a group of nodes, and traffic destined to a multicast address is forwarded to all the nodes in the group. |
|
Definition
|
|
Term
| This IPv6 address type identifies a group of nodes, and traffic destined to an anycast address is forwarded to the nearest node in the group. |
|
Definition
|
|
Term
| Why does IPv6 not support broadcast addresses? |
|
Definition
| Broadcast traffic was shown to be too resource intensive |
|
|
Term
| _____________________ are used in the neighbor discovery protocol, the stateless autoconfiguration process, and many other control operations such as routing protocols themselves. |
|
Definition
|
|
Term
| These addresses are similar to RFC 1918 private addresses in IPv4—they are not advertised beyond the local site. |
|
Definition
|
|
Term
| _____________ are IPv6 unicast addresses that use the prefix FEC0::/10 (1111 111011) and concatenate the subnet identifier (the 16-bit field) with the interface identifier. |
|
Definition
|
|
Term
| ________________ addresses enable strict aggregation of routing prefixes that limits the number of routing table entries in the global routing table. These are the unique addresses assigned by service providers or regional registries for participation in the public network. |
|
Definition
| Aggregatable global unicast |
|
|
Term
| 00::/8 or ::/8 is the range reserved for _________ (::), ______ (::1), and ___________ addresses (::/96). |
|
Definition
| unspecified, loopback, IPv4-compatible |
|
|
Term
| 200::/7 is reserved for_____________ allocation |
|
Definition
| Network Service Access Point (NSAP) |
|
|
Term
| 2000::/3 is the ____________ address allocation |
|
Definition
| aggregatable global unicast |
|
|
Term
| FE80::/10 is the ____________ address space |
|
Definition
|
|
Term
| FEC0::/10 is the ____________ address space |
|
Definition
|
|
Term
| FF00::/8 is the _________ address space |
|
Definition
|
|
Term
| How much of the whole addressing is reserved or assigned for real use? |
|
Definition
|
|
Term
| The first step in enabling IPv6 is to __________________________________. |
|
Definition
| issue the ipv6 unicast-routing command in global configuration mode |
|
|
Term
| What does a successful ping to a loopback address mean? |
|
Definition
| The TCP/IP stack on the operating system is working properly |
|
|
Term
| If you can successfully ping the local host, what does that mean? |
|
Definition
| The NIC card of the host is functioning properly |
|
|