07-09-2009 09:49 AM
I have a ACE checkpoint question. when u create a checkpoint to save the config on the ACE module where does the file get stored
07-09-2009 10:01 AM
At an internal hidden data store that is not accessible by end users. If you want to save it as a file, you can use the the command "show checkpoint detail checkpointname > disk0: filename". That will allow you to see it or copy it off the system if you want.
Hope that helps,
Dan
07-10-2009 01:18 AM
HI,,
To display checkpoint information, use the show checkpoint command in Exec mode. The syntax of this command is:
show checkpoint {all | detail name}
The options and arguments are:
â¢all-Displays a list of all existing checkpoints
â¢detail name-Displays the running configuration of the specified checkpoint
For example, to display the running configuration for a specific checkpoint, enter:
host1/Admin# show checkpoint detail MYCHECKPOINT
Sachin
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide