TStramer
Feb 3rd, 2001, 11:11 PM
I would like to know if anyone knows how to reprogram a cisco 675 router remotely through VB.
I do tech support, and It is common for people to have to reprogram them to change passwords, etc. I would like to write an app with a few input boxes that ask for password, username, etc, so that all the tech has to do is type the customers information to be changed, and the app would automatically send it to the routers ip address to reprogram it.
Currently we can use telnet to look at thier router. You can telnet to the router, input the executive password, enable password, then use the "show" command to show various settings within the router.
I could be wrong, but I think mainly what I would need to know is how to send text to a specific I.P address.
Thanks in advance for any help.
I do tech support, and It is common for people to have to reprogram them to change passwords, etc. I would like to write an app with a few input boxes that ask for password, username, etc, so that all the tech has to do is type the customers information to be changed, and the app would automatically send it to the routers ip address to reprogram it.
Currently we can use telnet to look at thier router. You can telnet to the router, input the executive password, enable password, then use the "show" command to show various settings within the router.
I could be wrong, but I think mainly what I would need to know is how to send text to a specific I.P address.
Thanks in advance for any help.