OnSite 2800 Series User Manual6 • VPN configuration
ipaddress 200.200.200.2 255.255.255.252 use profile acl VPN_In in
use profile acl VPN_Out out
context ip router
route 0.0.0.0 0.0.0.0 200.200.200.1 0 route 172.16.0.0 255.255.0.0 WAN 0
Cisco router configuration
crypto ipsec
!
crypto map VPN_DES
set peer 200.200.200.2
set
match address 110
!
!
interface FastEthernet0/0
ip address 172.16.1.1 255.255.0.0
!
interface FastEthernet0/1
ip address 200.200.200.1 255.255.255.252 crypto map VPN_DES
!
ip route 192.168.1.0 255.255.255.0 FastEthernet0/1
IPsec tunnel, AES encryption at 256 bit key length, AH authentication with HMAC-
OnSite configuration
profile
profile
1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF1234567890ABCDEF
FEDCBA0987654321FEDCBA0987654321FEDCBA0987654321FEDCBA0987654321 spi inbound ah 3333
spi outbound ah 4444 spi inbound esp 5555 spi outbound esp 6666 peer 200.200.200.1 mode tunnel
...
Sample configurations | 76 |