The final day of Networking Course Flashcards
Fields in an IPv6 header: 4 bit field that defines what version of IP is in use,
version:
Fields in an IPv6 header: 8 bit field that defines the type of traffic contained in the IP datagram and allows for different classes of traffic to receive different priorities
traffic class field
Fields in an IPv6 header: 20 bit, used in conjunction with the traffic class field for routers to make decisions about the quality of service level for a specific datagram.
flow label
Fields in an IPv6 header: a 16 bit field that defines how long the data payload section of the datagram is.
Payload length
Fields in an IPv6 header: A unique concept to IPv6, and needs a little extra explaining.
Next Header
how much larger than IPv4 addresses are IPv6 addresses?
4 times larger
how do we reduce problems with additional data IPv6 addresses impose on the network?
the header was built to be as short as possible.
How do we make IPv6 headers shorter? One way.
take all the optional fields, abstract them from the header itself. The next header field defines what kind of header is immediately after this current one.
What kind of header is optional?
additional “next header”
what do optional headers include?
next header field, allow for a chain of headers to form if there’s a lot of optional config.
Fields in an IPv6 header: 8 bit field that is identical in purpose to the TTL field and IPv4 header.
hop limit field
Fields in an IPv6 header: each of these are 128 bits. If the next header field specified another header, it would follow at this time. If not, a data payload, the same length as specified in payload length field, would follow.
source and destination address fields
what does any IPv6 address that begins with 80 zeroes and is followed by 16 1’s is understood to be part of
the IPv4 mapped address space.
what are the remaining 32 bits of an IPv6 address supposed to represent? Giving way for IPv4 traffic to travel over IPv6 networks.
the same 32 bits of the IPv4 address it is meant to represent.
What is easier: individual organization moving to IPv6 or the core internet networks moving to IPv6?
Individual organizations.