
C H A P T E R 6 | CLI Command Summary |
Command | Description |
|
|
traceroute | Displays the route that packets travel to the network host. |
|
|
who | Displays the list of all users currently logged in. |
|
|
| Global System Commands |
| File Management Commands |
Command | Description |
|
|
cat | Displays contents of the specified saved configuration file. |
| Syntax: |
| cat <filename> |
| where: |
| filename is the name of the file to be displayed. |
|
|
copy
dir
Copies an existing configuration file to a new file. Syntax:
copy <source> to <destination>
where:
source is the name of the original file. destination is the name of the target file.
Displays a list of saved configuration files. Also displays the last loaded configuration file.
get | Retrieves a configuration file from a TFTP server. Because the |
| TFTP protocol has no |
| typically enforce some file access restrictions. Such restrictions |
| are specific to each site and vary widely in scope and methods. |
| Syntax: |
| get <TFTP URL> |
| where: |
| TFTP URL is the address of the tftp server from which you wish |
| to retrieve the configuration file |
| Example: |
| get tftp://192.168.30.2/ tftpboot/get.cfg |
| This helps to save configuration files outside the box. |
|
|
| File Management Commands |
79