When I run the backup.running config script on my CATOS devices it seems to dump the entire config (default and non-default) to the device config file. Is there a way to change this so I get only the "running"(non-default) config of these devices? I know I could just create a send command and do a show run but I would like to avoid doing that if at all possible.
It appears cattools is running show run all instead of show run for backup on CATOS devices.
Any ideas?