05-08-2014 11:47 AM
Hi Guys,
I would like to know who can I access a device using cisco prime 2.0 with CLI at the device?
thanks
Solved! Go to Solution.
05-08-2014 12:02 PM
You cannot directly from the GUI of Prime Infrastructure 2.0.
If you're in the PI server's command line, you can just ssh <username>@<device address | fqdn> as if you were on any generic Linux host.
05-08-2014 12:02 PM
You cannot directly from the GUI of Prime Infrastructure 2.0.
If you're in the PI server's command line, you can just ssh <username>@<device address | fqdn> as if you were on any generic Linux host.
05-08-2014 01:40 PM
really!!!!!!
Thanks Mr Rhoads for answering my question...another He!!!!!!question, how about the devices with SSHversion 1 becuase CPrime use version SSH2, how you work that.
05-09-2014 01:58 PM
You just specify version 1 at the command line like:
# ssh <ip address> <username> version 1
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