Chapter 8: Using the Command Line Interface
460
Option
Description
false
Disables the role-based access control feature.
<policy> is one of the options:
allow or deny.
Policy
Description
allow
Accepts traffic from all IP addresses regardless
of the user's role.
deny
Drops traffic from all IP addresses regardless of
the user's role.
Tip: You can combine both commands to modify all role-based access
control parameters at a time. See
Multi-Command Syntax
(on page
Managing Role-Based Access Control Rules
You can add, delete or modify role-based access control rules.
An IPv4 role-based access control command for managing rules
begins with
security roleBasedAccessControl ipv4 rule.
An IPv6 role-based access control command for managing rules
begins with
security roleBasedAccessControl ipv6 rule.
Adding a Role-Based Access Control Rule
Depending on where you want to add a new rule in the list, the command
syntax for adding a rule varies.
IPv4 commands
Add a new rule to the bottom of the IPv4 rules list:
config:#
security roleBasedAccessControl ipv4 rule add <start_ip> <end_ip> <role>
<policy>
Add a new IPv4 rule by inserting it above or below a specific rule:
config:#
security roleBasedAccessControl ipv4 rule add <start_ip> <end_ip> <role>
<policy> <insert> <rule_number>
IPv6 commands
Add a new rule to the bottom of the IPv6 rules list:
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...