[Project] Web-based Configurator for Networking Devices
Posted: Tue Jan 23, 2007 7:50 pm
Hi everyone here,
I am a student without any PHP knowledge here and i have read in the PHP self learning books that we can use the PHP to make a Network Connection. I need to build a webpage using php to select a certain networking device (router or switch) and i need to login to the selected device (input fields are Username, Telnet password and Enable password). I need to connect to the selected device via the Cisco Terminal Server first then the terminal server will connects to the selected device (router or switch).
Actually i am working on an existing project but i am stucked in the part for the connection to the terminal server. I am thinking if it is possible for me to write my own codes as i cannot debug the existing project's errors.
>_<
How do i write the coding to connect to the Terminal Server then connect to the selected device?
I am a student without any PHP knowledge here and i have read in the PHP self learning books that we can use the PHP to make a Network Connection. I need to build a webpage using php to select a certain networking device (router or switch) and i need to login to the selected device (input fields are Username, Telnet password and Enable password). I need to connect to the selected device via the Cisco Terminal Server first then the terminal server will connects to the selected device (router or switch).
Actually i am working on an existing project but i am stucked in the part for the connection to the terminal server. I am thinking if it is possible for me to write my own codes as i cannot debug the existing project's errors.
>_<
How do i write the coding to connect to the Terminal Server then connect to the selected device?