| [ LiB ] |
Complete the tasks outlined in this Practical Exercise. Also review the Practical Exercise solution to see how you did and to see what concepts you might need to review.
In this Practical Exercise, you are the administrator of a set of routersR1, R2, R3, and R4. You are required to configure an IPSec VPN between them. R1 is your hub router, and the remaining routers form spokes around it. You will define a single crypto map on the hub router, specifying the networks behind each of its three peers. The crypto maps on each of the spoke routers specify the network behind the hub router. Encryption will be done between the following networks:
From network 160.160.160.x to network 170.170.170.x
From network 160.160.160.x to network 180.180.180.x
From network 160.160.160.x to network 190.190.190.x
You will configure a VPN between a hub-and-spoke router configuration, as illustrated in Figure 14-6.

To run IKE and IPSec, you need to ensure that any existing access lists are compatible with both protocols. Any existing access lists must allow the ports required by IKE and IPSec to pass through them.
- Define an ISAKMP policy.
- Define the ISAKMP peer and key.
- Define an ISAKMP policy.
- Define the ISAKMP peer and key.
- Define an ISAKMP policy.
- Define the ISAKMP peer and key.
- Define an ISAKMP policy.
- Define the ISAKMP peer and key.
- Define a route to the peer network.
- Define a crypto access list.
- Define an IPSec transform set.
- Define the IPSec crypto map.
- Associate the crypto map to the Ethernet 0 interface.
- Define a route to the peer network.
- Define a crypto access list.
- Define an IPSec transform set.
- Define the IPSec crypto map.
- Associate the crypto map to the Ethernet 0 interface.
- Define a route to the peer network.
- Define a crypto access list.
- Define an IPSec transform set.
- Define the IPSec crypto map.
- Associate the crypto map to the Ethernet 0 interface.
- Define a route to the peer network.
- Define a crypto access list.
- Define an IPSec transform set.
- Define the IPSec crypto map.
- Associate the crypto map to the Ethernet 0 interface.
| [ LiB ] |