From owner-freebsd-questions@FreeBSD.ORG Tue May 16 10:26:23 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D58B416A413 for ; Tue, 16 May 2006 10:26:23 +0000 (UTC) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09AE443D45 for ; Tue, 16 May 2006 10:26:22 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id k4GAQEg1058548; Tue, 16 May 2006 12:26:14 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id k4GAQEt4058545; Tue, 16 May 2006 12:26:14 +0200 (CEST) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Tue, 16 May 2006 12:26:14 +0200 (CEST) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Yousef Raffah In-Reply-To: <1147714075.62338.4.camel@localhost.savola.com> Message-ID: <20060516122454.G58088@chylonia.3miasto.net> References: <1147714075.62338.4.camel@localhost.savola.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Connecting to CISCO Devices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 May 2006 10:26:23 -0000 > What kind of tools are there to connect to CISCO devices' console on > FreeBSD using the COM port? I'm sure there are a lot of you on the list > managing CISCO devices! tip may be OK minicom for sure, after removing all "modem commands" in it, so it won't "initialize modem" at startup. i'm using minicom for connecting to other device's console like edimax routers etc. for cisco it's the same.