ICMP

From Embedded Xinu
Revision as of 20:58, 13 June 2011 by Jcowdy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XINU features an ICMP daemon that runs on start up and responds to ICMP echo requests(pings). XINU can also send ICMP echo requests using the ping command and a valid ipv4 address. In order to either send or reply to messages, the netup command needs to be run first.

Resources

RFC 792