SecureCRT to far switch?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-11-2016 05:47 AM
when I made connect by serial cable with extreme switch vlan BH100.10.10.50 and i have ping with switch Vlan BH ip 100.10.10.51, my question , How can I login to the remote to far switch?
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-12-2016 12:17 AM
Hello Munir,
Use the command examples (telnet or ssh) on the console of 100.10.10.50 to remotely manage the far switch 100.10.10.51. as you require access.
Think "remote-SecureCRT". You're going to like it.
A couple of caveats:
Assumes telnet has not been disabled
or
Assumes SSH is installed and enabled. SSH (secure shell) is encrypted, more secure, generally preferred.
.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-11-2016 10:36 AM
Thank for your replay. Just another quistion, i have 22 switches in my network type summite 450x24 dc. Should be set up this command on all switches? Then i will not loos the access remotly from my office?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-11-2016 07:52 AM
or ssh to the other switch i.e. 10.12.0.1 with username admin
X430-48t.4 # ssh vr "VR-Default" admin@10.12.0.1
X430-48t.4 # ssh vr "VR-Default" admin@10.12.0.1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-11-2016 07:40 AM
Hi,
from the CLI you can do a telnet to a remote switch. Be sure to specify the correct VR to use to reach that remote switch (for example: telnet 100.10.10.51 vr vr-default).
from the CLI you can do a telnet to a remote switch. Be sure to specify the correct VR to use to reach that remote switch (for example: telnet 100.10.10.51 vr vr-default).
