On Wed, 3 Dec 2003 11:33 pm, Olaf Hoyer wrote:
> Then use a standard terminal program like cu, tip, minicom or kermit to
> connect at 9600 8N1 to the cisco.
we find we need to turn flow control to none also... *shrug*
--
Dr Paul van den Bergen
Centre for Advanced Internet Architectures
caia.swi
On Tue, 2 Dec 2003, Xpression wrote:
> Hi all, I'm under FreeBSD-4.5, I've to made changes to a
> Cisco2509 router, I've checked the handbook and I can get
> any clues using the serial port to connect to the router,
> anyone using it, or can give me any clues ???
Hi!
Well, in normal cases you ha
> Hi all, I'm under FreeBSD-4.5, I've to made changes to a
> Cisco2509 router, I've checked the handbook and I can get
> any clues using the serial port to connect to the router,
> anyone using it, or can give me any clues ???
Sure...try this:
# su
# cu -l /dev/cuaa0
(Note that cuaa0 is com1)
H