User manual
ePower Power Distribution Unit User Manual, Revision 1.1 43
4 Using the Command Line Interface
After the RS-232D serial cable is connected and the RS-232 serial port is
configured (refer to the Initially Configuring the RS-232 Serial Port to Use
the CLI section in Chapter 2, “Installing the ePower PDU”), the CLI for
ePower is ready for use. Enter CLI commands at the ePower command
prompt, using the command syntax as described within this chapter.
You can also create script files containing multiple ePower commands,
and issue them by way of the serial interface.
The syntax used within the ePower CLI is as follows:
verb [options] [target] [properties]
Example 1: Displays all properties in a recursive search of /system1/settings,
where the address property of the target being evaluated
matches 10.0.3.120.
ePower:/--> show -d properties -l all /system1/settings address==10.0.3.120
/system1/settings/network/ipv4
Properties:
address = 10.0.3.120
dhcp = Y
enable = Y
gateway = 10.0.3.1
mask = 255.255.255.0