What is the difference between the camsave persist, camsave config and camsave explicit commands?
Client Automation: All Versions
CAMSAVE EXPLICIT
NOTE: Since "camsave explicit" creates a cam.cfg file, if there is already present, any lines in *PATHS and/or *ROUTING will be removed.
CAMSAVE PERSIST
NOTE: Since it does populate all machines that are connected at the time the command is executed, this command has been known to freeze and create a corrupted CAM.CFG file
CAMSAVE CONFIG
NOTE: Since this files does not create a cam.cfg file, but instead a save.cfg file, it is less likely to have an issue when creating it, but you will have to rename the save.cfg file to cam.cfg when done
To update the cam.cfg file:
1. Run the update commands before creating the cam.cfg
For example
To set CAM fragment size to 1024
camconfig fragment_size=1024camsave explicit
To set CAM in trace
camconfig trace=allcamsave explicit
2. Create the cam.cfg file and then add or change the parameters and save the file.
After making any changes to the cam.cfg file, please restart caf and cam services:
CAF STOPCAMCLOSE & CAM START -C -LCAF START