IMAP:
The IMAP command checks to see if the fully
qualified host and domain name that was entered
is running IMAP services on port 143, and if so,
displays the connection banner.
Usage: Must be used with fully qualified
host and domain name or routable IP address.
Ping:
The utility ping utilizes the ICMP protocol's
ECHO_REQUEST datagram to elicit an ICMP
ECHO_RESPONSE from the specified host or network
gateway. If host responds, ping will print the
response time, size of data sent and the time to
live (TTL). We have set the data size to 1460 to
better reflect the true size of the packet and
get a better representation of the response.
Usage: Must be used with fully qualified
host and/or domain name or routable IP address.
SMTP:
The SMTP command checks to see if the fully
qualified host and domain name that was entered
is running SMTP services on port 25, and if so,
displays the connection banner.
Usage: Must be used with fully qualified
host and/or domain name or routable IP address.
Traceroute:
The traceroute command print the route packets
take to network host along with three levels of
response time and a count of the number of hops
it took.
Usage: Must be used with fully qualified
host and/or domain name or routable IP address.
Whois:
The whois command searches for an Internet
directory entry for an identifier which is
either a name (such as ``Smith'') or a handle
(such as ``SRI-NIC'').
Usage: Must be used with fully qualified
registered domain name handles.