Available commands

The following commands are available from the Admin CLI prompt:

Command Description
config

Used to view and modify the configuration.

 

See Device configuration using the command line interface for more information about using the config command.

exit

Exits the CLI.

analyzer Analyzer commands.
cat View a file.
clear Commands to clear the device's status or systems.
container Create, delete, or interact with a container.
cp

Copies a file or directory.

grep Grep a file.
help Displays:
  • CLI editing and navigation commands, when executed from the root of the Admin CLI prompt.
  • Available commands, syntax diagram, and parameter information, when executed in conjunction with another command.

See Display help for commands and parameters for information about the help command.

ls Lists the contents of a directory.
mkdir

Creates a directory.

modem Executes modem commands.
monitoring Monitoring commands.
more Displays the contents of a file.
mv Moves a file or directory.
ping Pings a remote host using Internet Control Message Protocol (ICMP) Echo Request messages.
poweroff Powers off the system.
reboot

Reboots the TX40 device.

rm Removes a file.
scp

Uses the secure copy protocol (SCP) to transfer files between the TX40 device and a remote host.

 

See Use the scp command for information about using the scp command.

show

Displays information about the device and the device's configuration.

 

See Display status and statistics using the show command for more information about the show command.

iperf Perform a speedtest.
ssh SSH login to a remote server.
system Issues commands related to system functionality.
tail Tail a file.
telnet Telnet login to a remote server.
traceroute Sends and tracks route packets to a destination host.

Note For commands that operate on the TX40's file system, such as the cp, ls, and mkdir commands, see File system for information about the file system, including how to copy, move and delete files and directories.