Hi,
I have implemented a php script by which i can login to a router using fsockopen(), and i can run any cisco commands.
But i have requiremnt login to a remote from from a central router for the out of band management.
How can make a script by whch i can login to another cisco router (telnet) from an already logged in router.
my script has a class and functions.
Thanks
I have implemented a php script by which i can login to a router using fsockopen(), and i can run any cisco commands.
But i have requiremnt login to a remote from from a central router for the out of band management.
How can make a script by whch i can login to another cisco router (telnet) from an already logged in router.
my script has a class and functions.
Thanks
Comment