Fortinet white logo
Fortinet white logo

CLI Reference

config firewall ippool6

config firewall ippool6

Configure IPv6 IP pools.

config firewall ippool6
    Description: Configure IPv6 IP pools.
    edit <name>
        set add-nat46-route [disable|enable]
        set comments {var-string}
        set endip {ipv6-address}
        set external-prefix {ipv6-network}
        set internal-prefix {ipv6-network}
        set nat46 [disable|enable]
        set startip {ipv6-address}
        set type [overload|nptv6]
    next
end

config firewall ippool6

Parameter

Description

Type

Size

Default

add-nat46-route

Enable/disable adding NAT46 route.

option

-

enable

Option

Description

disable

Disable adding NAT46 route.

enable

Enable adding NAT46 route.

comments

Comment.

var-string

Maximum length: 255

endip

Final IPv6 address.

ipv6-address

Not Specified

::

external-prefix

External NPTv6 prefix length.

ipv6-network

Not Specified

::/0

internal-prefix

Internal NPTv6 prefix length.

ipv6-network

Not Specified

::/0

name

IPv6 IP pool name.

string

Maximum length: 79

nat46

Enable/disable NAT46.

option

-

disable

Option

Description

disable

Disable NAT46.

enable

Enable NAT46.

startip

First IPv6 address.

ipv6-address

Not Specified

::

type

Configure IPv6 pool type (overload or NPTv6).

option

-

overload

Option

Description

overload

IPv6 addresses in the IP pool can be shared by clients.

nptv6

NPTv6 one to one mapping.

config firewall ippool6

config firewall ippool6

Configure IPv6 IP pools.

config firewall ippool6
    Description: Configure IPv6 IP pools.
    edit <name>
        set add-nat46-route [disable|enable]
        set comments {var-string}
        set endip {ipv6-address}
        set external-prefix {ipv6-network}
        set internal-prefix {ipv6-network}
        set nat46 [disable|enable]
        set startip {ipv6-address}
        set type [overload|nptv6]
    next
end

config firewall ippool6

Parameter

Description

Type

Size

Default

add-nat46-route

Enable/disable adding NAT46 route.

option

-

enable

Option

Description

disable

Disable adding NAT46 route.

enable

Enable adding NAT46 route.

comments

Comment.

var-string

Maximum length: 255

endip

Final IPv6 address.

ipv6-address

Not Specified

::

external-prefix

External NPTv6 prefix length.

ipv6-network

Not Specified

::/0

internal-prefix

Internal NPTv6 prefix length.

ipv6-network

Not Specified

::/0

name

IPv6 IP pool name.

string

Maximum length: 79

nat46

Enable/disable NAT46.

option

-

disable

Option

Description

disable

Disable NAT46.

enable

Enable NAT46.

startip

First IPv6 address.

ipv6-address

Not Specified

::

type

Configure IPv6 pool type (overload or NPTv6).

option

-

overload

Option

Description

overload

IPv6 addresses in the IP pool can be shared by clients.

nptv6

NPTv6 one to one mapping.