论 文 题 目:DHCP 服务器在校园网中的应用 摘 要网络管理是大型计算机网络成功的关键因素。高效有序的网络管理可以确保网络的最优化运行,发挥网络的最佳效益。本文通过对 DHCP 的学习与应用,进行了对诸如校园网等一类大型网管理的技术讨论。地址管理在网络世界中非常重要。错误的理解将会带来非常严重的后果。对于一个大型网络,地址管理结构设计不好很容易引起组织对整个网络重新编号。这不仅会引起长时间的停机,而且还会在重新编址阶段引起不稳定。而一个良好的地址管理结构是不需要花费任何代价的,仅需要仔细规划和了解问题。关键词:服务器;配置与规划;网络安全;测试与维护AbstractNetwork management is the key factor to success for huge computer network. High effective network management can make sure that the network can perform in optimization. By studying and applying DHCP, some research on technology is done to huge network management, such as campus network. Address management is very important and mistaken understand will bring severe result. As to a huge network, bad design to the address management architecture will lead to numbering again to the whole network, and it will cause not only long time halt, but also instability during the period of numbering again. And a better address management architecture needs little cost, just needs to design carefully and comprehend problems.Key words:server; allocation and planning; network security; testing and maintenance目 录摘要 IABSTRACTII第一章引言 11.1 讨论容 11.2 讨论意义 11.3 预期目标 11.4 DHCP 服务现状 2第二章网络规划 32.1 网络拓扑结构 32.1.1 需求分析 32.1.2 网络拓扑结构 32.2 设计目的与原则 42.3 DHCP 网络主干网的技术分析 42.4 DHCP 网络规划 52.4.1 DHCP 概述 52.4.2 DHCP 工作原理 62.4.3 DHCP 服务器规划 6第三章 DHCP 服务器的安装与配置 83.1 DHCP 服务器简介 83.2 DHCP 服务器的安装 93.3 DHCP 服务器的授权 103.4 DHCP 服务器的配置 113.5 DHCP 客户端的使用 153.6 DHCP 服务冗...