From owner-freebsd-questions@FreeBSD.ORG Mon May 15 17:41:35 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 CD81F16AAF4 for ; Mon, 15 May 2006 17:41:35 +0000 (UTC) (envelope-from joao.barros@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C6D343D6A for ; Mon, 15 May 2006 17:41:31 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by wx-out-0102.google.com with SMTP id r21so157099wxc for ; Mon, 15 May 2006 10:41:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nHwO5rwo2pte/2sxRkP8UbXUMHcF5/IKWMa5ZOZyOnsMECi2a9AjNrBTX9GFMyv8lL3bc/e3+Nzv1i6R6lD0ZfcHJqEPqe8ytx3UwLFTXWy/Umkx0DK1a2n5EPEApdm6NTCE4srYYBtmUKlGqHtEZsCcno8A6vQRlSPrfMmFnU0= Received: by 10.70.109.11 with SMTP id h11mr8400091wxc; Mon, 15 May 2006 10:41:30 -0700 (PDT) Received: by 10.70.35.7 with HTTP; Mon, 15 May 2006 10:41:30 -0700 (PDT) Message-ID: <70e8236f0605151041v766e9cai875d2e3d8290e3c6@mail.gmail.com> Date: Mon, 15 May 2006 18:41:30 +0100 From: "Joao Barros" To: yraffah@savola.com In-Reply-To: <1147714075.62338.4.camel@localhost.savola.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1147714075.62338.4.camel@localhost.savola.com> 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: Mon, 15 May 2006 17:41:35 -0000 On 5/15/06, Yousef Raffah wrote: > Hello FreeBSDiers, > > 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! > > > -- > Sincerely, > Yousef Raffah > Senior Systems Administrator I use minicom: http://www.freshports.org/comms/minicom/ --=20 Joao Barros