03-26-2013 01:30 PM - edited 03-07-2019 12:29 PM
Telnet has the /source-interface option. I was wondering if there was a way to do this using ssh? I don't see any options for this though.
TIA!
03-26-2013 01:57 PM
Yes, you can specify a source for SSH using below statement
ip ssh source-interface interface
here is the command reference guide for more info:
http://www.cisco.com/en/US/docs/ios/security/command/reference/sec_i3.html#wp1057225
HTH
03-26-2013 01:57 PM
Hello,
I think it is only possible to specify source interface by configuring it.
Router(config)#ip ssh ?
authentication-retries Specify number of authentication retries
break-string break-string
logging Configure logging for SSH
maxstartups Maximum concurrent sessions allowed
port Starting (or only) Port number to listen on
rsa Configure RSA keypair name for SSH
source-interface Specify interface for source address in SSH connections
time-out Specify SSH time-out interval
version Specify protocol version to be supported
Best Regards
Please rate all helpful posts and close solved questions
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide