This post is more than 5 years old
6 Posts
0
19990
April 30th, 2010 04:00
5224 switch access
got the 5224 switch connected to a poweredge 1600sc running win2k pro . i just connected it but have no software cd for it. i need to access it. i checked all the pdf info on access. id like to access via the web if possible. i connected the db9 up but its not comunicating . im starting at the beginning here friends and i used to know all this but it"s been a few years . how to I get into this switch ? I got all the downloads for it but its useless without access . I have the db9 set up as stated in many places. im going with the vt10 on hyperterminal . i unplug and replug and get nuttin . can i access via web browser ? . my server does not recognize it at all . please help this blind man . is my perterminal not set up ? Is there no program i can download and jump right in or no ? thanks in advance
Regards
servergms
ps. need help with the raid also . Have 2 34G hdd but messed up on the configuration and one has the whole amount but one has only about 10mb lol says 1 drive handled by os, other by something else. can i make the other larger to its max and combined them to be as one drive without losing any data ?
and last but probably not least . I am connected to a westell 6100 , ISP Verizon, it"s more of a router than a modem. Having alot of trouble making it a bridge .need to get all ports open . there"s no new info out there. its all at least 5 years old . I found the bridge in the config but it conflicts with pppoe and dchp . http://192.168.1.1/htmlV/welcomeMain.htm . thats the main page .
lol ya im a mess over here . and I hate asking for help cuz what i love most about this stuff is the troubleshooting . ut I can"t mess around too long with my ill wife and baby and the other 3 kids .
Thanks for your support
servergms( stands for , server games , had a game hosting company years back till the consoles killed me)
<ADMIN NOTE: Username and password removed per privacy policy>


anberry
7 Posts
1
May 24th, 2010 09:00
I can't answer for the rest of the devices here, and I believe the 5224 is fairly old, but this info may help. First, make sure you are setting your baud connection at 9600 for your console connection and then connect with Hyperterminal or other terminal software. After connecting via the console connection you can then configure an IP address on the switch by executing either of the following depending on the image you are running:
1) config
ip address 192.168.0.2 255.255.255.0
end
or
2) config
int vlan 1
ip address 192.168.0.2 255.255.255.0
end
And then add a username and password as below:
config
username xxxxxx password xxxxxx
Now connect your PC to the switch via an ethernet cable and set you LAN connection on the PC to be in the same subnet: 192.168.0.3 mask = 255.255.255.0.
Now you can open up a web browser and enter in the IP address 192.168.0.2 and you can communicate with the switch via the device GUI.
I hope this helps........
servergms
6 Posts
0
November 15th, 2012 04:00
sorry i never replied back so long ago, Yes it helped and is still in use even now lol
Thanks