问答题
某时刻,一台PC开始抓取数据报文,其中一个报文展开如下所示。
IP:-----IP
Header-----
IP:
IP:Version=4, header length=20
bytes
IP:Type of service=00
IP:
000......=routine
IP: ...0......=normal
delay
IP: ....0.....=normal throughput
IP: .....0....=normal reliability
IP:
......0...=ECT bit-transport protocol
IP:
.......0..=CE bit-no congestion
IP:Total length
=166 bytes
IP:IdentifiCation =32897
IP:Flags =0X
IP:
.0........=may fragment
IP: ..0.......=last
fragment
IP:Fragment offset=0 bytes
IP:Time to
live =64 Second/hops
IP:Protocol
=17
IP:Header checksum=7A58(COrrect)
IP:Source
addresS =[172.16.19.1]
IP:DeStination
address=[172.16.20.76]
IP:No options
IP:
试回答以下问题: 该报文的总长度是多少是否被分段
【参考答案】
显然总长度166B。由于flags的MF=0(last fragment)且fragment offset=0B,故IP......
(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)