欢迎来到天天文库
浏览记录
ID:22298515
大小:261.22 KB
页数:13页
时间:2018-10-28
《网络技术实验报告1》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、(2011—2012学年第二学期)课程名称:计算机网络技术幵课实验室:自动化系昆明理工大学信息工程与自动化学院学生实验报告年月日年级、专业、班自动化101学号201010401108姓名梁金龙成绩实验项目名称实验网络初步指导教师苏磊教师评教师签名:语年月曰一、实验目的:*掌握常用网络命令的使用方法;•掌握win2000网络配罝的基本步骤;•熟悉和掌握网络管理、网络维护的基本内容和方法二、实验报告内容:(1)ARP:显示和修改IP地址与物理地址之间的转换表ARP-sinet_addreth_addr[if_addr]ARP-dinet_addr[if_addr
2、]ARP-a[inet_addr][-Nif_addr]-a显示当前的ARP信息,可以指定网络地址-g跟-a——样.-d删除由inet_addr指定的主机.可以使用*來删除所有主机.-s添加主机,并将网络地址跟物理地址相对应,这一项是永久生效的。eth_addr物理地址.if_addrIfpresent,thisspecifiestheInternetaddressoftheinterfacewhoseaddresstranslationtableshouldbemodified.Ifnotpresent,thefirstapplicableinterfac
3、ewillbeused.例如:CA〉才(显示当前所有的表项)Interface:10.111.142.71onInterface0x1000003InternetAddress10.111.142.110.111.142.112PhysicalAddress00-01-f4-0c-8e-3b52-54-ab-21-6a-0eTypedynamic//物理地址一般为48位即6个字节dynamicC::¥IHD0¥Ssyste>32cBd.exeARP-dinet_addr[if_addr]ARP-a[inet_addr][-Nif_addr]-aDis
4、playscurrentARPentriesbyinterrogatingthecurrentprotocoldata.Ifinet_addrisspecified#theIPandPhysicaladdressesforonlythespecifiedcomputeraredisplayed.IfmorethanonenetworkinterfaceusesARP,entriesforeachARPtablearedisplayed.一gSaneas-a.inet_addrSpecifiesaninternetaddress--Nif_addrDispla
5、ystheARPentriesforthenetworkinterfacespecifiedbyif_addr.-dDeletesthehostspecifiedbyinet_addr.inet_addrnaybewildcardedwith*todeleteallhosts.-sAddsthehostandassociatestheInternetaddressinet_addrwiththePhysicaladdresseth_addr.ThePhysicaladdressisgivenas6hexadecimalbytesseparatedbyhyph
6、ens.Theentryispermanent.eth_addrSpecifiesaphysicaladdress.if_addrIfpresent,thisspecifiestheInternetaddressoftheinterfacewhoseaddresstranslationtableshouldbemodified.Ifnotpresent,thefirstapplicableinterfacewillbeused.Exanple:>arp-s157.55.85.21200-aa-00-62-c6-09Addsastaticentry.>arp-
7、aDisplaysthearptable-C:DocunentsandSettingsuser>⑵Ping验证与远程计算机的连接。该命令只有在安装了TCP/IP协议后才可以使用。ping[-t][-a][-ncount][-1length][-f
8、[-ittl][-vtos][-rcount][-scount][[-jcomputer-list]
9、[-kcomputer-list]][-wtimeout]destination-list参数-tPing指定的计算机直到中断。-a将地址解析为计算机名。-ncount发送count指定的ECHO数据包数。默认
10、值为4。-1length发送包含由length指定的
此文档下载收益归作者所有