Drag to reposition cover

Brocade ICX Series (cheap & powerful 10gbE/40gbE switching)

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

BossHoss

New Member
Apr 29, 2024
28
1
3
Those IPs are on different subnets.
switched it to 10.0.0.2 and turned off firewall but still getting nowhere. the only other thing i can think of would be to unhook pc ethernet from current switch and run straight from pc ethernet to management port instead of the current way going pc>old switch>brocade management port. the serial cable seems to be doing its part i think?
Screenshot 2024-05-04 141848.pngScreenshot 2024-05-04 143951.png
 

JD7

New Member
Apr 30, 2024
19
2
3
switched it to 10.0.0.2 and turned off firewall but still getting nowhere. the only other thing i can think of would be to unhook pc ethernet from current switch and run straight from pc ethernet to management port instead of the current way going pc>old switch>brocade management port. the serial cable seems to be doing its part i think?
View attachment 36494View attachment 36495
you should go ethernet from PC to management port of brocade switch and then static set your PC it looks like your interface in TFTP is for a virtual machine set that to your physical port on your PC/laptop. also your pointed inside your ICX7xxx folder so you should do this

setenv image_name SPR08090mc.bin
setenv uboot spz10118.bin. I see you have .binkill but is that correct? if so do .binkill
 

BossHoss

New Member
Apr 29, 2024
28
1
3
if your not to experienced with subnets and IP just use the IP/subnet listed in the instructions, you can configure it without it being plugged into your network until your done. then hook it up and use it, then after you done applying the licenses you can just change the IP of the switch to your actually network and then hook it in and go from there.
you should go ethernet from PC to management port of brocade switch and then static set your PC it looks like your interface in TFTP is for a virtual machine set that to your physical port on your PC/laptop. also your pointed inside your ICX7xxx folder so you should do this

setenv image_name SPR08090mc.bin
setenv uboot spz10118.bin. I see you have .binkill but is that correct? if so do .binkill
how would i go about doing that? i tried to change the pc ip through my isp's gateway web interface like i do with everything else and got the message about it being out of the possible range. that is the only way i know how. as for the virtual port i thought that was strange too but when browsing from the tftpd64 window it wont show my physical port. maybe i should switch to a laptop and start fresh? im not sure about the .bin vs .binkill im just a noob following step by step instructions and failing lol i only bought the switch because it looks so well documented. i usually do pretty well following step by step tutorials. i've been able to setup multiple servers with proxmox and win server 2019, setup physical servers and vm's running truenas scale and a bunch of raspberry pi projects with tutorials but when something goes off script im dead in the water. im sure going on 4hr/day sleep to still function with a 70hr work week isnt doing me any favors either lol

EDIT i see what you mean now with the .binkill. i entered .bin multiple times and then was entering kill trying to clear the window.
 

JD7

New Member
Apr 30, 2024
19
2
3
how would i go about doing that? i tried to change the pc ip through my isp's gateway web interface like i do with everything else and got the message about it being out of the possible range. that is the only way i know how. as for the virtual port i thought that was strange too but when browsing from the tftpd64 window it wont show my physical port. maybe i should switch to a laptop and start fresh? im not sure about the .bin vs .binkill im just a noob following step by step instructions and failing lol i only bought the switch because it looks so well documented. i usually do pretty well following step by step tutorials. i've been able to setup multiple servers with proxmox and win server 2019, setup physical servers and vm's running truenas scale and a bunch of raspberry pi projects with tutorials but when something goes off script im dead in the water. im sure going on 4hr/day sleep to still function with a 70hr work week isnt doing me any favors either lol

EDIT i see what you mean now with the .binkill. i entered .bin multiple times and then was entering kill trying to clear the window.
what OS are you using on your PC/laptop?
 

JD7

New Member
Apr 30, 2024
19
2
3
win11 pro
I dont have a windows 11 machine on me currently so I'll show you with windows 10 for now. ok so you wanna get to your network connections

image1.PNG
*Now find your physical ethernet port right click it and go to properties down at the bottom.
image2.PNG
Now select IPv4 and click properties
image3.PNG

This is where you static set your PC/laptops IP.
 
  • Like
Reactions: donedeal19

JD7

New Member
Apr 30, 2024
19
2
3
also make sure you use the port form your machine to go into the management port on the switch you can not just use any port to send files when your in bootloader.
IMG_340232.jpg
 

JD7

New Member
Apr 30, 2024
19
2
3
this has to be set correctly it needs to be your IP that your laptop is using if you static set it just look for the exact same IP in that list and select it and you should be good.image4.PNG
 
  • Like
Reactions: donedeal19

BossHoss

New Member
Apr 29, 2024
28
1
3
didnt take long for me to hit another snag. after entering default credentials and creating new ones it started telling me no password was created when i got to the initial config stage of entering "enable"Screenshot 2024-05-04 162924.png
 

JD7

New Member
Apr 30, 2024
19
2
3
didnt take long for me to hit another snag. after entering default credentials and creating new ones it started telling me no password was created when i got to the initial config stage of entering "enable"View attachment 36504
so your locked out or it just hasnt set a password? did you do an wr mem command? after setting the password.

wr mem = write memory
 

BossHoss

New Member
Apr 29, 2024
28
1
3
so your locked out or it just hasnt set a password? did you do an wr mem command? after setting the password.

wr mem = write memory
i stopped after the screenshot above and just let it sit. wasnt sure if i should try unplugging and restarting or what. no i didnt do a wr mem command. had no idea i should have. when it said password was modified successfully for super, i thought i was good to go.
 
Last edited:

BossHoss

New Member
Apr 29, 2024
28
1
3
should i try wr mem now and see if it lets me go on? or is that likely to make a bigger problem. i gotta try to get a nap in quick. im still up from night shift last night. ill check in as soon as i get up.
 
Last edited:

JD7

New Member
Apr 30, 2024
19
2
3
should i try wr mem now and see if it lets me go on? or is that likely to make a bigger problem. i gotta try to get a nap in quick. im still up from night shift last night. ill check in as soon as i get up.
when you make any changes that you want to save yes do a wr mem and if you mess up just delete the startup config and reload the switch and go again, trial and error method if you want.