cancel
Showing results for 
Search instead for 
Did you mean: 
Imran_ruckus
Moderator
Moderator

Description:

This Lennar Knowledge Base guide will help get the Command Line Interface (CLI) access on the Windows and MAC devices, to troubleshoot the issues related to the RUCKUS ICX-7150-C12P Switch and Access Points.

 

Environment:

  • Product(s): RUCKUS ICX-7150-C12P Switches
  • Software / Firmware Version: This could be on any version.
  • Other Conditions: -NA-

 

Solution or Process:

 

For Windows machines:

We need an IP Address of the Switch and tool ‘Putty’ to access the Command Line Interface (CLI). Here is the link to download the same and the link to find the IP Address of the devices.

Imran_ruckus_6-1705000120564.png

FIGURE 1 Putty application download information

We could try the SSH Or Telnet option to log in to CLI on Putty.

SSH- Port 22 

We need login credentials (username/password) to access CLI using the SSH option. If they are unknown, we can try using default passwords.

Imran_ruckus_7-1705000120574.png

FIGURE 2 Accessing CLI using SSH option

OR

Telnet – Port 23 (If SSH doesn’t work)

We do not need any login credentials to access CLI using the Telnet option. If Telnet is enabled on the Switch it can be accessed directly using an IP Address of the Switch.

Imran_ruckus_8-1705000120582.png

FIGURE 3 Accessing CLI using the Telnet option

If you can access the Command line should look like this:

ICX7150-C12 Router> OR

ICX7150-C12 Switch>

Once we get the above prompt, we can execute the required commands.

 

For MAC devices:

Example "open terminal":

Imran_ruckus_9-1705000120583.png

FIGURE 4 MAC device terminal access information

SSH:

ssh username@IP Address of the device

Examples:

ssh admin@192.168.1.182

ssh super@192.168.1.182

Imran_ruckus_10-1705000120585.png

FIGURE 5 Accessing CLI on MAC terminal using SSH option

Passwords can be Lennar or sp-admin or Ruckus1 or other default passwords.

Note: if access to ssh does not work try the following ssh-keygen -R 'ip address of the device' this generates a public key pair for use when authenticating with a remote server.

Telnet – Port 23 (If SSH doesn’t work)

nc <IPAddress of the device> 23

Example: nc 192.168.1.182 23

Imran_ruckus_11-1705000120587.png

FIGURE 6 Accessing CLI on MAC terminal using Telnet option

If you can access the Command line should look like this:

????telnet@ICX7150-12P Switch>

Once we get the above prompt, we can execute the required commands.

Please post a query in RUCKUS Lennar Support if you need any assistance in this regard OR any other issues with the Lennar Home RUCKUS devices.

Thank you for visiting the RUCKUS Lennar Home Community Forum.

Version history
Last update:
‎01-11-2024 11:58 AM
Updated by: