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} set nat [enable|disable] config overlays Description: Network overlays to register with Overlay Controller VPN service. edit <id> set name {string} 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 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 status [enable|disable] end
config vpn ocvpn
Parameter |
Description |
Type |
Size |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
auto-discovery |
Enable/disable auto-discovery shortcuts. |
option |
- |
|||||||||
|
|
|||||||||||
eap |
Enable/disable EAP client authentication. |
option |
- |
|||||||||
|
|
|||||||||||
eap-users |
EAP authentication user group. |
string |
Maximum length: 35 |
|||||||||
nat |
Enable/disable inter-overlay source NAT. |
option |
- |
|||||||||
|
|
|||||||||||
poll-interval |
Overlay Controller VPN polling interval. |
integer |
Minimum value: 30 Maximum value: 120 |
|||||||||
role |
Set device role. |
option |
- |
|||||||||
|
|
|||||||||||
status |
Enable/disable Overlay Controller cloud assisted VPN. |
option |
- |
|||||||||
|
|
config overlays
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||
name |
Overlay name. |
string |
Maximum length: 63 |
|||||||
assign-ip |
Enable/disable client address assignment. |
option |
- |
|||||||
|
|
|||||||||
ipv4-start-ip |
Start of client IPv4 range. |
ipv4-address |
Not Specified |
|||||||
ipv4-end-ip |
End of client IPv4 range. |
ipv4-address |
Not Specified |
config subnets
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||
type |
Subnet type. |
option |
- |
|||||||
|
|
|||||||||
subnet |
IPv4 address and subnet mask. |
ipv4-classnet-any |
Not Specified |
|||||||
interface |
LAN interface. |
string |
Maximum length: 15 |