vpn server secret
Enable the IslandExpress service and define the shared secret peers use to authenticate to it.
Syntax
[no] vpn server secret <string>
Syntax Description
Keyword
Description
no
(Optional) Deletes the existing shared secret and disables the IslandExpress service.
string
An ASCII string of up to 255 characters. Must be enclosed in quotes if it contains whitespace.
Defaults
IslandExpress is disabled by default.
Usage Guidelines
This command enables the IslandExpress service and defines the shared secret peers must use to authenticate to it.
Examples
vpn server secret "my vpn password"
Related Commands
Last updated