On Tue, 2004-06-15 at 15:52, Michael Havens wrote:
> On Tuesday 15 June 2004 00:09, Dorian A. Monroe, II wrote:
> > IMPORTANT -> Be sure your terminal app is configured for 9600 8-N-1.
>
> So I hate to say it but how do I do that? You forget that I know close to
> nothing!
I think those are the default serial port settings for minicom. If not,
you can change them by creating (or editing existing) default config
file.
It's probably /etc/minicom/minirc.dfl and should look like this for
communicating with your Cisco switch. Substitute the appropriate port
if different than /dev/ttyS0.
pr port /dev/ttyS0
pu baudrate 9600
pu bits 8
pu parity N
pu stopbits 1
You can also tweak all this from the menu within minicom. To invoke the
menu, press Ctl+A, then press Z. Explore the many options, but try not
to change anything unless you understand the impact because the defaults
are quite sane for most uses.
Have fun,
...Kevin
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss