Hi,
I have to provisining router configuration on HSRP routers and make sure that both router have stored the same configuration content.
There are different workarounds:
– connect first to router #1 – and than #2 and push the configuration to the devices.
– compare the configuration and find changes who were not pushed on both router during the configuration process.
– ios command: archive to compare configs
– ..
I need a software tool to find differents between two devices, collect the config parts and push it to the devices.
Any comment is very welcome.