- Implementing Cisco Networking Solutions
- Harpreet Singh
- 126字
- 2021-07-08 10:02:16
IP version 6
IPv6 is a new version of the IP protocol. The current version IPv4 had a limited number of IP addresses (2^32 addresses), and there was a need to connect more hosts. Hence IPv6 allows for a 128-bit address field compared to a 32-bit address field in IPv4. Hence, IPv6 can have 2^128 unique IP addresses. IPv6 also provides some new features and does away with some features of the IPv4 packet such as fragmentation and Header checksum. Figure 13 shows the IPv6 header and shows the various fields of the IPv6 header:
Figure 13: IPv6 header
We will not go into the details of IPv6 in this book, but will cover it as and when required during the discussion on design and implementation.
推薦閱讀
- WildFly:New Features
- C++程序設計(第3版)
- 零起步玩轉掌控板與Mind+
- iOS 9 Game Development Essentials
- 跟“龍哥”學C語言編程
- Getting Started with Laravel 4
- Mastering openFrameworks:Creative Coding Demystified
- Python自然語言理解:自然語言理解系統開發與應用實戰
- Learning Concurrency in Python
- Java面向對象程序設計教程
- 編寫高質量代碼之Java(套裝共2冊)
- 程序員的算法趣題2
- Scratch 3少兒交互式游戲編程一本通
- Selenium自動化測試完全指南:基于Python
- Learning IPython for Interactive Computing and Data Visualization(Second Edition)