cancel
Showing results for 
Search instead for 
Did you mean: 

ICX 7150-C12P not showing in IOS App

WF_DUB
New Contributor II

I have a lennar home and for about the past 2 weeks my ICX 7150 is not appearing on the Unleashed app. How do I resolve this issue?

Second question: This switch has a USB-A port for external storage (512gb i think). How do I access this port as a NAS, if that's what it's designed for?

Third question: How do I control MAC addressing to a specific port? I am assuming once I get the switch pack to appear on the iOS app I could control it from there? Or do I need to access the USB-C port?

1 ACCEPTED SOLUTION

Hi @WF_DUB 

Hope you are doing well ! 

Is great to see that you are up and running.

In order see the ICX in the unleashed app is a bit tricky because you have to generate an ssh tunnel so in simple words is like private tunnel between the access points and the ICX.

1-Make sure the management approval is enable

https://docs.commscope.com/bundle/unleashed-200.9-onlinehelp/page/GUID-A887C55E-6973-4496-9413-302E8...

2- It would be great if you enable LLDP/RSA protocol on the switch side here is the commands: 

Device>enable
Device#config terminal
Device(config)#lldp run
Device(config)#crypto key generate rsa

3-Hit Add on that dashboard 

1-Put the IP address of the ICX switch 

2-Username and password for Switch authentication like web page ( not the unleashed credentials ) 

https://docs.commscope.com/bundle/unleashed-200.9-onlinehelp/page/GUID-30C6694A-6AEE-4DF8-9459-1AB18...

Best Regards 

Fernando Vasquez 

 

View solution in original post

11 REPLIES 11

You are almost there, like you are in the code 08.0.80d, Will be matter to perform one upgrade to the code 08095g UFI, when you download the code 08095g, from the TFTP application, put the image file only, and you will run the next command.

copy tftp flash 10.45.19.152 SPS08095gufi.bin primary

I can assume that the IP address 10.45.19.152 is the IP address of your computer, which will be the server through the TFTP application.

Here what I did was to open the TFTP application and look for my folder with the Image code 08095h, as you can see the IP address of my computer is the one I have chosen for the interfaces' field of the server

Yarenis_0-1667434539409.png

 

If you click in the show dir field, it will display the information of the file you choose, in my case my folder have many more.

Yarenis_1-1667434640575.png

In this main example, I have my application similar to putty, running the same command, but I am selecting as IP my computer's IP and the file name SPS08095hufi.bin in your case will be SPS08095gufi.bin and inserting in my primary partition, you can confirm your computer's IP by opening the application named CMD and run the command "ipconfig", as you see the image display that information too.

Yarenis_2-1667434862741.png

 

 

WF_DUB
New Contributor II

I am confused on the next step:

I have loaded the 08080F (step F on this link https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Upgrade-a-Switch-ICX-...

What is the correct next step? Step G: of the link above just states to load the image file for 08095H. Is this going to crash without loading 08095G?

 

Hi @WF_DUB 

Hope you are doing well ! 

The guide is a like 'reference' but if you are already running 8080f yo can jump directly to 8095G or 8095H with out issues.

Also you can use the following guide as 'reference'

https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Upgrade-a-Switch-ICX-...

Best Regards 

Fernando Vasquez 

WF_DUB
New Contributor II

Thank you, all up and running now.... However, my Unleashed App is still not showing my switch.

I have greater than 08090 firmware loaded, and my WAPs have the latest firmware 200.13. 

How do I see my switch on the unleashed application?

latest flash.png

switches.png

Hi @WF_DUB 

Hope you are doing well ! 

Is great to see that you are up and running.

In order see the ICX in the unleashed app is a bit tricky because you have to generate an ssh tunnel so in simple words is like private tunnel between the access points and the ICX.

1-Make sure the management approval is enable

https://docs.commscope.com/bundle/unleashed-200.9-onlinehelp/page/GUID-A887C55E-6973-4496-9413-302E8...

2- It would be great if you enable LLDP/RSA protocol on the switch side here is the commands: 

Device>enable
Device#config terminal
Device(config)#lldp run
Device(config)#crypto key generate rsa

3-Hit Add on that dashboard 

1-Put the IP address of the ICX switch 

2-Username and password for Switch authentication like web page ( not the unleashed credentials ) 

https://docs.commscope.com/bundle/unleashed-200.9-onlinehelp/page/GUID-30C6694A-6AEE-4DF8-9459-1AB18...

Best Regards 

Fernando Vasquez