Raritan Computer EMX2-111 Network Card User Manual


 
Chapter 10: Using the Command Line Interface
275
config:#
security roleBasedAccessControl ipv6 defaultPolicy <policy>
Variables:
<option> is one of the options: true or false.
Option
Description
true
Enables the role-based access control feature.
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
320).
Example
The following command sets two parameters of the role-based IPv4
access control feature.
config:#
security roleBasedAccessControl ipv4 enabled true defaultPolicy allow
Results:
The role-based IPv4 access control feature is enabled.
The default policy is set to "allow."
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.