crypto isakmp policy 15
encr aes
hash md5
authentication pre-share
group 2
crypto isakmp key xxx address 165.228.142.37
!
crypto ipsec transform-set ho_yha_darwin esp-aes 256 esp-sha-hmac
!
crypto map cj_map 130 ipsec-isakmp
set peer 165.228.142.37
set transform-set ho_yha_darwin
match address HO_YHA_Darwin
Extended IP access list HO_YHA_Darwin
10 permit ip 10.152.0.0 0.0.0.255 10.144.18.0 0.0.0.255 (30 matches)
20 deny gre any any
30 deny ip any any
And finally applied the cj_map on Pub interface of this router
|