Automation

last person joined: 17 hours ago 

Ask questions and share experiences about Apstra, Paragon, and all things network automation.
  • 1.  Synchronizing configs across different devices

    Posted 05-06-2010 08:34

      The scenario is that there are two M class routers in different data centers, very large portions of the configuration on these routers should be identical ( for example everything under the 'services' hierarchy).  Is there a standard method to automatically (or through a command/script) ensure that updates to certain portions of the config on one router are mirrored on the other?



  • 2.  RE: Synchronizing configs across different devices
    Best Answer

    Posted 05-06-2010 08:55

    Take a look at the share-data.slax script in Junoscriptorium. It might be what you are looking for:

     

    http://junoscriptorium.googlecode.com/svn/trunk/library/juniper/op/network/share-data/share-data.xml



  • 3.  RE: Synchronizing configs across different devices

    Posted 05-07-2010 08:00

    Thanks, this definitely apepars to be what I'm looking for.