Hi

        Taking advantage of the discution about the right way to
connect to a cisco router and send an access list. I need to build a
program in C to connect to one and send an access list.

        Does anybody knows a way to connect to a cisco router trough 
a C program and send commands to it? My programm must do the following:

        1) take a file edited by an user (the access list)
        2) Connect to a cisco router
        3) Send passwords and commands
        4) Insert the new acces list

Do I have to build a telnet client within my program or can I just send
commands (passwords and the list)writing them in the socket functions? ( I
am new to the network program field but I must learn it just now by
osmosis) Is there an script/program that already does it?

        Thank you

Flavio Marcelo

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to