This post is more than 5 years old
4 Posts
0
43295
March 26th, 2013 08:00
PowerConnect 5324 : esoteric cabalistic
Hello everybody,
I got a Dell PowerConnect 5324 switch and I try to manage it.
I connect it to a computer with a null modem cable and I run PuTTY 0.62. I set options to :
- Connection : serial
- Speed : 9600
- Data bits : 8
- Stop bits : 1
- Parity : None
- Flow control : None
And then, I switch on the switch. I get this :
Waow. I've tried to change the character set, but none give something readable.
I still can type basic command : if I type enable, reload, y it seems to reboot.
But I can't manage it because this display is unreadable.
Any idea ?
0 events found
No Events found!


L_Ambassadeur
4 Posts
1
March 27th, 2013 13:00
Thanks a lot, it works !! As I always do, I wipe off everything, then I rebuild.
Because I want to make it slow but sure, I write this script in notepad++, then I copy one line and past it in PuTTY.
I was tired of blindly typing my commands and not be sure of the result...
(of course line that begin with # is just a comment, and line 'y' is just to validate the reload command)
L_Ambassadeur
4 Posts
0
March 26th, 2013 19:00
I've run these commands :
How can I access the switch web interface ? I don't know his IP address.
I could try to set this blindly but I'm not sure of which command to type.
And I suppose I can't script these commands for PuTTY because of needing to type '"Y" to confirm delete...
Please advise.
L_Ambassadeur
4 Posts
0
March 28th, 2013 06:00
As you told me, I flashed the firmware on the switch, then I restart it, and now the console displays correctly. So now, this problem is fully solved ! Maybe the firmware was lightly corrupted, maybe the code that provide output to display, I don't know. What I know is that now it works properly !!
Many thanks again !