Unsolved
This post is more than 5 years old
5 Posts
0
28700
January 13th, 2004 23:00
Connect external modem to 3024 console port
Since these switches have a tendency to lock up despite my best efforts and every suggestion on this forum, (though curiously I have never had the console lock up) I would like to connect an external modem to the switch's console port so that I can reboot the switches when I cannot contact them in-band. So far I have had no luck getting this to work beyond the external modem answering and handshaking with my laptop modem. Does anyone here have any init strings/suggestions/advice? I'm using a USRobotics Sportster 33.6 external, specifically it is model 000839-09. Also, should I be using a standard modem serial cable between the modem and the console port on the switch, or a null-modem cable (which sounds counter-intuitive, but which I am willing to try since nothing else seems to work). Also, the modems are known to be good, I used to use them for remote management of some SCO Unix boxes. Thanks in advance.
Bryan
Bryan
No Events found!


galland101
10 Posts
0
January 28th, 2004 16:00
braybk
5 Posts
0
January 28th, 2004 16:00
mstavale
62 Posts
0
March 17th, 2005 20:00
mstavale
62 Posts
0
March 24th, 2005 20:00
braybk
5 Posts
0
March 24th, 2005 20:00
MarkVDB
1 Message
0
April 25th, 2005 15:00
DIP switch settings for USRobotics Sportster (the Hayes Accura 28.8 modem doesn't have external switches):
DIP# = PURPOSE (POSITION)
1 = DTR set to override (DOWN)
2 = Verbal result codes ON (numeric OFF) (UP)
3 = Suppress result codes (UP)
4 = No echo, offline commands (DOWN)
5 = Auto answer enabled (UP)
6 = Carrier detect override (DOWN)
7 = Load NVRAM defaults (UP)
8 = Smart Mode (DOWN)
Use the following AT commands to configure the modem profile:
AT&F0 = Load factory defaults for modem.
AT&N6 = Set maximum communication speed to 9600 Bits-Per-Second, as most console ports can only communicate at this speed.
AT&K0 = Disable flow control.
ATS0 = Set modem to auto-answer on second ring.
AT&D0 = Ignore Data-Terminal-Ready (DTR)
ATE0 = Disable echo, you wonâ??t be able to see what you're typing after entering this command.
ATQ1 = Disable result codes, again you won't see what your typing nor will you receive a response from the modem after entering the command.
AT&W0 = Store the current modem configuration in NVRAM as profile 0.
AT&W1 = Store the current modem configuration in NVRAM as profile 1.
AT&Y0 = Select profile 0 to be loaded on power up.
AT&Y1 = Select profile 1 to be loaded on power up.
NOTE: The Hayes didn't like the AT&N6 command, go figure its part of the Hayes AT Command set! Regardless, the modem still worked.
I'm able to remotely dialup to the CONSOLE port on my Dell PowerConnect 3324 and gain access and configure as if I were directly connected. Similar to how I connect to the AUX port on a Cisco router or on the CONSOLE port of a Netscreen appliance.
The Dell User Guide and Quick Start manual for the PowerConnect 3324 does not describe modem support. But it certainly is capable.
Hope this helps!
Regards,
MarkVDB