Cisco Cisco Identity Services Engine 1.0.4 Manual Técnica

Descargar
Página de 14
ASA Configuration
The ASA Configuration is a simple IPSEC Remote VPN:
!
interface Ethernet0/0
nameif ISE
security−level 50
ip address 192.168.102.253 255.255.255.0 
!
interface Ethernet0/1
nameif outside
security−level 0
ip address 10.48.39.236 255.255.255.0 
!
access−list split extended permit ip 192.168.0.0 255.255.0.0 any 
!
aaa−server ISE protocol radius
interim−accounting−update 
!−−− Mandatory if tunnel established from WEBVPN Portal
aaa−server ISE (ISE) host 192.168.102.254  
!−−− this is the iPEP IP
key cisco
crypto ipsec transform−set TS1 esp−aes esp−sha−hmac 
crypto ipsec security−association lifetime seconds 28800
crypto ipsec security−association lifetime kilobytes 4608000
crypto dynamic−map DMAP1 10 set transform−set TS1
crypto dynamic−map DMAP1 10 set reverse−route