cisco 3925 sslvpn

crypto vpn anyconnect flash0:/webvpn/anyconnect-win-3.1.06079-k9.pkg sequence 1
webvpn gateway VPNGW
 ip address 1.1.1.1 port 443  
 ssl trustpoint TP-self-signed-1912418099
 inservice
 !
webvpn context WEBTEXT
 logo file a.gif
 login-message "<p>Welcome&nbsp;to</p>&nbsp;SSLVPN"
 gateway VPNGW
 !
 ssl authenticate verify all
 inservice
 !        
 policy group SSLVPN-POLICY
   functions svc-enabled
   functions svc-required
   svc address-pool "sslvpn-pool" netmask 255.255.255.0
   svc keep-client-installed
   svc rekey method new-tunnel
   svc split include 192.168.0.0 255.255.255.0
   svc split include 172.17.30.0 255.255.255.0
 default-group-policy SSLVPN-POLICY

 

posted @ 2015-03-03 17:43  id404  阅读(379)  评论(0编辑  收藏  举报