Chapter 8: Using the Command Line Interface
389
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 EMX 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.
Содержание EMX2-888
Страница 19: ...Chapter 1 Introduction 5 Retrieval of the link local IPv4 address See IPv4 Address on page 72...
Страница 71: ...Chapter 4 Connecting External Equipment Optional 57...
Страница 148: ...Chapter 6 Using the Web Interface 134 LHX 20 SHX 30 LHX 40 PowerLogic PM710...
Страница 506: ...Appendix F LDAP Configuration Illustration 492 5 Click OK The EMX_Admin role is created 6 Click Close to quit the dialog...
Страница 526: ...Appendix H RADIUS Configuration Illustration 512 Note If your EMX uses PAP then select PAP...
Страница 527: ...Appendix H RADIUS Configuration Illustration 513 10 Select Standard to the left of the dialog and then click Add...
Страница 528: ...Appendix H RADIUS Configuration Illustration 514 11 Select Filter Id from the list of attributes and click Add...
Страница 531: ...Appendix H RADIUS Configuration Illustration 517 14 The new attribute is added Click OK...
Страница 532: ...Appendix H RADIUS Configuration Illustration 518 15 Click Next to continue...