13. Introducing Basic IPv6 Flashcards
The number of bits in an IPv6 address.
128 bits
List four IPv4 address exhaustion workarounds
- Classless interdomain routing (CIDR)
- Variable-length subnet masking (VLSM)
- Network Address Translation (NAT)
- Private IPv4 address space.
Abbreviate the following IPv6 address:
2001:0db8:010f:0001:0000:0000:0000:0acd
2001:db8:10f:1::acd
Define Multihoming
With IPv6, a host can have multiple IP addresses over one physical upstream link.
What is the range of IPv6 Global Unicast addresses?
2000::/3
What is the range of IPv6 Link-local addresses?
fe80::/10
What is the range of IPv6 Unique-Local addresses?
fc00::/7
What is the IPv6 Loopback address?
::1
What is the IPv6 “Unspecified” address
:: (all zeros)
Which address bits uniquely identify a group ID in an IPv6 multicast address
The last 112 bits.
List the eight fields in an IPv6 Header
- Version
- Traffic Class
- Flow Label
- Payload Length.
- Next Header
- Hop Limit
- Source Address
- Destination Address
What does the Version field in an IPv6 Header do?
This 4-bit field contains the number 6 indicating that the header is an IPv6 header.
What does the Traffic Class field in an IPv6 Header do?
The source node uses this field to mark the priority of the outbound packet.
What does the Flow Label field in an IPv6 Header do?
This field is used to mark individual traffic flows with unique values. This is to ensure that routers apply an identical Qos to each packet in the same flow.
What does the Payload Length field in an IPv6 Header do?
This field describes the length of the payload only. Not the length of the entire packet.
What does the Hop Limit field in an IPv6 Header do?
Specifies the maximum number of hops that an IPv6 packet can take.
What does the Source Address field in an IPv6 Header do?
This field of 16 octets, or 128 bits, identifies the source of the packet.
What does the Destination Address field in an IPv6 Header do?
This field of 16 octets, or 128 bits, identifies the destination of the packet.
What is SLAAC?
Stateless Address Autoconfiguration
Command to show IPv6 neighbors in Windows
C:\Windows\system32> netsh interface ipv6 show neighbors
Which two ICMPv6 types are used for testing IPv6 reachability?
ICMPv6 type 128 and ICMPv6 type 129
What is the Solicited-Node Multicast address of a device with an IPv6 address of 2001:db8:1001:f:2c0:10ff:fe17:fc0f
ff02::1:FF17:fc0f
Cisco Command to assign a static IPv6 address using EUI-64
Router (config-if)# ipv6 address [ipv6-prefix/prefix-length] [eui-64]
Example
Router (config-if)# ipv6 address 2001:0db8:0:1::/64 eui-64
Which command verifies end-to-end transport layer connectivity for HTTP from a PC over an IPv6 path?
telnet [IPv6 address} 80
What is the global configuration command to enable IPv6 routing on routers?
ipv6 unicast-routing
What is the range for IPv6 multicast addresses?
ff00::/8
Translate the following MAC address into the last half of the IPv6 address using EUI-64:
00a1-6789-abcd
02a1:64ff:fe89:abcd
What does the “Next Header” field in an IPv6 header do?
This value determines the type of information that follows the basic IPv6 header.
What is the Solicited-Node Multicast MAC address of a device with an IPv6 address of 2001:db8:1001:f:2c0:10ff:fe17:fc0f
33:33:FF:17:FC:0F