Backup Dell SonicWALL configurations via CLI
At one of my my previous work places we utilize multiple Dell SonicWALL network devices. I’ve written an Expect plus a BASH script (yes, two scripts) that can be cron job to auto backup configurations. We needed the Expect script to interact with SonicWall SSH session. By looking at the …..