On Thu, 2011-01-13 at 23:20 +0100, Michael Schwartzkopff wrote:
> Hi,
> 
> using cfengine for managing a installation of cisco routers and switches is a 
> special challenging task because you cannon install the agent on the managed 
> device. Any ideas how to manage large cisco installations with cfengine?

We don't manage our cisco switches and routers with cfengine, but we do
pull down the configurations on a daily basis using some expect scripts.
We then check these into a subversion tree so that we have a history of
all changes to our switches and routers.  This gives a good place to
start any regular auditing of changes.

One could do just the opposite of what I do and check into the
subversion tree what you want the configuration to be and write
something what would generate a list of expect commands to load the new
configuration into the switch.  This wouldn't be that hard to do, but I
am not sure that cfengine would be the best tool for this job.
> 
> Thanks for any hints.
> 
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.org/mailman/listinfo/help-cfengine

-- 
Daniel R. Bidwell       |       bidw...@andrews.edu
Andrews University      |       Information Technology Services
If two always agree, one of them is unnecessary
"Friends don't let friends do DOS"
"In theory, theory and practice are the same.
In practice, however, they are not."


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to