Binaries are used to restore a config on an out of the box switch
This can't been achieved with text config as some parameters are missing (password, snmp community, stp mode, ...)
Is the result of a config comparison stored somewhere in database ?
Is there a way to make an SQL query in a script ?
I was thinking about another way to achieve this by using indirect config copy of startup config (as my switches don't have startup config).
Is there a to trigger an indirect startup config download on running config change ?