![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/44/a44920e2-94e2-4c2c-8439-411a1180a877/a44920e2-94e2-4c2c-8439-411a1180a877-bg42.png)
5: Commands and Levels
XPort Pro Command Reference 66
tftp get binary <source file> <destination file> <host>
Get a binary file using TFTP
tftp get binary <source file> <destination
file> <host> <port>
Get a binary file using TFTP
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
file> <host> <port>
Put a binary file using TFTP
ftp (config-ftp) level commands
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.
Resets the FTP username to the default (admin).
Returns to the config level.
Removes the FTP administrative password.
Displays the current configuration.
Displays the last 20 commands entered during the current
CLI session.
Displays the FTP statistics.
Stores the current configuration in permanent memory.
host 1 (tunnel-connect-host:1:1) level commands
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
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
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