cancel
Showing results for 
Search instead for 
Did you mean: 
Imran_ruckus
Community Manager
Community Manager

Description:

This Lennar Knowledge Base guide provides instructions for accessing the Command Line Interface (CLI) on both Windows and Mac devices. It is intended to assist with troubleshooting issues related to the RUCKUS ICX-7150-C12P Switch and associated Access Points.

 

Environment:

  • Product(s): RUCKUS ICX-7150-C12P Switch
  • Software / Firmware Version: Applicable to all versions
  • Other Conditions: Not applicable

 

Solution or Process:

 

For Windows machines:

To access the Command Line Interface (CLI), you will need the IP address of the RUCKUS ICX-7150-C12P Switch and the PuTTY application. We can download PuTTY (Figure 1) and learn how to find the IP address of RUCKUS devices (Switch and Access Points) using free IP scanner tools.

Imran_ruckus_0-1750782348293.png

FIGURE 1: Putty application download information

 

We can attempt to log in to the CLI using either the SSH or Telnet option in PuTTY.

SSH- Port 22 

To access the CLI via SSH (Figure 2), you will need valid login credentials (username and password). If the credentials are unknown, you may attempt to use the default login details.

Imran_ruckus_1-1750782476606.png

FIGURE 2: Accessing CLI using SSH option

OR

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

To access the CLI via Telnet, no login credentials are required. If Telnet is enabled on the switch, it can be accessed directly using the switch’s IP address.

Imran_ruckus_2-1750782839180.png

FIGURE 3: Accessing CLI using the Telnet option

If we are able to access the Command Line Interface, the prompt should appear as one of the following:

ICX7150-C12 Router> OR

ICX7150-C12 Switch>

Once we see this prompt, you can proceed to execute the necessary commands.

 

For MAC devices:

Example "open terminal":

Imran_ruckus_3-1750782946071.png

FIGURE 4: MAC device terminal access information

SSH:

ssh username@IP Address of the device

Login command examples:

ssh admin@192.168.1.182

ssh super@192.168.1.182

Imran_ruckus_4-1750783001337.png

FIGURE 5: Accessing CLI on MAC terminal using SSH option

The password may be one of the commonly used defaults such as: Lennar, sp-admin, or Ruckus1. we may also try other known default login details.

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 <IP Address of the device> 23

Login command example:

nc 192.168.1.182 23

Imran_ruckus_5-1750783092143.png

FIGURE 6: Accessing CLI on MAC terminal using Telnet option

If we are able to access the Command Line Interface, the prompt should appear as  following:

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

Once we see this prompt, you can proceed to execute the necessary commands.

By following these steps, you should be able to successfully establish a Command Line to your RUCKUS ICX-7150-C12P Switch and begin configuring it via the CLI.

 

Still Need Help?

If you’re still experiencing issues or need help with any of the steps:

Visit the RUCKUS Lennar Home Support Community
Post your query or share a photo of your RUCKUS ICX-7150-C12P Switch and RUCKUS Access Points, our support team and community members are here to assist you.

Thank you for being part of the RUCKUS Lennar Home community. We're here to ensure your network stays connected and running smoothly.

Comments
hootanhemmat
New Contributor II

I am trying to do this step with my mac laptop but its very hard

What am I supposed to write in terminal? 

It keeps saying not found

 

Version history
Last update:
‎07-07-2025 09:06 AM
Updated by: