Welcome to the VanDyke Software Forums

Join the discussion today!


Go Back   VanDyke Software Forums > General

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 11-18-2020, 10:50 AM
beeteep beeteep is offline
Registered User
 
Join Date: Oct 2020
Posts: 3
How to specify VTY Line in SecureCRT for Console Server

We have a console server that's connected to our devices and the shortcut to connect directly to a device behind the console server is to specify the VTY line. For instance, if I wanted to connect to the console of the device plugged into port 14 of the console server, I'd use the following SSH command:

ssh admin:14@10.10.10.10

Then be prompted for my password and successfully authenticated and then dropped into the console of the device plugged into port 14.

I cannot figure out how to create a session inside of SecureCRT that does the same thing. Is this possible?

Thanks in advance!
  #2  
Old 11-18-2020, 11:38 AM
jdev's Avatar
jdev jdev is offline
VanDyke Technical Support
 
Join Date: Nov 2003
Location: Albuquerque, NM
Posts: 1,099
Force the user, Luke!

Quote:
Originally Posted by beeteep View Post
For instance, if I wanted to connect to the console of the device plugged into port 14 of the console server, I'd use the following SSH command:

ssh admin:14@10.10.10.10
What's clear in your example is that the username contains the "port", and the SSH server on the console is simply taking the username and peeling off the :14 from the username specified by the client in order to know where to redirect your connection.

To connect to the device at port 20 on the console server, just specify your username in SecureCRT as admin:20. For example:
Here's another example if you need to specify port 14 to this unique console server:
Everything else remains the same -- just the username seems to need to be specified to include the :port_number designation.

Let us know what you discover.

--Jake
Attached Images
File Type: png SCRT_QuickConnect_User+Port(20).png (14.6 KB, 2853 views)
File Type: png SCRT_QuickConnect_User+Port(14).png (14.6 KB, 2864 views)
__________________
Jake Devenport
VanDyke Software
Technical Support
YouTube Channel: https://www.youtube.com/vandykesoftware
Email: support@vandyke.com
Web: https://www.vandyke.com/support
  #3  
Old 11-18-2020, 12:01 PM
beeteep beeteep is offline
Registered User
 
Join Date: Oct 2020
Posts: 3
Thank you!

That worked perfectly! Thank you so much for your help!
Closed Thread

Tags
console , securecrt

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 11:57 PM.