Outlet Configuration Commands - LEGRAND Raritan PX3TS User Manual

Transfer switch
Table of Contents

Advertisement

config:#
security userBlocking maximumNumberOfFailedLogins 5 blockTime 30
Results:
Example 4 - Adding an IPv4 Role-based Access Control Rule
The following command creates a newIPv4 role-based access control rule and
specifies its location in the list.
config:#
security roleBasedAccessControl ipv4 rule add 192.168.78.50 192.168.90.100
admin deny insertAbove 3
Results:

Outlet Configuration Commands

An outlet configuration command begins with outlet. Such a command allows
you to configure an individual outlet.
Changing the Outlet Name
This command names an outlet.
config:#
Variables:
The maximum number of failed logins is set to 5.
The user blocking time is set to 30 minutes.
A new IPv4 role-based access control rule is added, dropping all packets
from any IPv4 address between 192.168.78.50 and 192.168.90.100 when
the user is a member of the role "admin."
The newly-added IPv4 rule is inserted above the 3rd rule. That is, the new
rule becomes the 3rd rule, and the original 3rd rule becomes the 4th rule.
outlet <n> name "<name>"
<n> is the number of the outlet that you want to configure.
<name> is a string comprising up to 64 ASCII printable characters. The
<name> variable must be enclosed in quotes when it contains spaces.
Chapter 9: Using the Command Line Interface
629

Advertisement

Table of Contents
loading

Table of Contents