




已阅读5页,还剩3页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
计算机通信与网络实验报告姓 名:徐 一 得 学 号:15081525 班 级:通信五班 上课时间:周四3-5 实验名称:TCP/IP Configuration一、 实验目的(1) To learn TCP/IP configuration.(2) To learn the basic command of dos.二、 实验内容与要求1. Click Start and then click Run. Type the command or cmd and then press Enter.2. At the DOS prompt, type NET HELP and press Enter. You should see something like the screen below:The command you are interested in is the View command. To obtain information about it, type NET HELP VIEW, and press Enter. 3. What is the purpose of NET VIEW:The NET VIEW command shows the names of the machines present on your network. Lists the names of machines on the left, in column labelled “Server name” and another columns labelled “Remark”4. List the machines after you have typed NET VIEW from the command promptHDUSEC-01, HDUSEC-02,HDUSEC-03,HDUSEC-48Close the DOS window by typing EXIT on the command line and then press Enter, or by clicking the Close button in the upper right corner of the window.Obtain the TCP/IP Configuration InformationUse the Start menu to open the Command Prompt, an MS-DOS-like window. Press Start Programs Accessories Command Prompt or Start Programs Command Prompt.The following figure shows the Command screen. Type ipconfig and press the Enter key. The spelling of ipconfig is critical while case is not. It is short for IP Configuration.This first screen shows the IP address, subnet mask, and default gateway. The IP address and the default gateway should be in the same network or subnet, otherwise this host would not be able to communicate outside the network. In the figure the subnet mask tells us that the first three octets must be the same to be in the same network.Note: If this computer is on a LAN, the default gateway might not be seen if it is running behind a Proxy Server. Record the following information for this computer.Record the following TCP/IP information for this computer6.IP address: 10.1.132.31Subnet Mask: 255.255.255.255Default Gateway: 10.1.132.254Compare the TCP/IP configuration of this computer to others on the LAN7.If this computer is on a LAN, compare the information of several machines.Record a couple of the IP Addresses:1) IP sddresses 1: 10.1.132.322) IP addresses 2: 10.1.132.33Are there any similarities? The three groups are same, all are 10.1.132, last group is not same.What is similar about the IP addresses? The three groups are same, all are 10.1.132, last group is not same.What is similar about the default gateways?The default gateways are same ip address. The IP addresses should share the same network portion. All machines in the LAN should share the same default gateway.Check additional TCP/IP configuration informationTo see detailed information, type ipconfig /all and press Enter. The figure shows the detailed IP configuration screen.The host name, including the computer name and NetBIOS name should be displayed. Also, the DHCP server address, if used, and the date the IP lease starts and ends should be displayed. Look over the information. Entries for the DNS, used in name resolution servers, may also be present.8.Mark the Physical Address (MAC) and the NIC model (Description).MAC: 44-37-E6-D1-EB-2B; NIC: Realtek PCIe GBE Family Controller 9.While not a requirement, most LAN administrators try to standardize components like NICs. Therefore, it would not be surprising to find all machines share the first three Hex pairs in the adapter address. These three pairs identify the manufacturer of the adapter.44-37-E610.Write down the IP addresses of any servers listed (if any):DHCP Server:10.1.132.254; DNS Server:210.32.32.10,210.32.32.11Write down the computer Host Name:Hdusec-42Write down the Host Names of a couple other computers:Hdusec-41, Hdusec-40, Hdusec-39Do all of the servers and workstations share the same network portion of the IP address as the student workstation? YESIt would not be unusual for some or all of the servers and workstations to be in another network. It means that the computer default gateway is going to forward requests to the other network.Using ping from a WorkstationAccess the command promptUse the Start menu to open the Command Prompt window. Press Start Programs Accessories Command Prompt or Start Programs Command Prompt or Start All Programs Command Prompt.ping the IP address of another computerIn the window, type ping, a space, and the IP address of a computer located in your working area .11. The following figure shows the successful results of ping to this IP address.Ping uses the ICMP echo request and echo reply feature to test physical connectivity. Since ping reports on four attempts, it gives an indication of the reliability of the connection. Look over the results and verify that the ping was successful. Is the ping successful? If not, perform appropriate troubleshooting. Yes, the ping is successful(if the ping is failed, that means the host is down)If a second networked computer is available, try to ping the IP address of the second machine.Note the results. ping the IP address of a DHCP or DNS servers12.Try to ping the IP address of any DHCP and/or DNS servers listed in the last exercise. If this works for either server, and they are not in the network, what does this indicate?We cant know the connection between domain name and ip address Was the ping successful? Yes ping the hostname of another computerTry to ping the hostname of the computer that was recorded previously. The figure shows the successful result of the ping the hostname.Look over the results. Notice that the first line of output shows the host name, DESKTOP in the example, followed by the IP address. This means the computer was able to resolve the host name to an IP address. Without name resolution, the ping would have failed because TCP/IP only understands valid IP addresses, not names.If the ping was successful, it means that connectivity and discovery of IP addresses can be done with only a hostname. In fact, this is how many early networks communicated. If successful, then ping a hostname also shows that there is probably a WINS server working on the network. WINS servers or a local “lmhosts” file resolve computer host names to IP addresses. If the ping fails, then chances are there is no NetBIOS name to IP addresses resolution running.ping the IP address of the default gateway13.What is the IP address of your default gateway?10.1.132.254Try to ping the IP address of the default gateway. Was it successful? YesIf the ping is successful, it means there is physical connectivity to the router on the local network and probably the rest of the world.Type tracert at the command prompt, followed by a host name or IP address from your working area. tracert is TCP/IP abbreviation for trace route. The preceding figure shows the successful result when running tracert from on a LAN. The first output line shows the FQDN followed by the IP address. Therefore, a DNS server was able to resolve the name to an IP address. If you are connected on a huge network (like the Internet) there will be listings of all routers the tracert requests had to pass through to get to the destination.tracert uses the same echo requests and replies as the ping command but in a slightly different way. Each router represents a point where one network connects to another network and the packet was forwarded through.14. Tracert a website and explain what you have found.From the fig, we can find that there are 14 routers between our host and the server, the second column is the the shortest time delay, the thi
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 船厂入职考试题及答案大全
- 测量学仪器考试题及答案
- 高水平安全保障新质生产力
- 西北省份发展新质生产力
- 郑州新质生产力发展策略探析
- 工程力学 课件 柔索约束
- 2025年疼痛管理与镇痛药物应用评估模拟测试卷答案及解析
- 民族小学安全培训设施课件
- 2025年儿童保健与早期教育心理评估答案及解析
- 2025年老年医学老年痴呆症评估与干预模拟试卷答案及解析
- 感恩教师节幼儿园教师节
- 小学科学新教科版三年级上册全册教案(2025秋新版)
- 苏教版2025-2026秋三年级数学上册教学计划及课时安排
- 【里斯】年轻一代新能源汽车消费洞察与预测 -新物种 新理念 新趋势(2024-2025)
- 2025年综合基础知识题库(含答案)
- 医院意识形态培训课件
- DB32T3916-2020建筑地基基础检测规程
- 新苏教版六年级上册《科学》全一册全部课件(含19课时)
- 6人小品《没有学习的人不伤心》台词完整版
- 当代大学德语4答案
- 河南某高速公路改扩建工程盖板涵洞施工方案
评论
0/150
提交评论