CCNP ISCW Notes

1 Apr 2008

Chapter 16: Configuring Cisco Easy VPN

Easy VPN modes:

  • Client - NAT/PAT is used to enable remote hosts to use a separate IP space
  • Network Extension - Server IP space is extended through the tunnel to the remote network
  • Network Extension Plus - Network extension mode with the added capability of issuing an IP address to the remote for use on a loopback interface

Easy VPN connection establishment:

  1. IKE phase 1
  2. Establishing an ISAKMP SA
  3. SA proposal acceptance
  4. Easy VPN user authentication
  5. Mode configuration
  6. Reverse route injection
  7. IPsec quick mode
Gerard Metoho-Eke commented on 11 Sep 2008 at 7:24 a.m.

One of the best summary I have seen. It make life easier and time well spent. Good job. Gerard

sam commented on 15 Sep 2008 at 3:18 a.m.

nice work

Leave a comment

(optional, will not be published)
(optional)

Comment Tips

  • You can use Markdown syntax for decoration. (Cheat sheet)
  • Links: [Google](http://google.com) or <http://google.com>
  • Use backticks around commands: `ip address 127.0.0.1`
  • Use indentations (tabs) for preformatted text (code blocks)