| As the development of Internet technology, it spans around the world with large scales and more complexity. We need more and more network devices in order to make the network run, which are made by different manufacturer, employed using different software, managed by different means. How to manage various devices efficiently and effectively is becoming one of the most important problems ih network management.We design a web based network management and control system in the paper from the requirement. All functions are realized on the Web Server. The functions include management of users and devices and the query of the all operations of all users. Network administrator can manage and control the devices or hosts using the software platform provided in this system.We analyze the requirement of the system and the status of network devices management, and use the Web model connection between the network and the Web server. Web server is used as remote server. We provide several ways including telnet, SSH, VNC and console. Telnet, SSH and VNC is used in situations where there is a good network condition between managed devices and web server, while console is supposed to be used when there is no good network.Network users control the devices or hosts through internet. Its excellence is convenience, but the security is a hidden trouble. So we use the HTTPS protocol in the system. However we don't test and analysis it's security, so the study of security is the next task. |