Modify all contents of an existing IPv6 rule:
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
security roleBasedAccessControl ipv4 rule delete <rule_number>
IPv6 commands
security roleBasedAccessControl ipv6 rule delete <rule_number>
Variables:
<rule_number> is the number of the existing rule that you want to remove.
PRO3X User Guide – Command Line Interface (CLI)
101 of 182
Using the PRO3X Command Line Interface (CLI)
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?