Hello,
Is there any way to have an ASA back up without having the pre-shared keys obscured?
instead of:
pre-shared-key ubersecretkey
I'm getting:
pre-shared-key **********
Is there a way to not have it do that? I'd like to be able to feed the backed up config to a new device and have it work without having to enter these separately.
I do know that using:
more system:running-config
instead of:
show running-config
will do the trick, but I don't know how to change the command CatTools uses to grab the config.
Thanks in advance for any help you can provide with this.
James