how to configure cisco routers using C# application [on hold]
how to configure cisco routers using C# application [on hold]
i need to configure cisco routers with same configuration so i need to create an application to do it, is there any library in C# that allow me to access routers by telnet and execute my commands
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
If you can "telnet" to your Cisco router ... then you can "telnet" from a C# program. For example: codeproject.com/Questions/1043213/…
– paulsm4
Jun 30 at 6:23
Welcome to stackoverflow , Nice try, we aren't a Cisco support group, or a recommendation site. Please take a tour of the help
– TheGeneral
Jun 30 at 6:21