Owners manual
23Rack Power Filter: Command Line Interface
Example: To change the TCP/IP port to 5001, type:
ftp -p 5001
help
Access: Administrator, Device User, Outlet User
Description: View a list of all the CLI commands available to your account type. To view help text for
a specific command, type the command followed by
help.
Example 1: To view a list of commands available to someone logged on as a Device User, type:
help
Example 2: To view a list of options that are accepted by the alarmcount command, type:
alarmcount help
netstat
Access: Administrator, Device User, Outlet User
Description: View the status of the network and all active IPv4 and IPv6 addresses.
ntp
Access: Administrator
Description: View and configure the network time protocol parameters.
Example 1: To enable the override of manual setting, type:
ntp -OM enable
Example 2: To specify the primary NTP server, type:
ntp -p 150.250.6.10
ping
Access: Administrator, Device User
Description. Determine whether the device with the IP address or DNS name you specify is connected
to the network. Four inquiries are sent to the address.
Option Argument Definition
-OM enable | disable Override the manual settings.
-p <primary NTP
server>
Specify the primary server.
-s <secondary
NTP server>
Specify the secondary server.
Argument Description
<IP address or DNS name> Type an IP address with the format xxx.xxx.xxx.xxx, or the DNS name
configured by the DNS server.