Some facts about ASA and aaa

aaa authentication telnet console LOCAL 
aaa authorization command LOCAL 

privilege show level 7 command crypto
enable password test7 level 7 

btw the command “privilege show level 7 command crypto
” is converted to:

privilege show level 7 mode exec command crypto
privilege show level 7 mode configure command crypto
 
1
Kudos
 
1
Kudos

Now read this

Remote Access VPN (IPsec) - ASA - part one

Today I implement IPsec remote access VPN on ASA. Please review below diagram: In first step I implement solution where all traffic will be sent over the tunnel. Later on I try to add more requirements. As for each VPN configuration I... Continue →