lostinphp Posted January 3, 2008 Share Posted January 3, 2008 Hello. I need help on php networking. Problem: A PC is connected to a terminal server via console cable and the terminal server is connected to a router. How is it possible for me to retrieve the roter's configuartion information (show ip interface brief) through the terminal server from the PC? ??? Quote Link to comment https://forums.phpfreaks.com/topic/84222-need-help-on-php-networking/ Share on other sites More sharing options...
dewey_witt Posted January 3, 2008 Share Posted January 3, 2008 Check out pear which is an extention of PHP. It deal with all the command line functions like what your asking. First of all tho you have to have rights on the router in privledged mode. But yeah check out pear. Let me know if this helped. Quote Link to comment https://forums.phpfreaks.com/topic/84222-need-help-on-php-networking/#findComment-428931 Share on other sites More sharing options...
lostinphp Posted January 3, 2008 Author Share Posted January 3, 2008 how to do it? sorry i have not much of knowledge on php. Quote Link to comment https://forums.phpfreaks.com/topic/84222-need-help-on-php-networking/#findComment-428959 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.