Re: SLIP connection to Cisco CONSOLE...

2003-12-04 Thread paul van den bergen
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

Re: SLIP connection to Cisco CONSOLE...

2003-12-03 Thread Olaf Hoyer
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

Re: SLIP connection to Cisco CONSOLE...

2003-12-02 Thread Steve Bertrand
> 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