日期:2011-01-25 01:59:00  来源:本站整理

叫你若何举行WIN2000 IPv6配置[Windows安全]

赞助商链接



  本文“叫你若何举行WIN2000 IPv6配置[Windows安全]”是由七道奇为您精心收集,来源于网络转载,文章版权归文章作者所有,本站不对其观点以及内容做任何评价,请读者自行判断,以下是其具体内容:

前面我们对Linux操作系统的IPv6的设定举行了讲授,目前我们将要对WIN2000 IPv6的配置在做一个介绍.这部份内容的代码对比多,假如大家认为有什么出入可以参考官方网站的择要,在这里我们仅对此举行一个整理和总结.
 
WIN2000 IPv6配置1:预备工作
 
微软的网址上(www.microsoft.com),有安装协议的简单阐明,现将原文摘录以下:

  1. 1.Save the file tpipv6-001205.exe from the download page to a local folder (for example, C:\IPv6TP).     
  2. 2.From the local folder (C:\IPv6TP), run Tpipv6-001205.exe and extract the files to the same location.   
  3. 3.From the local folder (C:\IPv6TP), run Setup.exe -x and extract the files to a subfolder of the current folder (for example, C:\IPv6TP\files).   
  4. 4.From the folder containing the extracted files (C:\IPv6TP\files), open the file Hotfix.inf in a text editor.   
  5. 5.In the [Version] section of the Hotfix.inf file, change the line NTServicePackVersion=256 to NTServicePackVersion=1024, and then save changes.   
  6. 6.From the folder containing the extracted files (C:\IPv6TP\files), run Hotfix.exe.   
  7. 7.Restart the computer when prompted.   
  8. 8.After the computer is restarted, continue installing the Microsoft IPv6 Technology Preview for Windows 2000 starting at step 3 of the "Installing the IPv6 Technology Preview for Windows 2000" section of either the Introduction to the Microsoft IPv6 Technology Preview for Windows 2000 or the Readme.htm file in the folder containing Setup.exe (C:\IPv6TP).  

WIN2000 IPv6配置2:安装配置
  
完成了预备工作之后,还需求赐与太网卡增添IPv6协议族,这里也摘录部份原文.

  1. 1.From the Windows 2000 desktop, click Start, point to Settings, and then click Network and Dial-up Connections. As an alternative, you can right-click My Network Places, and then click Properties.   
  2. 2.Right-click the Ethernet-based connection to which you want to add the IPv6 protocol, and then click Properties. Typically, this connection is named Local Area Connection.   
  3. 3.Click Install.   
  4. 4.In the Select Network Component Type dialog box, click Protocol, and then click Add.   
  5. 5.In the Select Network Protocol dialog box, click Microsoft IPv6 Protocol and then click OK.     
  6. 6.Click Close to close the Local Area Connection Properties dialog box.  

WIN2000 IPv6配置3:测试网络连通性

Windows NT系列的操作系统中,一个网卡可以对应于多个接口(interface),一个interface对应一个ipv6地址,Windows 2000 Server也是如此.因此,当一个网卡普通具有多个ipv6地址的时刻(至少有本地链路地址,普通还有站点地址,环球地址,ipv4向ipv6过渡阶段的过渡型地址),Windows 2000 Server就用多个interface来对应之,普通情形下一个网卡有4个interface.而此中之一对应的是环球地址,在手动给网卡配置环球地址的时刻也要注意对应当接口,该接口的特点是其描写包含“本地衔接”或“Local Area Connection”的关键字.

假定“本地衔接”对应的接口序号是2,那么切换到号令提醒符下,用以下号令手动加入ipv6地址:ipv6 adu 2/2001:250:3000:1::1:1,2表示该操作对应于interface 2.

假定路由器地址是2001:250:3000:1:2c0:95ff:fee0:473f,用以下号令手动加入静态路由表:ipv6 rtu ::/0 2/2001:250:3000:1:2c0:95ff:fee0:473f,这里背面的地址表示路由器的IPv6地址.
 
运行号令:ping6 2001:250:3000:1:2c0:95ff:fee0:473f,假如可以收到回应,则表示本机与ipv6路由器之间的ipv6网络是互通的.   以上是“叫你若何举行WIN2000 IPv6配置[Windows安全]”的内容,如果你对以上该文章内容感兴趣,你可以看看七道奇为您推荐以下文章:

  • 叫你若何举行WIN2000 IPv6配置
  • 本文地址: 与您的QQ/BBS好友分享!
    • 好的评价 如果您觉得此文章好,就请您
        0%(0)
    • 差的评价 如果您觉得此文章差,就请您
        0%(0)

    文章评论评论内容只代表网友观点,与本站立场无关!

       评论摘要(共 0 条,得分 0 分,平均 0 分) 查看完整评论
    Copyright © 2020-2022 www.xiamiku.com. All Rights Reserved .