Fortinet black logo

CLI Reference

config vpn ocvpn

config vpn ocvpn

Configure Overlay Controller VPN settings.

config vpn ocvpn
    Description: Configure Overlay Controller VPN settings.
    set auto-discovery [enable|disable]
    set eap [enable|disable]
    set eap-users {string}
    config forticlient-access
        Description: Configure FortiClient settings.
        set status [enable|disable]
        set psksecret {password-3}
        config auth-groups
            Description: FortiClient user authentication groups.
            edit <name>
                set name {string}
                set auth-group {string}
                set overlays <overlay-name1>, <overlay-name2>, ...
            next
        end
    end
    set ip-allocation-block {ipv4-classnet-any}
    set multipath [enable|disable]
    set nat [enable|disable]
    config overlays
        Description: Network overlays to register with Overlay Controller VPN service.
        edit <overlay-name>
            set overlay-name {string}
            set inter-overlay [allow|deny]
            set assign-ip [enable|disable]
            set ipv4-start-ip {ipv4-address}
            set ipv4-end-ip {ipv4-address}
            config subnets
                Description: Internal subnets to register with OCVPN service.
                edit <id>
                    set id {integer}
                    set type [subnet|interface]
                    set subnet {ipv4-classnet-any}
                    set interface {string}
                next
            end
        next
    end
    set poll-interval {integer}
    set role [spoke|primary-hub|...]
    set sdwan [enable|disable]
    set status [enable|disable]
    set wan-interface <name1>, <name2>, ...
end

config vpn ocvpn

Parameter

Description

Type

Size

Default

auto-discovery

Enable/disable auto-discovery shortcuts.

option

-

enable

Option

Description

enable

Enable ADVPN auto-discovery shortcuts.

disable

Disable ADVPN auto-discovery shortcuts.

eap

Enable/disable EAP client authentication.

option

-

disable

Option

Description

enable

Enable EAP client authentication.

disable

Disable EAP client authentication.

eap-users

EAP authentication user group.

string

Not Specified

ip-allocation-block

Class B subnet reserved for private IP address assignment.

ipv4-classnet-any

Not Specified

10.254.0.0 255.255.0.0

multipath

Enable/disable multipath redundancy.

option

-

enable

Option

Description

enable

Enable multipath redundancy.

disable

Disable multipath redundancy.

nat

Enable/disable inter-overlay source NAT.

option

-

disable

Option

Description

enable

Enable inter-overlay source NAT.

disable

Disable inter-overlay source NAT.

poll-interval

Overlay Controller VPN polling interval.

integer

Minimum value: 30 Maximum value: 120

30

role

Set device role.

option

-

spoke

Option

Description

spoke

Register device as static spoke.

primary-hub

Register device as primary hub.

secondary-hub

Register device as secondary hub.

sdwan

Enable/disable adding OCVPN tunnels to SDWAN.

option

-

disable

Option

Description

enable

Enable adding OCVPN tunnels to SDWAN.

disable

Disable adding OCVPN tunnels to SDWAN.

status

Enable/disable Overlay Controller cloud assisted VPN.

option

-

disable

Option

Description

enable

Enable Overlay Controller VPN.

disable

Disable Overlay Controller VPN.

wan-interface <name>

FortiGate WAN interfaces to use with OCVPN.

Interface name.

string

Maximum length: 79

config forticlient-access

Parameter

Description

Type

Size

Default

status

Enable/disable FortiClient to access OCVPN networks.

option

-

disable

Option

Description

enable

Enable FortiClient access to OCVPN overlays.

disable

Disable FortiClient access to OCVPN overlays.

psksecret

Pre-shared secret for FortiClient PSK authentication (ASCII string or hexadecimal encoded with a leading 0x).

password-3

Not Specified

config auth-groups

Parameter

Description

Type

Size

Default

name

Group name.

string

Not Specified

auth-group

Authentication user group for FortiClient access.

string

Not Specified

overlays <overlay-name>

OCVPN overlays to allow access to.

Overlay name.

string

Maximum length: 79

config overlays

Parameter

Description

Type

Size

Default

overlay-name

Overlay name.

string

Not Specified

inter-overlay

Allow or deny traffic from other overlays.

option

-

deny

Option

Description

allow

Allow traffic from other overlays.

deny

Deny traffic from other overlays.

assign-ip

Enable/disable mode-cfg address assignment.

option

-

disable

Option

Description

enable

Enable client IPv4 address assignment.

disable

Disable client IPv4 address assignment.

ipv4-start-ip

Start of IPv4 range.

ipv4-address

Not Specified

0.0.0.0

ipv4-end-ip

End of IPv4 range.

ipv4-address

Not Specified

0.0.0.0

config subnets

Parameter

Description

Type

Size

Default

id

ID.

integer

Minimum value: 0 Maximum value: 4294967295

0

type

Subnet type.

option

-

subnet

Option

Description

subnet

Configure participating subnet IP and mask.

interface

Configure participating LAN interface.

subnet

IPv4 address and subnet mask.

ipv4-classnet-any

Not Specified

0.0.0.0 0.0.0.0

interface

