06-23-2023 04:21 AM
What command do I use to verify connectivity using an SSH session from a router using a destination IP address eg. 10.1.3.11?
06-23-2023 04:25 AM
Hi @Ian Dewar
If you want to start a SSH session from Router to IP address 10.1.3.11 you can use the command
ssh -l <user> 10.1.3.11
06-23-2023 05:03 AM
You use uasename xxx password yyy
Ssh xxx@1.1.1.1 (1.1.1.1 is IP as example)
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