User Manual

31Rack ATS AP44xx User Manual
clrrst
Access: Super User, Administrator, Device User
Description:
Clear reset reason.
Parameters: None
Example: None
Error Message: None
console
Access: Super User, Administrator
Description: Define whether users can access the CLI using Telnet, which is disabled by default, or
Secure SHell (SSH), which is enabled by default and provides protection by transmitting user names,
passwords, and data in encrypted form. You can change the Telnet or SSH port setting for additional
security. Alternately, disable network access to the CLI.
Parameters:
Example 1: To enable SSH access to the CLI:
apc> console -s enable
E000: Success
SSH: enabled
Example 2: To view the serial baud rate:
apc> console -b
E000: Success
Baud Rate: 9600
Error Message:E100, E102
Option Argument Description
-s <enable | disable> Enable or disable SSH access to the device. Enabling SSH
enables SCP.
-t <enable | disable> Enable or disable Telnet access to the device.
-pt <telnet port> Define the Telnet port used to communicate with the Rack ATS
(23 by default, optional 5000–32768).
-ps <SSH port> Define the SSH port used to communicate with the Rack ATS
(22 by default, optional 5000–32768).
-b <2400 | 9600 | 19200 |
38400>
Configure the speed of the serial port connection (serial baud
rate) in bits per second (bps). The default is 9600 bps.