LAN interface.

string

Not Specified

config vpn ocvpn

Configure Overlay Controller VPN settings.

config vpn ocvpn
    Description: Configure Overlay Controller VPN settings.
    set auto-discovery [enable|disable]
    set eap [enable|disable]
    set eap-users {string}
    config forticlient-access
        Description: Configure FortiClient settings.
        set status [enable|disable]
        set psksecret {password-3}
        config auth-groups
            Description: FortiClient user authentication groups.
            edit <name>
                set name {string}
                set auth-group {string}
                set overlays <overlay-name1>, <overlay-name2>, ...
            next
        end
    end
    set ip-allocation-block {ipv4-classnet-any}
    set multipath [enable|disable]
    set nat [enable|disable]
    config overlays
        Description: Network overlays to register with Overlay Controller VPN service.
        edit <overlay-name>
            set overlay-name {string}
            set inter-overlay [allow|deny]
            set assign-ip [enable|disable]
            set ipv4-start-ip {ipv4-address}
            set ipv4-end-ip {ipv4-address}
            config subnets
                Description: Internal subnets to register with OCVPN service.
                edit <id>
                    set id {integer}
                    set type [subnet|interface]
                    set subnet {ipv4-classnet-any}
                    set interface {string}
                next
            end
        next
    end
    set poll-interval {integer}
    set role [spoke|primary-hub|...]
    set sdwan [enable|disable]
    set status [enable|disable]
    set wan-interface <name1>, <name2>, ...
end

config vpn ocvpn

Parameter

Description

Type

Size

Default

auto-discovery

Enable/disable auto-discovery shortcuts.

option

-

enable

Option

Description

enable

Enable ADVPN auto-discovery shortcuts.

disable

Disable ADVPN auto-discovery shortcuts.

eap

Enable/disable EAP client authentication.

option

-

disable

Option

Description

enable

Enable EAP client authentication.

disable

Disable EAP client authentication.

eap-users

EAP authentication user group.

string

Not Specified

ip-allocation-block

Class B subnet reserved for private IP address assignment.

ipv4-classnet-any

Not Specified

10.254.0.0 255.255.0.0

multipath

Enable/disable multipath redundancy.

option

-

enable

Option

Description

enable

Enable multipath redundancy.

disable

Disable multipath redundancy.

nat

Enable/disable inter-overlay source NAT.

option

-

disable

Option

Description

enable

Enable inter-overlay source NAT.

disable

Disable inter-overlay source NAT.

poll-interval

Overlay Controller VPN polling interval.

integer

Minimum value: 30 Maximum value: 120

30

role

Set device role.

option

-

spoke

Option

Description

spoke

Register device as static spoke.

primary-hub

Register device as primary hub.

secondary-hub

Register device as secondary hub.

sdwan

Enable/disable adding OCVPN tunnels to SDWAN.

option

-

disable

Option

Description

enable

Enable adding OCVPN tunnels to SDWAN.

disable

Disable adding OCVPN tunnels to SDWAN.

status

Enable/disable Overlay Controller cloud assisted VPN.

option

-

disable

Option

Description

enable

Enable Overlay Controller VPN.

disable

Disable Overlay Controller VPN.

wan-interface <name>

FortiGate WAN interfaces to use with OCVPN.

Interface name.

string

Maximum length: 79

config forticlient-access

Parameter

Description

Type

Size

Default

status

Enable/disable FortiClient to access OCVPN networks.

option

-

disable

Option

Description

enable

Enable FortiClient access to OCVPN overlays.

disable

Disable FortiClient access to OCVPN overlays.

psksecret

Pre-shared secret for FortiClient PSK authentication (ASCII string or hexadecimal encoded with a leading 0x).

password-3

Not Specified

config auth-groups

Parameter

Description

Type

Size

Default

name

Group name.

string

Not Specified

auth-group

Authentication user group for FortiClient access.

string

Not Specified

overlays <overlay-name>

OCVPN overlays to allow access to.

Overlay name.

string

Maximum length: 79

config overlays

Parameter

Description

Type

Size

Default

overlay-name

Overlay name.

string

Not Specified

inter-overlay

Allow or deny traffic from other overlays.

option

-

deny

Option

Description

allow

Allow traffic from other overlays.

deny

Deny traffic from other overlays.

assign-ip

Enable/disable mode-cfg address assignment.

option

-

disable

Option

Description

enable

Enable client IPv4 address assignment.

disable

Disable client IPv4 address assignment.

ipv4-start-ip

Start of IPv4 range.

ipv4-address

Not Specified

0.0.0.0

ipv4-end-ip

End of IPv4 range.

ipv4-address

Not Specified

0.0.0.0

config subnets

Parameter

Description

Type

Size

Default

id

ID.

integer

Minimum value: 0 Maximum value: 4294967295

0

type

Subnet type.

option

-

subnet

Option

Description

subnet

Configure participating subnet IP and mask.

interface

Configure participating LAN interface.

subnet

IPv4 address and subnet mask.

ipv4-classnet-any

Not Specified

0.0.0.0 0.0.0.0

interface

LAN interface.

string

Not Specified