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.
05-14-2024 02:25 AM - edited 05-14-2024 02:26 AM
Dear All,
Right now I am logged in to Switch 01.
I am finding a mac address by doing the LLDP command.
I am now trying to log in to SW02 from SW01.
What is command to login to SW02, without having to quit/exit from SW01
Please help.
This is my switch version
SSH@LONPR-SW01-B-CAB-A-MDF>show version
Copyright (c) 2017 Ruckus Wireless, Inc. All rights reserved.
UNIT 1: compiled on Oct 18 2018 at 14:24:35 labeled as SPS08080ca
(25967148 bytes) from Primary ICX7450/Images/SPS08080ca.bin
SW: Version 08.0.80caT211
Compressed Boot-Monitor Image size = 786944, Version:10.1.13T215 (spz10113)
Compiled on Tue Jul 24 10:22:26 2018
HW: Stackable ICX7450-24
Internal USB: Serial #: 9901318050800029
Vendor: ATP Electronics, Total size = 1919 MB
==========================================================================
UNIT 1: SL 1: ICX7450-24 24-port Management Module
Serial #:CYT3336P00B
Software Package: BASE_SOFT_PACKAGE (LID: eavIIILrFFd)
Current License: l3-base
P-ASIC 0: type B548, rev 01 Chip BCM56548_A0
==========================================================================
UNIT 1: SL 2: ICX7400-4X1GF 4-port 4G Module
Serial #:CYY3309P007
==========================================================================
1000 MHz ARM processor ARMv7 88 MHz bus
8192 KB boot flash memory
2048 MB code flash memory
2048 MB DRAM
STACKID 1 system uptime is 5 day(s) 1 hour(s) 9 minute(s) 1 second(s)
The system started at 08:40:12 GMT+00 Thu May 09 2024
The system : started=cold start
My stack unit ID = 1, bootup role = active
I have tried the following command so far
SSH@LONPR-SW01-B-CAB-A-MDF>show lldp neighbors detail ports ethernet 1/1/1
Local port: 1/1/1
Neighbor: c0c5.2050.8033, TTL 117 seconds
+ Chassis ID (MAC address): c0c5.2050.8020
+ Port ID (MAC address): c0c5.2050.8033
+ Time to live: 120 seconds
+ System name : "LONPR-SW02-B-CAB-A-MDF"
+ Port description : "GigabitEthernet1/1/20"
+ System capabilities : bridge
Enabled capabilities: bridge
+ 802.3 MAC/PHY : auto-negotiation enabled
Advertised capabilities: 10BaseT-HD, 10BaseT-FD, 100BaseTX-HD,
100BaseTX-FD, fdxSPause, fdxBPause,
1000BaseT-HD, 1000BaseT-FD
Operational MAU type : 1000BaseT-FD
+ Link aggregation: not capable
+ Maximum frame size: 1522 octets
+ Port VLAN ID: 1
+ Management address (IPv4): 10.164.11.172
SSH@LONPR-SW01-B-CAB-A-MDF>/system ssh 10.164.11.172 user=admin
Invalid input -> /system ssh 10.164.11.172 user=admin
Type ? for a list
SSH@LONPR-SW01-B-CAB-A-MDF>/system ssh 10.164.11.172 user=admin
Invalid input -> /system ssh 10.164.11.172 user=admin
Type ? for a list
SSH@LONPR-SW01-B-CAB-A-MDF>telnet 10.164.11.172
Invalid input -> telnet 10.164.11.172
05-14-2024 03:41 AM
Hi bgh,
With regards to the query, Could you try the below on the enable prompt, and let us know if that helped.
Ex:
device> en
device# ssh [email protected]
or
device> en
device# ssh 10.164.11.172
And enter the username when prompted.
Thanks !
