User guide
User Guide InfraStruxure 150kVA Power Distribution Unit 20
exit or quit
Access: Administrator, Device User
Description: Exit/Quit/ Leave the command line interface session.
Example:
apc> exit
Bye
format
Access: Administrator only
Description: Reformat the file system and erase all security certificates, encryption keys, configuration
settings, and the event and data logs. Be careful with this command.
Note: To reset to the default configuration, use the
resetToDef command.
Parameters: None, but you must enter a "YES" to confirm after the command has been issued.
Example:
apc> format
Format FLASH file system
Warning: This will delete all configuration data,
event and data logs, certs and keys.
Enter 'YES' to continue or <ENTER> to cancel :
apc>
ftp
Access: Administrator only
Description: Enable or disable access to the FTP server. Optionally, change the port setting to the
number of any unused port (21, the default, and 5000 to 32768) for added security.
Examples: To change the TCP/IP port to 5001, type:
apc> ftp -p 5001
E000: Success
To display the TCP/IP port number, type:
apc> ftp
E000: Success
Service: Enabled
Ftp Port: 5001
To change the TCP/IP port to 21, type:
apc> ftp -p 21
E000: Success
Option Argument Definition
-p port number Define the TCP/IP port that the FTP server uses to communicate with the NMC
(21 by default). The FTP server uses both the specified port and the port one
number lower than the specified port.
-S enable | disable Configure access to the FTP server.