| Parameter | Description | Value |
|---|---|---|
| rule-name1 | Specifies the name of a rule to be moved. | The rule must exist. |
| before | Moves rule-name1 to before rule-name2. | - |
| after | Moves rule-name1 to after rule-name2. | - |
| rule-name2 | Specifies the name of the target rule. | The rule must exist. |
| up | Moves the rule before the upper one. | - |
| down | Moves the rule after the lower one. | - |
| top | Moves the rule to the top. | - |
| bottom | Moves the rule to the bottom (before the default policy). | - |