User guide

User Guide InfraStruxure 150kVA Power Distribution Unit 16
cd
Access: Administrator, Device User
Description: Allow the user to set the working directory of the file system. The working directory is set
back to the root directory '/' when the user logs out of the command line interface.
Parameters: directory name
Example:
apc> cd logs
E000: Success
apc> cd /
E000: Success
console
Access: Administrator only
Description: Define whether users can access the command line interface using Telnet, which is
enabled by default, or Secure SHell (SSH), which 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 command line interface.
Example 1: To enable SSH access to the command line interface, type:
console -S ssh
Example 2: To change the Telnet port to 5000, type:
console -pt 5000
Option Argument Description
-S disable | telnet | ssh Configure access to the command line interface, or use the disable
command to prevent access. Enabling SSH enables SCP and disables Telnet.
-pt <telnet port n> Define the Telnet port used to communicate with the NMC (23 by default).
-ps <SSH port n> Define the SSH port used to communicate with the NMC (22 by default).
-b 2400 | 9600 |
19200 | 38400
Configure the speed of the serial port connection (2400 bps by default).