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:
config:# security roleBasedAccessControl ipv4 rule modify <rule_number>
role <role>
▶
Modify an IPv4 rule's policy:
config:# security roleBasedAccessControl ipv4 rule modify <rule_number>
policy <policy>
▶
Modify all contents of an existing IPv4 rule:
config:# security roleBasedAccessControl ipv4 rule modify <rule_number>
startIpAddress <start_ip> endIpAddress <end_ip> role <role>
policy <policy>
•
•
IPv6 commands
▶
Modify a rule's IPv6 address range:
config:# security roleBasedAccessControl ipv6 rule modify <rule_number>
startIpAddress <start_ip> endIpAddress <end_ip>
▶
Modify an IPv6 rule's role:
config:# security roleBasedAccessControl ipv6 rule modify <rule_number>
role <role>
407
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?