Chapter 5: Using the Command Line Interface
Example 3 - Combination of SSID and PSK Parameters
This multi-command syntax configures both SSID and PSK parameters
simultaneously for the wireless feature.
network wireless SSID myssid PSK encryp_key
Results:
• The SSID value is set to myssid.
• The PSK value is set to encryp_key.
Example 4 - Combination of Upper Critical, Upper Warning and Lower
Warning Settings
The following multi-command syntax configures Upper Critical, Upper
Warning and Lower Warning thresholds for the outlet 5 RMS current
simultaneously.
config:#
sensor outlet 5 current upperCritical disable upperWarning enable
lowerWarning 1.0
Results:
• The Upper Critical threshold of outlet 5 RMS current is disabled.
• The Upper Warning threshold of outlet 5 RMS current is enabled.
• The Lower Warning threshold of outlet 5 RMS current is set to 1.0A
and enabled at the same time.
Actuator Control Operations
An actuator, which is connected to a dry contact signal channel of a DX
sensor, can control a mechanism or system. You can switch on or off that
mechanism or system through the actuator control command in the CLI.
Perform these commands in the administrator or user mode. See
Different CLI Modes and Prompts
(on page 359).