Network Routing Flashcards
IPv6 Features
1) Larger Address Space
2) Simpler Header
3) Security and Mobility
4) Transition Richness
Two Ways to Shorten IPv6 Addresses
1) The leading zeros in a field can be omitted, so that 010f can be written as 10f. A field that contains all zeros (0000) can be written as 0.
2) Successive fields of zeros can be represented as a double colon (::) but only once in an address.
IPv6 Address Types
1) Unicast
2) Multicast
3) Anycast
IPv6 Global Unicast Address Prefix
2000::/3
IPv6 Link-Local Address Prefix
fe80::/10
IPv6 Unique Local Address Prefix
fc00::/7
IPv6 Loopback Address Prefix
::1
IPv6 Unspecified Address Prefix
::
EUI-64 Format Interface ID
Derived from the 48-bit MAC address by inserting the hexadecimal number fffe between the upper 3 bytes (OUI field) and the lower 3 vendor assigned bytes of the MAC address. Then, the seventh bit from the left of the first octet, or the universal/local (U/L) bit, is inverted.
IPv6 Multicast Address Prefix
ff00::/8
Flow Label
This new header field has a length of 20 bits and is used to mark individual traffic flows with unique values. Routers are expected to apply an identical quality of service (QoS) treatment to each packet in a flow.
ICMPv6 1
Destination Unreachable
ICMPv6 128
Echo Request
ICMPv6 129
Echo Reply
ICMPv6 133
Router Soliciation