cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
971
Views
0
Helpful
3
Replies

access a device with Cisco Prime 2.0 thru CLI

Hi Guys,

I would like to know who can I access a device using cisco prime 2.0 with CLI  at the device?

 

thanks

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

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.

View solution in original post

3 Replies 3

Marvin Rhoads
Hall of Fame
Hall of Fame

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.

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.

You just specify version 1 at the command line like:

# ssh <ip address> <username> version 1