You are Awesome dude....
GRE over IPSEC
Scenario:
Your colleagues at "BigLabs" are very pleased with your performance so far...you managed to succesfully configure the "Basic GRE" lab and the "Site-to-Site IPSEC VPN" lab. You managed to configure a GRE tunnel and encrypt it with IPSEC. Now your final task will be to configure an IPSEC tunnel and run GRE on top of it, let's see what you can do this time!
Goal:
- All IP addresses are preconfigured as specified in the topology picture.
-
Router Godzilla and Nessie have the following loopback interfaces:
Godzilla: Loopback1: 11.11.11.11 /24 - Nessie: Loopback1: 33.33.33.33 /24
- Configure EIGRP AS1 on all 3 routers, only advertise the 192.168.12.0 and 192.168.23.0 network, do not advertise the loopbacks.
- Ensure Router Godzilla and Nessie can ping each other.
- Configure a IPSEC tunnel between Router Godzilla and Nessie.
-
Configure the 192.168.13.0 /24 network on the IPSEC tunnel:
Godzilla: 192.168.13.1
Nessie: 192.168.13.3 - Ensure you can ping the IP addresses that you configured on the tunnel interface.
- Configure static routes on router Godzilla and Nessie so they can reach each other's loopback1 interface through the Tunnel interface.
- Create an IKE Policy with the following parameters:
-
Authentication: pre-shared-key
Encryption: AES 256
Hashing: sha
DH: Group 5
Lifetime: 3600 - The pre-shared-key should be "VAULT".
-
Create an IPSEC Transform-set with the following parameters:
ESP (Encapsulatiing Security Payload)
Encryption: AES 256
Hashing: SHA-HMAC - Create the correct policy profile to finish the IPSEC configuration.
-
Verify the IPSEC configuration, you can use the following show/debug commands:
show crypto ipsec transform-set
show crypto map
show crypto ipsec sa - debug crypto isakmp
IOS:
c3640-jk9s-mz.124-16.bin
Topology:

Video Solution:
You need to register to be able to download the GNS3 Topology File. (Registration is Free!)
- Related Articles
Only registered users can write comments!
Comments (2)
-
ReneMolenaar 2012-05-03 09:12:57Thanks for your awesome comment






