17-12
Command Reference Guide
/U Send Parameters to File
Sends all TSM/RSM configuration parameters to an ASCII text file as described in
Section 15. This allows you to back up the configuration of your TSM/RSM unit.
Availability: Administrator
Format: /U [Enter]
/K Send SSH Key
Instructs the TSM/RSM to provide you with a public SSH key for validation purposes.
This public key can then be provided to your SSH client, in order to prevent the SSH
client from warning you that the user is not recognized when you attempt to create an
SSH connection. For more information, please refer to Section 10.2.
Availability: Administrator
Format: /K k [Enter]
Where k is a required argument, which indicates the key type. The k argument
provides the following options: 1 (SSH1), 2 (SSH2 RSA), 3 (SSH2 DSA.)
/UL Unlock Port (Invalid Access Lockout)
Manually cancels the TSM/RSM’s Invalid Access Lockout feature. Normally, when a
series of failed login attempts are detected, the Invalid Access Lockout feature can
shut down the effected port or protocol for a user specified time period in order to
prevent further access attempts. When the /UL command is invoked, the TSM/RSM will
immediately unlock all ports and protocols that are currently in the locked state.
Availability: Administrator
Format: /UL [Enter]
/TELNET Outbound Telnet
Creates an outbound Telnet connection.
Notes:
• Inorderforthe/TELNETcommandtofunction,Telnet/SSHandOutbound
ServiceAccessmustbeenabledforyouruseraccountasdescribedin
Section5.5.Inaddition,TelnetAccessandOutboundAccessmustalsobe
enabledviatheNetworkParametersmenu,asdescribedinSection5.9.2.
• IfyouhaveloggedinviatheNetworkPort,the/TELNETcommandwillnot
function.
Availability: Administrator, SuperUser, User
Format: /TELNET <ip> [port] [raw] [Enter]
Where:
ip Is the target IP address. The IP Address can be entered in either IPv4
or IPv6 format.
port Is an optional argument which can be included to indicate the target port
at the IP address.
raw Is an optional argument which can be included to indicate a raw socket
connection. In order to create a raw socket connection, the command line
must end with the text "raw".