How to connect on a given ssh port to the device with two ssh connections registered

[3.25 and below]

“A device has two ssh connections configured for login. How to choose which one to log in via putty?”

By default, senhasegura will use the first configured connection, but to select another connection it is necessary to add it to the end of the command, as shown in the example below:

ssh username@ip_device:custom_port

Furthermore, it is necessary to configure the connection on the device so that senhasegura can connect.