cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
413
Views
0
Helpful
5
Replies

Any other access method ?

szlizm
Level 1
Level 1

Hi, there,

In addition to telnet, is there any other method to access Cisco 12000 Series routers? Do they have open library (i.e. API) for research and development? Thanks.

Zhaoming

5 Replies 5

Harold Ritter
Cisco Employee
Cisco Employee

You can also use ssh, rcmd and snmp to manage the router remotely.

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Thanks. Is there any low level library, which can be called from high level language (like C/C++)?

Not currently. Maybe in the near future.

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

It really helps. When time/delay matters, among telnet, ssh, rcmd, and snmp, which one is more time efficient? Thank you.

scottmac
Level 10
Level 10

There are several perl (and probably python, ruby, etc) libraries for telnet access and snmp access specifically for Cisco equipment.

Check out sourceforge and CPAN for (perl)net::telnet:cisco and net::snmp:cisco .... something like that.

Good Luck

Scott