1/75
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
What does EUI stand for?
Extended Unique Identifier
3 steps to convert a MAC address into an EUI-64 identifier:1. […] / 2. Insert FFFE in the middle / 3. Invert the 7th bit
Divide the MAC address in half
3 steps to convert a MAC address into an EUI-64 identifier:1. Divide the MAC address in half / 2. […] / 3. Invert the 7th bit
Insert FFFE in the middle
3 steps to convert a MAC address into an EUI-64 identifier:1. Divide the MAC address in half / 2. Insert FFFE in the middle / 3. […]
Invert the 7th bit
Configure an IPv6 address using EUI-64R1(config-if)# […]
ipv6 address prefix/prefix-length eui-64
MAC addresses: What does UAA stand for?
Universally Administered Address
MAC addresses: What does LAA stand for?
Locally Administered Address
What is the 7th bit of a MAC address called?
U/L bit (Universal/Local bit)
If the U/L bit of a MAC address is […], it is a UAA.
0
If the U/L bit of a MAC address is 0, it is a […]AA.
U
If the U/L bit of a MAC address is […], it is an LAA.
1
If the U/L bit of a MAC address is 1, it is a […]AA.
L
IPv6 […] addresses are like public IPv4 addresses.
global unicast
The IPv6 global unicast range was originally defined as […]
2000::/3(now it includes all addresses which aren't reserved for other purposes)
What are the three sections of an IPv6 global unicast address?[…] / Subnet identifier / Interface identifier
Global routing prefix
What are the three sections of an IPv6 global unicast address?Global routing prefix / […] / Interface identifier
Subnet identifier
What are the three sections of an IPv6 global unicast address?Global routing prefix / Subnet identifier / […]
Interface identifier
What is the typical size of the 'global routing prefix' of an IPv6 global unicast address?
48 bits
What is the typical size of the 'subnet identifier' of an IPv6 global unicast address?
16 bits
What is the typical size of the 'interface identifier' of an IPv6 global unicast address?
64 bits
IPv6 […] addresses are like private IPv4 addresses.
unique local
What IPv6 address block is reserved for unique local addresses?
FC00::/7
IPv6 unique local addresses begin with [2 hexadecimal digits].
FD
Four sections of an IPv6 'unique local' address:[…] / Global ID / Subnet identifier / Interface identifier
Hexadecimal FD (indicates a unique local address)
Four sections of an IPv6 'unique local' address:Hexadecimal FD (indicates a unique local address) / […] / Subnet identifier / Interface identifier
Global ID
Four sections of an IPv6 'unique local' address:Hexadecimal FD (indicates a unique local address) / Global ID / […] / Interface identifier
Subnet identifier
Four sections of an IPv6 'unique local' address:Hexadecimal FD (indicates a unique local address) / Global ID / Subnet identifier / […]
Interface identifier
What is the size of the 'global ID' of an IPv6 unique local address?
40 bits
Enable IPv6 on an interface without manually configuring an IPv6 address:R1(config-if)# […]
ipv6 enable
What IPv6 address block is reserved for link-local addresses?
FE80::/10
How is the interface ID of an IPv6 link-local address generated?
EUI-64
IPv6 link-local addresses begin with [four hexadecimal characters]
FE80
[…]cast addresses provide one-to-one communication.
Uni
[…]cast addresses provide one-to-all communication.
Broad
[…]cast addresses provide one-to-many communication.
Multi
[…]cast addresses provide one-to-one-of-many communication.
Any
What IPv6 address range is reserved for multicast addresses?
FF00::/8
Does IPv6 use broadcast messages?
No
IPv6 multicast address:[…] = All nodes
FF02::1
IPv6 multicast address:FF02::1 = […]
All nodes
IPv6 multicast address:[…] = All routers
FF02::2
IPv6 multicast address:FF02::2 = […]
All routers
IPv6 multicast address:[…] = All OSPF routers
FF02::5
IPv6 multicast address:FF02::5 = […]
All OSPF routers
IPv6 multicast address:[…] = All OSPF DRs/BDRs
FF02::6
IPv6 multicast address:FF02::6 = […]
All OSPF DRs/BDRs
IPv6 multicast address:[…] = All RIP routers
FF02::9
IPv6 multicast address:FF02::9 = […]
All RIP routers
IPv6 multicast address:[…] = All EIGRP routers
FF02::A
IPv6 multicast address:FF02::A = […]
All EIGRP routers
IPv4 multicast address:[…] = All EIGRP routers
224.0.0.10
IPv4 multicast address:224.0.0.10 = […]
All EIGRP routers
IPv4 multicast address:[…] = All RIP routers
224.0.0.9
IPv4 multicast address:224.0.0.9 = […]
All RIP routers
IPv4 multicast address:[…] = All OSPF DRs/BDRs
224.0.0.6
IPv4 multicast address:224.0.0.6 = […]
All OSPF DRs/BDRs
IPv4 multicast address:[…] = All OSPF routers
224.0.0.5
IPv4 multicast address:224.0.0.5 = […]
All OSPF routers
IPv4 multicast address:[…] = All routers
224.0.0.2
IPv4 multicast address:224.0.0.2 = […]
All routers
IPv4 multicast address:[…] = All nodes
224.0.0.1
IPv4 multicast address:224.0.0.1 = […]
All nodes
IPv6 multicast scope:[…] = Interface-local
FF01
IPv6 multicast scope:FF01 = […]
Interface-local
IPv6 multicast scope:[…] = Link-local
FF02
IPv6 multicast scope:FF02 = […]
Link-local
IPv6 multicast scope:[…] = Site-local
FF05
IPv6 multicast scope:FF05 = […]
Site-local
IPv6 multicast scope:[…] = Organization-local
FF08
IPv6 multicast scope:FF08 = […]
Organization-local
IPv6 multicast scope:[…] = Global
FF0E
IPv6 multicast scope:FF0E = […]
Global
Configure an IPv6 anycast address:R1(config-if)# […]
ipv6 address address/prefix-length anycast
What is the IPv6 unspecified address?
::
What is the IPv6 loopback address?
::1