set nat-rule position
In the R82.00.X releases, this command is available starting from the R82.00.00 version.
Description
Configures an existing manual NAT rule by position
Syntax
|
Parameters
Parameter |
Description |
---|---|
comment |
Configures the comment text for the manual NAT rule. A string that contains less than 257 characters, of this set:
|
disabled |
Indicates if rule is disabled Type: Boolean (true/false) |
enable-arp-proxy |
The gateway will reply to ARP requests sent to the original destination's IP address (Does not apply to IP ranges/networks) Type: Boolean (true/false) |
hide-sources |
Hide multiple sources behind the translated source addresses Type: Boolean (true/false) |
name |
name A string of alphanumeric characters without space between them:
|
original-destination |
Original destination of rule |
original-service |
Original service of rule |
original-source |
Original source of rule |
position |
The order of the rule in comparison to other manual rules Type: Decimal number |
position-above |
The order of the rule in comparison to other manual rules Type: Decimal number |
position-below |
The order of the rule in comparison to other manual rules Type: Decimal number |
translated-destination |
Translated destination of rule |
translated-service |
Translated service of rule |
translated-source |
Translated source of rule |
Example Command
|