使用DHCP分配IP地址.ppt
《使用DHCP分配IP地址.ppt》由会员分享,可在线阅读,更多相关《使用DHCP分配IP地址.ppt(103页珍藏版)》请在三一办公上搜索。
1、Windows 2003中职培训,钟坚成 湖南师范大学工学院国家认证系统分析师、高级程序员,Module 1:利用DHCP自动分配IP 地址,概述,DHCP概述安装 DHCP 服务为DHCP 服务授权创建和配制作用域自定义DHCP 功能配置DHCP中继代理 管理和监控DHCP,DHCP 概述,手工 VS.自动 TCP/IP的配置DHCP 的运作方式DHCP 租约的生成过程DHCP 租约的更新过程DHCP 服务器和客户机的需求条件,手工 VS.自动 TCP/IP的配制,Manual TCP/IP Configuration,Automatic TCP/IP Configuration,在每个客户
2、端手工输入IP地址,可能会输入错误的或无效的IP地址,错误的IP地址可能导致网络问题,对于这类问题,很难跟踪.,管理一个频繁移动的网络时会增加管理开销,IP 地址自动的分配给每个客户端,确保每个客户端总是得到正确得配置信息,消除了网络问题的一个常见的问题来源,客户机自动,反映网络变化、物理变化、无需人工干预,DHCP 的运作方式,包含如下配置信息,一个IP地址。一个子网掩码。某些可选值,如默认的网关DNS服务器的IP地址WINS服务器的IP地址,DHCP 租约的生成过程(1),1,请求IP 租约,3,选择IP 租约,2,提供IP 租约,4,确定IP租约,DHCP 租约的生成过程(2),DHCP
3、 Client,DHCP Server1,DHCP Server2,DHCP客户机发送完DHCPdiscover消息后,会等待DHCP offer消息,如果未能接受到DHCP OFFER,它就会重试4次(相隔2,4,8,16s,加上一个0到1000s之间的随机时间数)如果DHCP客户机经过努力仍为获得任何有效服务器的IP地址将使用这一保留地址中的一个IP地址(这也是帮助我们排错的一个根据)每隔分钟,该客户机都继续尝试发现一个DHCP服务器,如果有某个DHCP服务器成为可用,客户机将接受到合法的IP地址,DHCP 租约的生成过程(3),DHCP 租约的更新过程(1),DHCP Client,DH
4、CP Server,DHCP 租约的更新过程(2),50%of lease duration has expired,87.5%of lease duration has expired,100%of lease duration has expired,If the client fails to renew its lease,after 50%of the lease duration has expired,then the DHCP lease renewal process will begin again after 87.5%of the lease duration has
5、expired,If the client fails to renew its lease,after 87.5%of the lease has expired,then the DHCP lease generation process starts over again with a DHCP client broadcasting a DHCPDISCOVER,DHCP 租约的更新过程(3),自动更新租约DHCP客户机在它们的租约期限已过去50%,自动尝试更新租约。如果DHCP服务器可用,那么将更新。如果DHCP服务器不可用,客户机将继续使用它的当前配置。当期限过去87.5%发出广播
6、再次更新租约。在这一阶段,DHCP客户机接受任何DHCP服务器发出的租约。如果租约已经到期(100%),客户机必须立即停止使用当前的IP地址。然后DHCP客户机开始新的DHCP租约过程,尝试租用新的IP地址。,DHCP 租约的更新过程(4),人工更新租约如果你需要立即更新DHCP配置信息,你可以使用人工方式更新IP租约。使用命令行实用工具 ipconfig/renew 和 ipconfig/release,DHCP 服务器和客户机的需求条件,DHCP 服务器需求(Windows 2003 Server)DHCP 服务静态 IP 地址,子网掩码,默认网关合法的IP地址范围DHCP 客户机Wind
7、ows 2003 server or windows xpWindows 2000 Professional or Windows 2000 ServerWindows NT Server or Workstation 3.51 or laterWindows 95 or Windows 98Windows for Workgroups 3.11,running TCP/IP-32Microsoft Network Client 3.0 for MS-DOSLAN Manager 2.2cNon-Microsoft operating systems,配置客户端,安装DHCP服务,为 DHCP
8、 服务授权,DHCP Server1 checks with the domain controller to obtain a list of authorized DHCP servers,DHCP Server1,DHCP Server2,If DHCP Server1 finds its IP address on the list,the service starts and supports DHCP clients,DHCP Server2 checks with the domain controller to obtain a list ofauthorized DHCP s
9、ervers,If DHCP Server2 does not find its IP address on the list,the service does not start and support DHCP clients,DHCP client receives IP address from authorized DHCP Server1,DHCP authorization is the process of registering the DHCP Server service in the Active Directory domain to support DHCP cli
10、ents,作用域的概述,Scope,IP Addresses Available for Lease to Client Computers,DHCP Server,创建和配制作用域,概述作用域使用新作用域向导配制作用域选项自定义作用域选项的用法 为客户机保留IP 地址,练习:创建作用域,使用新作用域向导来:1、配制作用域参数。2、改变默认的租约持续时间。3、激活作用域,5.为客户机保留IP地址,配制作用域选项,DHCP options are configuration parameters that a DHCP service assigns to clients along with
11、the IP address and default gateway,自定义作用域选项的用法,Scope Options,Reserved Client Level,Server Level,Scope Level,Class Level,自定义作用域选项的用法,DHCP option applied at theserver level,DHCP option applied at thescope level,DHCP option applied at thereserved-client level,File and Print Server,自定义作用域选项的用法,DHCP opti
12、on applied at theclass level,Scope A,Scope B,DHCP Server,Windows 98,Windows XP,Windows XP,Router,Router,File and Print Server,利用选项类,销售商定义的类可以识别DHCP 客户机操作系统的销售类型和配置用户定义的类通过客户机的类型识别DHCP 客户机,Configuration A,Configuration B,Configuration C,练习:用户定义的类,用户定义的类通过客户机的类型识别DHCP 客户机,配置DHCP中继代理,什么是DHCP中继代理?DHCP中继
13、代理是如何工作的?如何使用DHCP中继代理跃点计数?如何使用DHCP中继代理的启动阀值?如何配置一个DHCP中继代理?,在路由网络配置DHCP,A DHCP relay agent is a computer or router configured to listen for DHCP/BOOTP broadcasts from DHCP clients and then relay those messages to DCHP servers on different subnets,DHCP Server,Client,DHCP Relay Agent,Client,Client,Cli
14、ent,RoutersNon-RFC 1542 Compliant,Unicast,Broadcast,Subnet A,Subnet B,Broadcast,DHCP中继代理是如何工作的?,RouterNon-RFC 1542 Compliant,Client1,DHCP Relay Agent,Client2,DHCP Server,Client3,如何使用DHCP中继代理跃点计数?,The hop count threshold is the number of routers that the packet can be transmitted through before being
15、 discarded,DHCP Relay Agent 2,DHCP Server,Hop Count=2,DHCP Relay Agent 1,如何使用DHCP中继代理的启动阀值?,The boot threshold is the length of time in seconds that the DHCP Relay Agent will wait for a local DHCP server to respond to client requests before forwarding the request,练习:配置DHCP中继代理,In this practice,you w
16、ill configure a DHCP Relay Agent,管理和监控DHCP,管理DHCP数据库概述DHCP数据库DHCP数据库的备份和还原DHCP数据库的一致性,管理DHCP数据库概述,DHCP数据库存储着整个网络中所有的客户机地址租约的信息,动态维护着客户机IP地址的申请,注销,是整个DHCP服务的关键,必须保证DHCP服务器上的数据的安全无误,及时地对它进行维护管理.一般情况下,管理维护DHCP数据库会完成以下任务,管理DHCP数据库任务,整理DHCP数据库,Win2003支持自动整理功能,也可手动整理数据库:停止DHCP服务在命令行下进入%systemroot%system 3
17、2 dhcp DHCP所在的目录键入Jetpack dhcp.mdbtemp重新启动DHCP服务,DHCP数据库,systemrootsystem32dhcp,Stored,systemrootsystem32dhcpbackupjetnew,DHCP数据库,DHCP数据库文件,DHCP数据库的备份和还原,The DHCP service automatically backs up the DHCP database to the backup directory on the local drive,If the original database is unable to load,th
18、e DHCP service automatically restores from the backup directory on the local drive,The administrator moves a copy of the backed up DHCP database to an offline storage location,In the event that the server hardware fails,the administrator can restore only from the offline storage location,DHCP数据库的备份和
19、还原,自动备份系统自动进行的同步备份,并不需要用户的参与,默认备份间隔为60分钟手工备份使用DHCP控制台备份和使用备份程(NTBACKUP.EXE)或其他备份软件的备份,DHCP数据库的备份和还原,限制DHCP管理员数目,To restrict who can administer the DHCP service:,Restrict the membership of the DHCP Administrators group to the minimum number of users necessary to administer the service,If there are us
20、ers who need read-only access to the DHCP console,then add them to the DHCP Users group instead of the DHCP Administrators group,Module 2:解析NetBIOS名称,概述,NetBIOS名称介绍WINS 概述配置WINS服务器和客户端配置对非WINS客户机的支持启用WINS数据库的复制功能维护WINS服务器数据库,NETBIOS名称,NETBIOS 名称是一个16字节长度的地址,前15字节表示计算机名,可以由用户定义,第16字节比较服务资源类型NETBIOS名称
21、在其网络中必须是唯一的NETBIOS 名称在操作系统的安装过程中创建当启动计算机之后,多个服务会注册一个基于计算机名称的唯一的Netbios名称,NETBIOS名称注册本地广播名称服务器(WINS)NETBIOS名称发现本地广播名称服务器(WINS)NETBIOS名称释放,NETBIOS名称,NETBIOS名称,Nbtstat工具,NBTSTAT-a RemoteName-A IP address-c-n-r-R-RR-s-S interval-a remotename:显示远程计算机的NETBIOS名称表-A ipaddress:显示远程计算机的Netbios名称表-c:显示NETBIOS名
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 使用 DHCP 分配 IP 地址
链接地址:https://www.31ppt.com/p-6549091.html