Hello, This is a repost as I am now working on the issue again since we are all out of 5424's:
ORIGINAL POST
----------------------------------------------------------------------------------------
Hello. I updated my Dell 5424 Init file to run on the 6224 however I still cannot access the GUI (even after allowing http). I tried to route the managment port per a previous suggestion but that did not work either ? Any suggestions ?
exit
enab
conf
user admin pass adminadmin lev 15
no span
vl dat
vl 4444
ex
int eth 1/g3
spanning-tree disable
sw mode gen
sw gen all vl add 4444
sw gen acc tag
sw gen pvid 4444
sw gen allowed vlan add 4444
sw gen allowed vlan remove 1
ex
int vl 4444
ip add 190.12.120.2 /26
ex
ip http server
ex
------------------------------------------------------------------------------
After running yesterday I think I found 2 issues:
After deleting all configs the switch still comes up as the stack manager. I don't need to run this unit stacked. Also I believe I need to trunk VLAN 1 with VLAN 4444 on port 3 and I haven't been able to do this. Thanks all.