Ch. 4.5 Flashcards
What are 2-3 parts of an IPv6 packet?
Header
Optional Extension Header
Payload
Is the Main Header in IPv6 a fix length?
How about a IPv4 header?
IPv6: Yes
IPv4: No, can be changed
What are these fields used for?
Traffic Class
Describes packet’s priority
What are these fields used for?
Flow Label
QoS management (real time streams)
What are these fields used for?
Payload Length
What’s the maximum length of a payload?
Indicates length of payload
Maximum of 64KB
Field becomes 0 and special jumbo payload
What happens if Payload Length is bigger than the maximum length?
The value is set to 0
The special Jumbo Payload of 4GB is established
What are these fields used for?
Next Header
Describes next extension header
OR
Is where actual payload begins
What are these fields used for?
Hop Limit
Replaces TTL field and performs same function