Configure Ipsec Manual between routers |
|
|
| |||
Router 2 |
|
| Router 1 | |||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Si |
| Si | ||
eth:192.168.98.63 | s0/0 10.0.0.2 | s0/0 10.0.0.1 eth:192.168.99.64 |
Router 1 configuration
Building configuration ...
service
!
hostname
!
enable password level 15 7 EJketQjD8uBh
!
crypto ipsec
!
crypto map dynmap 1
set peer 10.0.0.1
set
!
no crypto isakmp enable
!
interface fastethernet 0/0
ip address 192.168.98.63 255.255.255.0
!
interface serial 0/0 encapsulation ppp
ip address 10.0.0.2 255.255.255.192 crypto map dynmap
clockrate 48000
!
interface async 0/0
54