cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
537
Views
1
Helpful
3
Replies

Anyconnect tls on cisco c1111

Serge91
Level 1
Level 1

Hi all,

I have an issue with configuration for Cisco anyconnect on cisco 1111. I've configured by instructions for IOS XE, but as I see,

Authentication Mode : user credentials
Interface : SSLVPN-VIF0
Status: DISABLE

config:

crypto ssl proposal SSL_Proposal
protection rsa-aes128-sha1 rsa-aes256-sha1
crypto ssl authorization policy SSL_Author_Policy
rekey time 1110
client profile sslvpn_client_profile
mtu 1000
keepalive 500
dpd-interval client 1000
netmask 255.255.255.0
pool SSLVPN_POOL
dns 8.8.8.8
banner This is SSL VPN tunnel.
route set access-list split_tunnel_acl
crypto ssl policy SSL_Policy
ssl proposal SSL_Proposal
pki trustpoint SSLVPN_CERT sign
ip address local x.x.x.x port 4434
crypto ssl profile profile1
match policy SSL_Policy
aaa authentication user-pass list default
aaa authorization group user-pass list default SSL_Author_Policy
authentication remote user-pass
virtual-template 1
crypto ssl diagnose error 100
crypto vpn anyconnect profile sslvpn_client_profile bootflash:/sslvpn_client_profile.xml

interface Virtual-Template1 type vpn
ip unnumbered Dialer1
ip mtu 1400
ip tcp adjust-mss 1300

3 Replies 3

Serge91
Level 1
Level 1

any ideas?

 

Serge91
Level 1
Level 1

thats instructuion not for IOS XE 17, and I wrote config...