<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                [TOC] ## 概述 ![](https://img.kancloud.cn/5b/95/5b958ee72a185f03135afce19906b174_1978x1164.png) ### IP頭部信息 頭部長度:通常20字節,有選項時更長,總共不超過60字節。 IP數據報長度:65535字節。 * 4位版本號:IP協議(IPv4)版本號位4 * 4位頭部長度:標識頭部有多少個4字節,即最大共15\*4個字節 * 8位服務類型:包含一個4位優先權字段:最小延時,最大吞吐量,最高可靠性和最小費用。 * 16位總長度:表示整個IP數據報的長度,最大表示65535,但由于MTU限制,一般無法到達這個值。 * 16位標識:唯一的標識數據報。系統采用加1的式邊發送邊賦值。 * 3位標識(保留,DF禁止分片,MF更多分片):所以這個標志是為分片存在,DF設置時禁止分片所以如果數據報太大則發送失敗。MF設置時,如果產生分片,除了最后一個分片,其他此片置1。 * 13位分片偏移:分片相對原始IP數據報開始處的偏移。 * 8位生存時間(TTL):數據報到達目的地之前允許經過的路由跳跳數。跳一下減1,得0丟棄。 * 8位協議:用來區分上層協議(ICMP為1,TCP為6,UDP為17)。 * 16位頭部校驗和:僅以CRC算法檢驗數據報頭部在傳輸過程中是否損壞。 * 32位源端口IP地址和目的端口地址很明白。 * 選項(可變長):記錄路由,告訴途徑得所有路由把IP填進來。 時間戳,告訴每個路由器都將數據報被轉發的時間傳進來。松散路由選擇,指定一個路由器IP地址列表,必須按這個表發送,嚴格路由選擇,數據報經過路由表。 ### 8位協議種類 | 十進制 | 十六進制 | 關鍵字 | 協議 | 引用 | | --- | --- | --- | --- | --- | | 0 | 0x00 | HOPOPT | IPv6逐跳選項 | [RFC 2460](https://tools.ietf.org/html/rfc2460) | | 1 | 0x01 | ICMP | [互聯網控制消息協議(ICMP)](https://zh.wikipedia.org/wiki/%E4%BA%92%E8%81%94%E7%BD%91%E6%8E%A7%E5%88%B6%E6%B6%88%E6%81%AF%E5%8D%8F%E8%AE%AE "互聯網控制消息協議") | [RFC 792](https://tools.ietf.org/html/rfc792) | | 2 | 0x02 | IGMP | [因特網組管理協議(IGMP)](https://zh.wikipedia.org/wiki/%E5%9B%A0%E7%89%B9%E7%BD%91%E7%BB%84%E7%AE%A1%E7%90%86%E5%8D%8F%E8%AE%AE "因特網組管理協議") | [RFC 1112](https://tools.ietf.org/html/rfc1112) | | 3 | 0x03 | GGP | [網關對網關協議](https://zh.wikipedia.org/w/index.php?title=%E7%BD%91%E5%85%B3%E5%AF%B9%E7%BD%91%E5%85%B3%E5%8D%8F%E8%AE%AE&action=edit&redlink=1 "網關對網關協議(頁面不存在)") | [RFC 823](https://tools.ietf.org/html/rfc823) | | 4 | 0x04 | IPv4 | [IPv4](https://zh.wikipedia.org/wiki/IPv4 "IPv4")(封裝) /[IP-within-IP 封裝協議](https://zh.wikipedia.org/wiki/IP_in_IP "IP in IP")(IPIP) | [RFC 2003](https://tools.ietf.org/html/rfc2003) | | 5 | 0x05 | ST | [因特網流協議](https://zh.wikipedia.org/wiki/%E5%9B%A0%E7%89%B9%E7%BD%91%E6%B5%81%E5%8D%8F%E8%AE%AE "因特網流協議") | [RFC 1190](https://tools.ietf.org/html/rfc1190),[RFC 1819](https://tools.ietf.org/html/rfc1819) | | 6 | 0x06 | TCP | [傳輸控制協議(TCP)](https://zh.wikipedia.org/wiki/%E4%BC%A0%E8%BE%93%E6%8E%A7%E5%88%B6%E5%8D%8F%E8%AE%AE "傳輸控制協議") | [RFC 793](https://tools.ietf.org/html/rfc793) | | 7 | 0x07 | CBT | [有核樹組播路由協議](https://zh.wikipedia.org/w/index.php?title=%E6%9C%89%E6%A0%B8%E6%A0%91%E7%BB%84%E6%92%AD%E8%B7%AF%E7%94%B1%E5%8D%8F%E8%AE%AE&action=edit&redlink=1 "有核樹組播路由協議(頁面不存在)") | [RFC 2189](https://tools.ietf.org/html/rfc2189) | | 8 | 0x08 | EGP | [外部網關協議](https://zh.wikipedia.org/wiki/%E5%A4%96%E9%83%A8%E7%BD%91%E5%85%B3%E5%8D%8F%E8%AE%AE "外部網關協議") | [RFC 888](https://tools.ietf.org/html/rfc888) | | 9 | 0x09 | IGP | [內部網關協議](https://zh.wikipedia.org/wiki/%E5%86%85%E9%83%A8%E7%BD%91%E5%85%B3%E5%8D%8F%E8%AE%AE "內部網關協議")(任意私有內部網關(用于思科的IGRP)) | | | 10 | 0x0A | BBN-RCC-MON | BBN RCC 監視 | | | 11 | 0x0B | NVP-II | [網絡語音協議](https://zh.wikipedia.org/wiki/%E7%BD%91%E7%BB%9C%E8%AF%AD%E9%9F%B3%E5%8D%8F%E8%AE%AE "網絡語音協議") | [RFC 741](https://tools.ietf.org/html/rfc741) | | 12 | 0x0C | PUP | Xerox[PUP](https://zh.wikipedia.org/w/index.php?title=PARC_Universal_Packet&action=edit&redlink=1) | | | 13 | 0x0D | ARGUS | ARGUS | | | 14 | 0x0E | EMCON | EMCON | | | 15 | 0x0F | XNET | Cross Net Debugger | IEN 158 | | 16 | 0x10 | CHAOS | Chaos | | | 17 | 0x11 | UDP | [用戶數據報協議(UDP)](https://zh.wikipedia.org/wiki/%E7%94%A8%E6%88%B7%E6%95%B0%E6%8D%AE%E6%8A%A5%E5%8D%8F%E8%AE%AE "用戶數據報協議") | [RFC 768](https://tools.ietf.org/html/rfc768) | > 完成列表請查看 [wiki IP協議號列表](https://zh.wikipedia.org/wiki/IP%E5%8D%8F%E8%AE%AE%E5%8F%B7%E5%88%97%E8%A1%A8)
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看