Received: with ECARTIS (v1.0.0; list netdev); Tue, 18 Jan 2005 06:37:12 -0800 (PST) Received: from xi.wantstofly.org (alephnull.demon.nl [212.238.201.82]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0IEb0Xp022487 for ; Tue, 18 Jan 2005 06:37:00 -0800 Received: by xi.wantstofly.org (Postfix, from userid 500) id 0BBB92B0EC; Tue, 18 Jan 2005 15:36:59 +0100 (MET) Date: Tue, 18 Jan 2005 15:36:58 +0100 From: Lennert Buytenhek To: jamal Cc: Thomas Graf , Patrick McHardy , Stephen Hemminger , netdev@oss.sgi.com, Werner Almesberger Subject: Re: [RFC] batched tc to improve change throughput Message-ID: <20050118143658.GA11474@xi.wantstofly.org> References: <20050117152312.GC26856@postel.suug.ch> <1105976711.1078.1.camel@jzny.localdomain> <20050117160539.GD26856@postel.suug.ch> <1105979807.1078.16.camel@jzny.localdomain> <20050117165626.GE26856@postel.suug.ch> <1106002197.1046.19.camel@jzny.localdomain> <20050118134406.GR26856@postel.suug.ch> <1106058592.1035.95.camel@jzny.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1106058592.1035.95.camel@jzny.localdomain> User-Agent: Mutt/1.4.1i X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 432 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: buytenh@wantstofly.org Precedence: bulk X-list: netdev On Tue, Jan 18, 2005 at 09:29:52AM -0500, jamal wrote: > > > Another thing that would be really neat is to have a iso like cli > > > (something like what zebra has) so you can go down the parse tree to > > > say the ematch level and just start typing away these commands. > > > Should probably be easy to rip off the vtysh stuff off zebra or > > > use libio or something along those lines to do this. > > > > I wouldn't call it easy but it's doable. > > I dont think its hard at all. It would take me, cycles pending, not more > than a day to whip something off libio. If you do this, please consider using Juniper config syntax instead of doing it the Cisco/quagga way. cheers, Lennert