
Chapter 13 Configuring a VPN Using Easy VPN and an IPSec Tunnel
Configuration Tasks
4.mode {client network-extension network extension plus}
5.exit
6.interface type number
7.crypto ipsec client ezvpn name [outside inside]
8.exit
DETAILED STEPS
| Command or Action | Purpose |
Step 1 |
|
|
crypto ipsec client ezvpn name | Creates a Cisco Easy VPN remote configuration | |
| Example: | and enters Cisco Easy VPN remote configuration |
| mode. | |
| Router(config)# crypto ipsec client ezvpn |
|
| ezvpnclient |
|
|
| |
Step 2 |
|
|
group | Specifies the IPSec group and IPSec key value for | |
| Example: | the VPN connection. |
|
| |
|
| |
| ezvpnclient key |
|
|
| |
Step 3 |
|
|
peer {ipaddress hostname} | Specifies the peer IP address or hostname for the | |
| Example: | VPN connection. |
| Note A hostname can be specified only when | |
| ||
| the router has a DNS server available for | |
| 192.168.100.1 | |
| hostname resolution. | |
| ||
|
| |
Step 4 |
|
|
mode {client | Specifies the VPN mode of operation. | |
| extension plus} |
|
| Example: |
|
|
| |
|
| |
Step 5 |
|
|
exit | Returns to global configuration mode. | |
| Example: |
|
|
| |
| Router(config)# |
|
Step 6 |
|
|
interface type number | Enters the interface configuration mode for the | |
| Example: | interface to which you want the Cisco Easy VPN |
| remote configuration applied. | |
| Router(config)# interface fastethernet 4 | Note For routers with an ATM WAN interface, |
| ||
| this command would be interface atm 0. | |
|
| |
|
|
|
|
| Cisco 819 Integrated Services Routers Software Configuration Guide |
|
| |
|
|
| |||
|
|
|
|
| |
|
|
|
|