Chapter 8: Using the Command Line Interface
466
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:
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.
User Configuration Commands
Most user configuration commands begin with
user except for the
password change command.
Creating a User Profile
This command creates a new user profile.
config:#
user create <name> <option> <roles>
After performing the user creation command, the SRC prompts you to
assign a password to the newly-created user. Then:
1.
Type the password and press Enter.
2.
Re-type the same password for confirmation and press Enter.
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
The <name> variable CANNOT contain spaces.
<option> is one of the options:
enable or disable.
Option
Description
enable
Enables the newly-created user profile.
disable Disables
the
newly-created user profile.
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...