Option
insertAbove
insertBelow
•
•
<rule_number> is the number of the existing rule which you want to insert the new rule above or
below.
Modifying a Firewall Rule
Depending on what to modify in an existing rule, the command varies.
•
•
IPv4 commands
▶
Modify an IPv4 rule's IP address and/or subnet mask:
config:# security ipAccessControl ipv4 rule modify <direction>
<rule_number> ipMask <ip_mask>
▶
Modify an IPv4 rule's policy:
config:# security ipAccessControl ipv4 rule modify <direction>
<rule_number> policy <policy>
▶
Modify all contents of an existing IPv4 rule:
config:# security ipAccessControl ipv4 rule modify <direction>
<rule_number> ipMask <ip_mask> policy <policy>
•
•
IPv6 commands
▶
Modify an IPv6 rule's IP address and/or prefix length:
config:# security ipAccessControl ipv6 rule modify <direction>
<rule_number> ipMask <ip_mask>
396
Description
Inserts the new rule above the specified rule number. Then:
new rule's number = the specified rule number
Inserts the new rule below the specified rule number. Then:
new rule's number = the specified rule number + 1
Need help?
Do you have a question about the Server Technology PRO3X and is the answer not in the manual?