vpn server pool

Defines a pool of IP addresses to be assigned to new IslandExpress VPN peers.

Syntax

[no] vpn server pool [<address>]

Syntax Description

Keyword
Description

no

(Optional) Deletes the specified server pool, or all pools if no address is specified.

address

The first address in the pool. Required unless no is spacified.

Defaults

No IP server pools are defined by default.

Usage Guidelines

When a pool is defined with this command, VPNs created by IslandExpress will be assigned an available IP address from the pool to the remote peer using the vpn peer remote-ip command.

Note that no upper limit is defined for the pool. The highest IP address used from the pool will be limited by the maximum number of VPNs supported on the Island model in use.

One IPv4 and one IPv6 pool may be created.

Examples

vpn server pool 10.200.0.1
vpn server pool fd80::1
vpn peer remote-ip

Last updated