5.1.1 Command list
The following table lists the operation commands related to command input mode switching and utilities.
Command name |
Description |
---|---|
enable |
Changes the command input mode from user mode to administrator mode. |
disable |
Changes the command input mode from administrator mode to user mode. |
quit |
Ends the current command input mode. |
exit |
Ends the current command input mode. |
logout |
Logs out from the device. |
configure (configure terminal) |
Changes the command input mode from administrator mode to configuration command mode, and starts configuration editing. |
diff # |
Compares two specified files and displays their differences. |
grep # |
Retrieves a specified file and outputs lines containing a specified pattern. |
more # |
Shows one page of the contents of a specified file. |
less # |
Shows one page of the contents of a specified file. |
tail # |
Outputs the contents of a specified file from a specified point. |
hexdump # |
Shows a hexadecimal dump. |
- #
-
See "Operation Command Reference" and "9 Utility".