Create IKE Policies and Peers.
Winnipeg(config-if)#interface fastethernet 0/0 Enters interface
con?¬?guration mode
Winnipeg(config-if)#shutdown Turns the interface off
Winnipeg(config-if)#crypto map VPN-1 Applies the crypto map to
the WAN interface
Winnipeg(config-if)#no shutdown Turns the interface on
Winnipeg(config-if)#exit Returns to global
con?¬?guration mode
Winnipeg(config)#interface tunnel0 Enters interface
con?¬?guration mode
Winnipeg(config-if)#shutdown Turns the interface off
Winnipeg(config-if)#crypto map VPN-1 Applies the crypto map to
the tunnel interface
Winnipeg(config-if)#no shutdown Turns the interface on
Con?¬?guring a Static IPsec Virtual Tunnel Interface 51
Step 4. Create IPsec Transform Sets.
Step 5. Create an IPsec Profile.
Step 6. Create the IPsec Virtual Tunnel Interface.
Step 1: Con?¬?gure EIGRP AS 1
Step 2: Con?¬?gure Static Routing
Winnipeg(config)#router eigrp 1 Enters EIGRP routing
con?¬?guration mode
Winnipeg(config-router)#no auto-summary Turns off EIGRP??™s
address summarization
Winnipeg(config-router)#network 192.168.3.0 Advertises the IP segment
on the tunnel interface
Winnipeg(config-router)#network 192.168.30.0 Advertises the LAN IP
segment
Edmonton(config)#router eigrp 1 Enters EIGRP routing
con?¬?guration mode
Edmonton(config-router)#no auto-summary Turns off EIGRP??™s address
summarization
Edmonton(config-router)#network 192.
Pages:
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59