From owner-freebsd-small@FreeBSD.ORG Wed Apr 6 18:47:03 2005 Return-Path: Delivered-To: freebsd-small@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C704B16A4CE for ; Wed, 6 Apr 2005 18:47:03 +0000 (GMT) Received: from moof.catpipe.net (moof.catpipe.net [195.249.214.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B92643D1F for ; Wed, 6 Apr 2005 18:47:03 +0000 (GMT) (envelope-from regnauld@catpipe.net) Received: from localhost (localhost [127.0.0.1]) by localhost.catpipe.net (Postfix) with ESMTP id EB0C21B36A; Wed, 6 Apr 2005 20:47:00 +0200 (CEST) Received: from moof.catpipe.net ([127.0.0.1]) by localhost (moof.catpipe.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10476-03; Wed, 6 Apr 2005 20:46:58 +0200 (CEST) Received: from vinyl.catpipe.net (vinyl.catpipe.net [195.249.214.189]) by moof.catpipe.net (Postfix) with ESMTP id C4D1C1B369; Wed, 6 Apr 2005 20:46:57 +0200 (CEST) Received: by vinyl.catpipe.net (Postfix, from userid 1006) id 4D3BF3981C; Wed, 6 Apr 2005 20:43:57 +0200 (CEST) Date: Wed, 6 Apr 2005 20:43:57 +0200 From: Phil Regnauld To: Marcin Jessa Message-ID: <20050406184355.GI21456@catpipe.net> References: <20050406184600.299a7ab2.lists@yazzy.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050406184600.299a7ab2.lists@yazzy.org> X-Operating-System: FreeBSD 5.3-STABLE i386 Organization: catpipe Systems ApS User-Agent: Mutt/1.5.6i X-Virus-Scanned: amavisd-new at catpipe.net cc: NetBSD-embed cc: FreeBSD-small Subject: Re: Cisco like shell. X-BeenThere: freebsd-small@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 18:47:03 -0000 Marcin Jessa (lists) writes: > Hi guys. > > I wonder if any of you know of a project or how to create a type of login shell which will work similar way as the Cisco shell does. > What I want to create is something which would replace the existing commands and give something like this instead: Look at Zebra and Quagga (google).