"Justin Johnson" <compgenius3@hotpop.com> wrote in message
news:O#R6cGeQEHA.2744@TK2MSFTNGP12.phx.gbl...
> I'm wondering what port the 'ping' command in the command module uses. If
> anyone knows I would really like to hear from you.
>
> --
> From,
> Justin Johnson
>
> ================================================== =======
> People with tact have less to retract. --Arnold H. Glasow
>
>
Ping does not use any ports.
Ports are used by TCP and UDP traffic.
Ping uses ICMP echo requests.
ICMP is neither UDP nor UDP.