Specifications

OmniAccess Reference: AOS-W System Reference
638 Part 031652-00 May 2005
See logout.
logout
Terminates the session.
Example
(switch)> logout
_
See exit.
ping
Equivalent to the Unix ping command (with default options). This command
issues a query to the specified device such that if the specified device is active
and online, that device will respond back to the device issuing the ping. Useful
for determining network connectivity between devices.
Syntax
ping <ipaddr>
where ipaddr is the IP address of the device to send ping (or ICMP echo)
packets.
Example
(switch)> ping 10.1.1.1
Press 'q' to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max =
56.73/61.485/75.943 ms
(switch)>
traceroute
Equivalent to the Unix traceroute command (with default options). This
command traces the path packets take to go from the switch to the specified
device.
Syntax
traceroute <ipaddr>
where ipaddr is the IP address of the destination device. The path to be traced
is that between the switch and the specified device.