Hi folks,
I saw a message regrading the ping command:
-----------------------------------------------------
64 bytes from 16.40.2.1: icmp_seq=372. time=5 ms
64 bytes from 16.40.2.1: icmp_seq=373. time=5 ms
64 bytes from 16.40.2.1: icmp_seq=374. time=4 ms
64 bytes from 16.40.2.1: icmp_seq=375. time=5 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=376. time=7 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=377. time=5 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=378. time=5 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=379. time=5 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=380. time=5 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=381. time=6 ms
ping: Source Quence response from 16.40.2.1
64 bytes from 16.40.2.1: icmp_seq=382. time=7 ms
-----------------------------------------------------
Could anyone explain the meaning of the "source quence response'?
I did some knowledge search about ICMP, is any relationship with the situation?
Thanks in advance.
-----------------------------------------------------
The Internet Control Message Protocol (ICMP) is part of the internetwork layer and uses the IP datagram delivery facility to send its messages. ICMP sends messages that perform the following control, error reporting, and informational functions for the TCP/IP protocol suite:
Flow control. When datagrams arrive too quickly for processing, the destination host or an intermediate gateway sends an ICMPsource quench message back to the sender. This message instructs the source to stop sending datagrams temporarily.