Você está na página 1de 8

NETW202 Week 4 Lab Report

iLab Grading Rubric


Category
Section 1 Calculating Subnet Masks20 Points Total Task 1 Task 2 Task 3 Summary Paragraph 1 1 11 7 Perform the requested activities and post the required problems to your answer sheet. In your own words, summarize what you have learned concerning network commands available within the Windows operating system.

Points

Description

Section 2 IP Subnetting vLab20 Points Total Total Task 3: Step 1 Related Explanation or Response Task 4 Related Explanation or Response Task 5: Step 1 Related Explanation or Response Task 5: Step 2 Related Explanation or Response Summary Paragraph 1 2 1 2 1 2 1 2 8 40 Required Screenshot Answer the question or provide the required observation when requested. Required Screenshot Answer the question or provide the required observation when requested. Required Screenshot Answer the question or provide the required observation when requested. Required Screenshot Answer the question or provide the required observation when requested. In your own words, summarize what you have learned about IP Subnetting and configuration.

NETW202 Week 4 Lab Report Instructions for successfully completing NETW202 Labs and Lab Reports: 1. Make sure that you understand the objective of the lab(s) and the requirements for successfully performing them. 2. Use this Lab Report template for all of your labs. Do not turn in separate documents for each lab or create your own document! Each lab is easily identified within this document. Note: It is a good idea to read over this template before performing your labs, so that you know what to expect. 3. Follow all procedures in the weekly iLab page, as well as ElementKs lab procedures and tips. 4. While performing your labs, capture and paste all screenshots identified in this Lab Report Template. 5. Your screenshot request may be accompanied by an additional written requirement. If so, be sure to respond. 6. After each lab, summarize what you learned in a short paragrapha minimum of five well written, college-level sentences. Dont just identify the steps that you performed (we already know that); give it some thought. In your summary, include what you accomplished in the lab, what you learned from performing it, how it relates to this weeks TCOs and course material, and just as importantly, how you feel it will benefit you in your academic and professional career. 7. Save and submit your completed Lab Report to the appropriate weekly Dropbox.

Taking Screenshots
The instructions below provide basic guidance on taking screenshots of your labs. 1. Complete the lab step that you would like to capture in a screenshot. 2. Make sure that the window you want to capture is in the foreground. (Click on the window if its behind other windows and/or partially blocked). 3. Press the Print Screen key on your keyboard to copy it to your clipboard. On some keyboards, it is written as Print Scrn or PrtSc. 4. Click on your Lab Report (this document). 5. Scroll to the point in the Lab Report where you want the screenshot to appear. 6. Right click on your mouse and click paste, or press Ctrl + V. 7. Once your screenshot appears in your Lab Report, click on your lab and continue to the next step. Create your lab report using this template starting on page 2. It is not necessary to include this page in your lab report. Enjoy your lab!

NETW202 Week 4 Lab Report Calculating Subnet Masks vLab (20 points) Instructions for the Calculating Subnet Masks Exercise: NOTE! YOU DO NOT HAVE TO CLICK ON THE DIAGRAM TO START THE LAB. NOTE: The diagram displayed during the experiment is not used.

The only buttons that you need to be concerned with are the Suggested Approach and the Sample Solution. Write a paragraph (a minimum of five college-level sentences) below that summarizes what was accomplished in this lab, what you learned by performing it, how it relates to this weeks TCOs and other course material, and just as importantly, how you feel it will benefit you in your academic and professional career. (7 points) This weeks lab taught me how to see a subnet in the binary based on the networks prefix, also that subnetting is an essential part of the networking scheme. It was also used in learning to quickly calculate the bits needed for a specific number of subnets. This will be used when I need to calculate the host ips for each subnet. For the ElementK Calculating Subnet Masks Lab, you must show your work in finding the needed subnet mask and host addresses. A missing or incorrectly calculated question number will earn zero points.

Copy and paste the following screenshots from your Calculating Subnet Masks Lab or worksheet below. Task 1: Paste your answer to problem 12 below. (1 point) Binary: 11111111.11111111.11111111000 Decimal: 255.255.255.248 Max number of hosts 2^3 -2=8-2=6 Task 2: Paste the table that you created at problem 41 below. (1 point)

NETW202 Week 4 Lab Report

Task 3: Now that you have gained some expertise by performing the tasks in the lab, you should be able to complete the address table and answer some questions about subnets. (11 points) You have been given the address 202.100.50.0/26. a. How many bits have been borrowed 2 (1 point) b. Express the custom subnet mask (/26) in decimal format. 255.255.255.192 (1 point) c. What is the block size? Blocks of 64 (1 point)

NETW202 Week 4 Lab Report d. Complete the table below. (8 points) Network Address 202.100.50.0 202.100.50.64 202.100.50.128 202.100.50.192 Host Range 202.100.50.1 202.100.50.62 202.100.50.65 202.100.50.126 202.100.50.129 202.100.50.190 202.100.50.193 202.100.50.254 Broadcast Address 202.100.50.63 202.100.50.127 202.100.50.191 202.100.50.255

(2 points) (2 points) 1 (2 points)

End of Lab

NETW202 Week 4 Lab Report Name: Caleb Cunningham Date: Professor: Gollo

IP Subnetting vLab (20 points)


Write a paragraph (a minimum of five college-level sentences) below that summarizes what was accomplished in this lab, what you learned by performing it, how it relates to this weeks TCOs and other course material, and just as importantly, how you feel it will benefit you in your academic and professional career. (8 points) This lab taught me a great deal about rip routing and determining ip routing status by the ip route table. Also I taught myself how to develop a subnet plan based on a set of conditions. The skills that are acquired in this lab will be essential when I a establish an interface to implement Ip addresses on serial and Ethernet devices.

Copy and paste the following screenshots from your IP Subnetting lab below. Task 3, Step 1: Paste a screenshot of the IP address and subnet mask configured on serial 0 and serial 1 on

router 1. (1 point) Question: What is the purpose of assigning IP addresses and subnet masks to the interfaces of the router? Hint: Read and study the explanations within the lab for assistance. (2 points) Each segmet needs addresses to be assigned to the address. The must belong to a unique subnet each must have an ip address. The serial interfaces already set to DCT/DTE operations and have been set. Task 4: Paste a screenshot showing RIP enabled and the network address configured on router 1. (1 point)

NETW202 Week 4 Lab Report

Question: What is the purpose of enabling the RIP routing protocol on all of the routers? (2 points) Hint: Read and study the explanations within the lab for assistance. Rip does not assiociate subnet information in its routing. Therefore, compares any network addresses it receives against its own interval mask for that network. So you dont have to have to have a entry statement for every subnet, just for major networks. Task 5, Step 1: Paste a screenshot of your show IP route command to check the routing table on router 1. (1

point)

NETW202 Week 4 Lab Report

Question: Why are there five different entries in the route table of each of the routers? (Note: If your route table doesnt have five entries, you need to retrace your steps to find your mistake. If you cant discover your mistake, contact your instructor for assistance.) (2 points) the table has 3 direct routes and 2 routes it learned. There are 5 because we configured 5 interfaces. Task 5, Step 2: Paste a screenshot of your Show CDP Neighbors command to check neighboring routers on router 1. (1 point)

Question: What information can you discern from the output of the CDP command? You may need to do a little Internet research to understand the purpose of the CDP command. (2 points) The information that you can get from this is that the 2 other routers connected directly to Router one are router 2 and 3. Router 2 is connected through serial 1 and router 3 is accessed through serial 0.

Você também pode gostar