Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual
Page 72

uptime
version
●
?
●
The key for the above table is shown below:
Symbol
Description
●
Yes
—
May be inserted explicitly in //isfs/resolve (Eg. for debugging purposes),
but not saved by ipconfig save.
Two obsolescent commands are not shown in the table above nor in the fuller descriptions
below; they are supported only for consistency with older versions of the software:
Command
Description
devices
Lists devices; equivalent to device with no parameters.
subnets
Lists subnets; equivalent to subnet with no parameters.
The hidden commands that are not shown in the ip help output are generally either
commands that are useful for debugging rather than for use by the end-user or commands
of limited utility that are supported mainly for consistency with earlier versions of the
software; it may be unwise to rely on their working in the same way in later versions of the
software.
There are also some obsolescent features that are supported only for commands presented
to standard input (at the ip> prompt), not for commands in TELL messages (such as
commands at the mymachine ip> prompt).
These are the processing of multiple commands on a line, separated by a semi-colon “;”;
comments, starting with “#”; definition of macros with the syntax var=value, used as
$var within commands; and the env command to list macros. These features are not
discussed further in this document.
10.2 abort
10.2.1 Syntax
abort
10.2.2 Description
Aborts an IP association;
files command. Currently (ATMOS IP version 1.29) this seems to be unreliable on
UDP associations and can cause a crash (possibly because of lax error-handling by
the application that opened the file); it is reliable on TCP associations.
The abort command is hidden, not shown by ip help; it is probably useful, if at all,
for debugging and troubleshooting.
10.2.3 Example