RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
12-31-2022 07:55 AM
Ruckus switch is not showing in the dashboard, does this mean the switch is not working ? Tried adding manually, but I am not sure of IP address. When I run the IP scanner, showing two AP IP's but not finding the Switch IP I guess. Any suggestion how to add switch to dash board first. Then I can continue debug the rest.
Solved! Go to Solution.
01-03-2023 07:15 AM
It all worked atlast. Thanks a lot!
01-02-2023 02:15 PM
Okay.. ignore that. How do I get in to that config prompt ?
telnet@ICX7150-C12-Switch>^C
telnet@ICX7150-C12-Switch>configure terminal
Invalid input -> configure terminal
Type ? for a list
telnet@ICX7150-C12-Switch>
01-02-2023 02:20 PM
Hi @ra507102234
I thought you were already in privilege mode, because you performed an upgrade and this is done from that mode.
telnet@ICX7150-C12-Switch>enable
telnet@ICX7150-C12-Switch#configure terminal
Best regards,
Yarenis Hernández.
Technical Support Engineer | L2 TAC Wired | Lennar Home Community
01-02-2023 02:24 PM
Did this.. should wait 10 mins now ?
telnet@ICX7150-C12-Switch>enable
No password has been assigned yet...
telnet@ICX7150-C12-Switch#configure terminal
telnet@ICX7150-C12-Switch(config)#crypto key generate
telnet@ICX7150-C12-Switch(config)#
Creating DSA key pair, please wait...
DSA Key pair is successfully created
telnet@ICX7150-C12-Switch(config)#aaa authentication login default local
Warning - no local username, please configure
telnet@ICX7150-C12-Switch(config)#lldp run
telnet@ICX7150-C12-Switch(config)#write memory
Flash Memory Write (8192 bytes per dot)
.
Write startup-config done.
Copy Done.
telnet@ICX7150-C12-Switch(config)#
01-02-2023 02:36 PM
Hi @ra507102234
Please run the Next commands, because it is asking to create the user and password, then wait the 10 minutes, if not hit add from dashboard.
telnet@ICX7150-C12-Switch(config)#username <xxx> password <xxx>
telnet@ICX7150-C12-Switch(config)#aaa authentication login default local
telnet@ICX7150-C12-Switch(config)#write memory
Best regards,
Yarenis Hernández.
Technical Support Engineer | L2 TAC Wired | Lennar Home Community
01-02-2023 02:38 PM
What to give here ? None of the username and password options provided didn't work.
