NETW206 w7 ilab
NAME: DATE: NETW206, PROFESSOR
Assess Skills for Implementing Complex Networks Lab Grading Rubric
|
Category |
Points |
Description |
|
Section 1 Assess Skills for Implementing Complex Networks: 15 points · Question 1 · Question 2 · Question 3 · Question 4 · Summary Paragraph |
3 3 3 3 3 |
Provide the requested answer. Provide the requested answer. Provide the requested answer. Provide the requested answer. In your own words, summarize what you have learned about assessing skills for implementing complex networks. |
NOTE: Please write your answers to each question in a different color font to make this easier for the Professor to grade.
Assess Skills for Implementing Complex Networks Lab (15 points)
Write a paragraph (minimum five college-level sentences) below that summarizes what was accomplished in this lab, what you learned by performing it, how it relates to this week’s TCOs and other course material, and just as important, how you feel it will benefit you in your academic and professional career. (3 points)
Answer the following questions about the analysis and design of the network.
1. How would you implement availability in this network? (3 points)
2. From an efficiency perspective, what should the subnet mask be for the connection between R1 and R2? (3 points)
3. What security techniques should be implemented on the access layer switches? (3 points)
4. The solution indicates that all networks use the /24 subnet mask. From experience, you know that this is not the most efficient way to assign host addresses. Assume that the marketing department has 235 current users and eight servers. If you assume an additional 10% for future expansion, what subnet mask should be used on the marketing department’s network segment? (3 points)
Troubleshooting VLANs and Router-on-a-Stick Lab Grading Rubric
|
Category |
Points |
Description |
|
Section 2 Troubleshooting VLANs and Router-on-a-Stick: 15 points · Task 3: Step 1 · Related Explanation or Response · Task 4: Step 1 · Related Explanation or Response · Task 4: Step 2 · Related Explanation or Response · Task 7: Step 1 · Related Explanation or Response · Task 8: Step 1 · Summary Paragraph |
1 1
1 1
1 1
1 1
2 5 |
Paste the requested screenshot. Provide the requested answer.
Paste the requested screenshot. Provide the requested answer.
Paste the requested screenshot. Provide the requested answer.
Paste the requested screenshot. Provide the requested answer.
Paste the requested screenshot. In your own words, summarize what you have learned about troubleshooting VLANs and router-on-a-stick. |
NOTE: Please write your answers to each question in a different color font to make this easier for the Professor to grade.
Troubleshooting VLANs and Router-on-a-Stick Lab (15 points)
Write a paragraph (minimum five college-level sentences) below that summarizes what was accomplished in this lab, what you learned by performing it, how it relates to this week’s TCOs and other course material, and just as important, how you feel it will benefit you in your academic and professional career. (5 points)
Copy and paste the following screenshots from your Troubleshooting VLANs and Router-on-a-Stick lab below.
Task 3, Step 1: The experiment asks you to use the show run command to discover which interfaces are configured as trunks. Although this will allow you to discover the requested information, if you use the command in a true enterprise-grade network, there will be a lot of output to sift through. There are more efficient commands that can be used. From the privileged mode prompt, execute the show interface trunk command on both switches. Paste a copy of the output below. (1 point)
Question: What encapsulation type is being used on the trunking interfaces, and which interfaces are configured as trunks on NYCORE1?
*Hint* Read and study the explanations within the lab for assistance. (1 point)
Task 4, Step 1: According to the network diagram, there should be two VLANs, VLAN 8 (of which NYEDGE1 is a member) and VLAN 15 (of which NYEDGE2 is a member). Although the output of the command used in the previous command will indicate which VLANs are allowed across the trunks, it doesn’t show which ports are associated with which VLAN. To discover this, the command of choice is show VLAN brief. Execute the show vlan brief command from the previleged mode prompt of both switches NYCORE1 and NYCORE2. Paste a screenshot of the results below. (1 point)
Question: Based on the information from the outputs, which VLANs (other than VLAN 1) are associated with which ports?
*Hint* Read and study the explanations within the lab for assistance. (1 point)
Task 4, Step 2: Let’s discover if VTP is being used to distribute VLAN information within the domain. From privileged mode on NYCORE1 and NYCORE2, execute the show vtp status comand and paste the output of each command below. (1 point)
Question: From which device must any VLAN additions or modifications be made?
*Hint* Read and study the explanations within the lab and course reading material for assistance. (1 point)
Task 7, Step 1: In this step, we are asked to verify the proper configuration of two subinterfaces by using the show run command. As I’ve mentioned before, using this command is a last resort. The diagram indicates that subinterfaces g0/0.8 and g0/0.15 should be configured to support inter-VLAN routing. Use the commands show ip interface brief f0/0.8 and show ip interface brief g0/0.15 to verify that the specified addresses have been configured correctly on the core router. Place a copy of the output BEFORE YOU FIX IT below. You will notice that the g0/0.15 interface isn’t configured with the correct address. (1 point)
Question: What is the command sequence used to properly configure interface g0/0.15?
*Hint* Read and study the explanations within the lab and course reading material for assistance. (1 point)
Task 8, Step 1: Verify that you have established inter-VLAN routing by executing the ping command for the device on VLAN 8 to a device on VLAN 15. Paste a copy of the output below. (2 points)