▶
Modify an IPv6 rule's policy:
config:# security roleBasedAccessControl ipv6 rule modify <rule_number>
policy <policy>
▶
Modify all contents of an existing IPv6 rule:
config:# security roleBasedAccessControl ipv6 rule modify <rule_number>
startIpAddress <start_ip> endIpAddress <end_ip> role <role>
policy <policy>
Variables:
•
•
<rule_number> is the number of the existing rule that you want to modify.
•
•
<start_ip> is the starting IP address.
•
•
<end_ip> is the ending IP address.
•
•
<role> is one of the existing roles.
•
•
<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
Deleting a Role-Based Access Control Rule
These commands remove a specific rule from the list.
▶
IPv4 commands
config:# security roleBasedAccessControl ipv4 rule delete <rule_number>
▶
IPv6 commands
config:# security roleBasedAccessControl ipv6 rule delete <rule_number>
466
Need help?
Do you have a question about the Server Technology PRO4X and is the answer not in the manual?