Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 1999 18:11:11 -0800 (PST)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Nathaniel Schein <nschein@prisa.com>
Cc:        Gabor Esperon <gesperon@yahoo.com>, freebsd-questions@FreeBSD.ORG
Subject:   RE: HELP!!!
Message-ID:  <Pine.BSF.4.21.9912151809520.4557-100000@fw.wintelcom.net>
In-Reply-To: <NDBBICKHJKPPFKPKPBFEOEPICPAA.nschein@prisa.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Gabor Esperon
> Sent: Wednesday, December 15, 1999 1:09 PM
> To: freebsd-questions@FreeBSD.ORG
> Subject: HELP!!!
> 
> 
> How i can set up FreeBSD 3.3 to use a serial
> interface
> with a dedicated line to a Cisco 2500 series?
> __________________________________________________
>

On Wed, 15 Dec 1999, Nathaniel Schein wrote:
>
> You can try using the "cu" utility. Configuration is located in "/etc/uucp".
> Specifically the "port" and "sys" files.

using the -s and -l command lines are a tad less complex:

cu -l /dev/cuaa0 -s 9600 

will connect you to the first serial port on the box.

-Alfred




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9912151809520.4557-100000>