Basic Configuration

Basic Configuration
To enable the Security Appliance Easy VPN Remote client to communicate with the Easy
VPN Server, you need to identify the location of the Easy VPN Server using the vpnclient
server command. The syntax for this command is as follows:
vpnclient server {Primary_IP} [Secondary_IPs]
You need to specify the IP address of the primary Easy VPN Server. In addition to the primary
Easy VPN Server, you also can specify up to ten additional secondary Easy VPN Servers. If
the primary server is not accessible, the client will use one of the secondary servers.
To enable the VPN Client, you need to use the vpnclient enable command. The syntax for
this command is as follows:
vpnclient enable
If you use preshared keys, you also must specify this key value using the vpnclient vpngroup
command. The syntax for this command is as follows:
vpnclient vpngroup {groupname} password {preshared_key}
The client needs to use the preshared key to encrypt the information being transmitted to the
server.
One other basic configuration task involves XAUTH. If you use XAUTH, you need to specify
the username and password for the VPN Client using AAA or the vpnclient username
command. The syntax for this command is as follows:
vpnclient username {xuath_username} password {xauth_password}