Chapter 8: Using the Command Line Interface
463
Enabling or Disabling Front Panel Actuator Control
The following CLI commands control whether you can turn on or off a
connected actuator by operating the front panel LCD display.
To enable the front panel actuator control feature:
config:#
security frontPanelPermissions add switchActuator
To disable the front panel actuator control feature:
config:#
security frontPanelPermissions remove switchActuator
Tip: If your PDU supports multiple front panel permissions, you can
combine them into one command by adding a semicolon (;) between
different permissions. For example, the following CLI command enables
both front panel actuator control and outlet switching functions
simultaneously.
security frontPanelPermissions add
switchActuator;switchOutlet
Examples
This section illustrates several security configuration examples.
Example 1 - IPv4 Firewall Control Configuration
The following command sets up two parameters of the IPv4 access
control feature.
config:#
security ipAccessControl ipv4 enabled true defaultPolicyIn accept
defaultPolicyOut accept
Results:
The IPv4 access control feature is enabled.
The default policy for inbound traffic is set to "accept."
The default policy for outbound traffic is set to "accept."
Example 2 - Adding an IPv4 Firewall Rule
The following command adds a new IPv4 access control rule and
specifies its location in the list.
Summary of Contents for PX3-1000 series
Page 5: ......
Page 92: ...Chapter 4 Connecting External Equipment Optional 70...
Page 668: ...Appendix J RADIUS Configuration Illustration 646 Note If your PX3 uses PAP then select PAP...
Page 673: ...Appendix J RADIUS Configuration Illustration 651 14 The new attribute is added Click OK...
Page 674: ...Appendix J RADIUS Configuration Illustration 652 15 Click Next to continue...