Chapter 8: Using the Command Line Interface
385
config:#
security roleBasedAccessControl ipv6 rule add <start_ip> <end_ip> <role>
<policy> <insert> <rule_number>
Variables:
<start_ip> is the starting IP address.
<end_ip> is the ending IP address.
<role> is the role for which you want to create an access control rule.
<policy> is one of the options:
allow
or
deny
.
Policy
Description
allow
Accepts traffic from the specified IP address
range when the user is a member of the specified
role
deny
Drops traffic from the specified IP address range
when the user is a member of the specified role
<insert> is one of the options:
insertAbove
or
insertBelow
.
Option
Description
insertAbove
Inserts the new rule above the specified rule
number. Then:
new rule's number = the specified rule number
insertBelow
Inserts the new rule below the specified rule
number. Then:
new rule's number = the specified rule 1
<rule_number> is the number of the existing rule which you want to
insert the new rule above or below.
Modifying a Role-Based Access Control Rule
Depending on what to modify in an existing rule, the command syntax
varies.
IPv4 commands
Modify a rule's IPv4 address range:
config:#
security roleBasedAccessControl ipv4 rule modify <rule_number>
startIpAddress <start_ip> endIpAddress <end_ip>
Modify an IPv4 rule's role:
Содержание 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...