Hello!
When resetting ASA to default and after restoring configuration and set it to work, I've found out that bootvar command output is empty.
Result of the command: "show bootvar"
BOOT variable =
Current BOOT variable =
CONFIG_FILE variable =
Current CONFIG_FILE variable =
And configuration register:
Configuration register is 0x41 (will be 0x1 at next reload)
Meanwhile copying running-config to startup-config fails:
Result of the command: "copy runnning-config startup-config"
Source filename [runnning-config]?
?Bad filename
%Error parsing filename (Bad file descriptor)
Does it mean that after reload ASA will start up with an empty configuration?
How can I manage to configure ASA to start up with current configuration made?
Please help