View Single Post
Old 07-16-2020, 03:23 AM   #111
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,084
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by sherman View Post
You can give meaningful names to OpenSSH connections. In my %userprofile%\.ssh\config file I have the following for my Aura H2O:
Code:
Host koboh2o
  HostName 192.168.1.194
  User root
And can connect using:
Code:
ssh koboh2o
Not sure what you mean by scrollback buffer in this particular instance.

But yeah, I don't think there's an in-built option for serial consoles, so...
I don't need to set a host name for the connection in Putty. Once I have established the connection to a device, I save the connection and give it a name such as PA3260-A and PA3260-B, Serial Com4 (a serial/USB plugged into USB port 1), etc.

And working with Cisco, HP/Aruba/Nimble, Palo Alto, etc., there are times when a serial connection is the only way to go. Nothing like a Cisco 3750 deciding to glitch it's configuration to make you appreciate a serial console and have extreme dislike for a cell phone.

As for the scrollback buffer? Simply that I can page backwards for the number of lines I specify in Window/Lines of scrollback. My usual setting is 4096. It's handy when you are trying to view the entire configuration output where some of our switches run to over 2000 lines. Set "terminal length 0" (Cisco), "show run" and then page back to the good bits. It reduces the swearing at the gentleman who got over-enthused in segmenting the network.

Last edited by DNSB; 07-16-2020 at 03:31 AM.
DNSB is offline   Reply With Quote