From olle at basefarm.se Tue Oct 20 12:30:18 2009 From: olle at basefarm.se (Olle Lundberg) Date: Tue, 20 Oct 2009 14:30:18 +0200 Subject: [rancid] [patch] Multiple context support for ACE/CSS Message-ID: <7560953C-71FB-40BD-9E6E-690A0BFC7BF6@basefarm.se> Hi, We have developed a patch for rancid that adds support for multiple contexts on a Cisco ACE. This has been asked for before[1], and i have implemented the syntax in the routers.db file according to the discussion regarding contextes in Cisco ASA [2]. Example: foo3-ace.bar.net:css:up foo3-ace.bar.net[baz]:css:up foo3-ace.bar.net[quux]:css:up foo3-ace.bar.net[corge]:css:up This will create 4 separate files. The one without context sepecified will dump the default context on that IP. The other ones will dump both the default context and the context specified inside the brackets. It is also possible to specify multiple contexts inside the brackets: foo3-ace.bar.net[baz,quux,corge]:css:up This will create one (1) file containing the default context and the specified contexts. [1] http://www.shrubbery.net/pipermail/rancid-discuss/2008-December/003533.html [2] http://www.shrubbery.net/pipermail/rancid-discuss/2007-July/002359.html -- Olle Lundberg Software Developer Basefarm AB - Une signature manuscrite r?v?le souvent le caract?re de son auteur. -------------- next part -------------- A non-text attachment was scrubbed... Name: 01_context_support_ace.patch Type: application/octet-stream Size: 6481 bytes Desc: not available Url : http://www.shrubbery.net/pipermail/rancid-announce/attachments/20091020/0035c628/attachment.obj