As the next step to my previous post about filtering files using egrep, I had to apply a configuration change to a number of devices on our network.
Rather than logging in manually to 1400 devices, I found that the clogin command can login to a device and run a couple of commands.
You can do it in a single line on the CLI, but I’d prefer to script things so they’re documentable and repeatable.
[Read More]