Fortinet black logo

CLI Reference

firewall ip-translation

firewall ip-translation

Use this command to configure IP address translation.

config firewall ip-translation
    edit {transid}
    # Configure firewall IP-translation.
        set transid {integer}   IP translation ID. range[0-4294967295]
        set type {SCTP}   IP translation type (option: SCTP).
                SCTP  SCTP
        set startip {ipv4 address any}   First IPv4 address (inclusive) in the range of the addresses to be translated (format xxx.xxx.xxx.xxx, default: 0.0.0.0).
        set endip {ipv4 address any}   Final IPv4 address (inclusive) in the range of the addresses to be translated (format xxx.xxx.xxx.xxx, default: 0.0.0.0).
        set map-startip {ipv4 address any}   Address to be used as the starting point for translation in the range (format xxx.xxx.xxx.xxx, default: 0.0.0.0).
    next
end

Additional information

The following section is for those options that require additional explanation.

firewall ip-translation

Use this command to configure IP address translation.

config firewall ip-translation
    edit {transid}
    # Configure firewall IP-translation.
        set transid {integer}   IP translation ID. range[0-4294967295]
        set type {SCTP}   IP translation type (option: SCTP).
                SCTP  SCTP
        set startip {ipv4 address any}   First IPv4 address (inclusive) in the range of the addresses to be translated (format xxx.xxx.xxx.xxx, default: 0.0.0.0).
        set endip {ipv4 address any}   Final IPv4 address (inclusive) in the range of the addresses to be translated (format xxx.xxx.xxx.xxx, default: 0.0.0.0).
        set map-startip {ipv4 address any}   Address to be used as the starting point for translation in the range (format xxx.xxx.xxx.xxx, default: 0.0.0.0).
    next
end

Additional information

The following section is for those options that require additional explanation.