5: Commands and Levels
tftp get binary <source file> <destination file> <host> | Get a binary file using TFTP |
tftp get binary <source file> <destination | Get a binary file using TFTP |
file> <host> <port> |
|
tftp put ascii <source file> <destination file> <host> | Put an ascii file using TFTP |
tftp put ascii <source file> <destination file> <host> <port> | Put an ascii file using TFTP |
tftp put binary <source file> <destination file> <host> | Put a binary file using TFTP |
tftp put binary <source file> <destination | Put a binary file using TFTP |
file> <host> <port> |
|
touch <file> | Create a file |
ftp |
|
admin password <text> | Sets the administrative password for the FTP server. |
| <text> = administrative password. |
admin username <text> | Sets the administrative username for the FTP server. |
| <text> = administrative username. |
| It also removes the administrative password. |
clear counters | Zeros FTP counters. |
clrscrn | Clears the screen. |
default admin username | Resets the FTP username to the default (admin). |
exit | Returns to the config level. |
no admin password | Removes the FTP administrative password. |
no clear counters | Unzeros FTP counters. |
show | Displays the current configuration. |
show history | Displays the last 20 commands entered during the current |
| CLI session. |
show statistics | Displays the FTP statistics. |
state disable | Disables the FTP server. |
state enable | Enables the FTP server. |
write | Stores the current configuration in permanent memory. |
host 1 |
|
address <text> | Sets the remote host to establish tunneling connections |
| with. |
| <text> = IP address or host name of the remote host. |
aes decrypt key <hexadecimal> | Sets the connect tunnel AES decrypt key with up to 16 |
| bytes. |
| Each byte is represented by two adjacent hex digits. |
| Bytes may run together or be separated by optional punc- |
| tuation: |
| 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc |
| Note that quotes must enclose the value if it contains |
| spaces. |
aes decrypt key text <text> | Sets the connect tunnel AES decrypt key with up to 16 |
| bytes. |
| Each byte is represented by a single character. |
| Note that quotes must enclose the value if it contains |
| spaces. |
aes encrypt key <hexadecimal> | Sets the connect tunnel AES encrypt key with up to 16 |
| bytes. |
| Each byte is represented by two adjacent hex digits. |
| Bytes may run together or be separated by optional punc- |
| tuation: |
| 123ABC "12 3A BC" 12,3A,BC 12.3a.bc 12:3a:bc |
| Note that quotes must enclose the value if it contains |
| spaces. |
XPort Pro Command Reference | 66 |