config firewall ip-translation
Configure firewall IP-translation.
config firewall ip-translation
Description: Configure firewall IP-translation.
edit <transid>
set endip {ipv4-address-any}
set map-startip {ipv4-address-any}
set startip {ipv4-address-any}
set type {option}
next
end
config firewall ip-translation
|
Parameter |
Description |
Type |
Size |
|||||
|---|---|---|---|---|---|---|---|---|
|
endip |
Final IPv4 address (inclusive) in the range of the addresses to be translated (format xxx.xxx.xxx.xxx, default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||
|
map-startip |
Address to be used as the starting point for translation in the range (format xxx.xxx.xxx.xxx, default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||
|
startip |
First IPv4 address (inclusive) in the range of the addresses to be translated (format xxx.xxx.xxx.xxx, default: 0.0.0.0). |
ipv4-address-any |
Not Specified |
|||||
|
transid |
IP translation ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||
|
type |
IP translation type (option: SCTP). |
option |
- |
|||||
|
|
|
|||||||