<insert> is one of the options: insertAbove or insertBelow.
Option
Description
insertAbove
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.
insertBelow
Then:
new rule's number = the specified rule number + 1
<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:
security ipAccessControl ipv4 rule modify <direction> <rule_number> ipMask
<ip_mask>
Modify an IPv4 rule's policy:
security ipAccessControl ipv4 rule modify <direction> <rule_number> policy
<policy>
Modify all contents of an existing IPv4 rule:
security ipAccessControl ipv4 rule modify <direction> <rule_number> ipMask
<ip_mask> policy <policy>
PRO3X User Guide – Command Line Interface (CLI)
87 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?