Cisco Systems 1.0 (1) Marine Radio User Manual


 
Cisco Support Tools 1.0 User Guide How to Use the System Interrogate Utility from a Command Line 132
Command: Description: Example:
cmdhelp, chelp Displays a list of commands specific to this
utility.
Note: Using Help or ? also displays this list, but
includes several additional ICM commands (e.g.,
echo, error_stop) not used by this utility.
>cmdhelp
/? Displays syntax for a specified command. ><command> /?
appserver Specifies the system on which the utility should
run. If not specified, the utility is run on the local
system.
><app_servername>
/<options>
system Specifies the target system the utility should run
against. If not specified, the utility is run against
the local system.
> /system <host_name>
/<options>
localhost Sets the network address of name of the target
node agent to the local host.
Note: By default, unless a different system is
specified (using the system command) the local
host is assumed to be the target system.
>localhost
query, qry Displays detailed information about the target
system.
For a detailed listing of displayed information,
see How to Use the System Interrogate Screen.
Optionally, you can include an argument to dump
this output to a local file. Output is stored as
XML-formatted text.
>list
OR
>list <localfile_path\filename>
save Saves the latest query command results to a file
in the application server's Repository.
Saved output is stored as XML-formatted text.
If no file name is specified, output is saved to a
file named: SysQuery <host_name>
<timestamp>.xml.
If desired, you can include an argument that
specifies a file name.
>save
OR
>save <filename>
files Displays the list of System Interrogate files in
the target system's Repository.
>files
view Displays the contents of a System Interrogate
file from the Repository on the application
server.
>view <filename>
OR
>view <filename>
<localfile_path\filename>
download, dl Downloads a local copy of a System Interrogate
file from the application server's Repository.
Optionally, you can include a /text argument to
convert the file from XML-formatted text to plain
text.
>download
<repository_filename>
<local_filename> /text
OR
>download
<repository_filename>
<localfile_path\filename> /text
remove, rm Deletes a specified System Interrogate file from
the Repository on the application server.
>remove <filename>