Show pre-shared-key on ASA
This command will show you the pre-shared-key configured on your ASA
more system:run | be tunnel-group ip.add.re.ss
configure privilege access levels on cisco asa
there are 4 steps involved in this :
1. enable command authorization ( LOCAL in this case means , keep the command authorization configuration on the firewall ) :
aaa authorization command LOCAL
2. define commands you want to use on a certain level, for example these commands will enable a user in privilege level [...]

