cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
349
Views
0
Helpful
1
Replies

Is a Perl script available witch use tacacs+ authetication to login into a cisco router?

admin_2
Level 3
Level 3

I search a solution to login ( & configure) into cisco router witch uses tacacs+ to authenticate.

The tacacs+ module from cpan did not work.

1 Reply 1

Not applicable

You can make use of the telnet module and make a script that do a plain telnet session. Simple but works fine..