vpn peer unapproved
Disables a VPN and marks it as "unapproved".
Syntax
Syntax Description
no
(Optional) Enables the VPN and removes the "unapproved" status.
id
The VPN identifier. Must be a number in the range 0-1022 or the keyword "auto".
Defaults
In the absence of this command, a VPN is not flagged as "Unapproved".
Usage Guidelines
This command is used to implement the auto-trust feature of IslandExpress. When a VPN is automatically created by IslandExpress, if vpn server auto-trust is turned off, the VPN will be created with its status set to "unapproved". A VPN in this state is disabled, and will not function until the VPN is approved with no vpn peer unapproved.
This command is mutually exclusive with and will replace an existing vpn peer shutdown command.
If a VPN exists with the specified identifier, the existing VPN will be modified; otherwise, a new VPN with the specified identifier will be created. If "auto" is specified for the identifier, a new VPN will be created using the next available identifier.
Examples
Related Commands
Last updated