Lab - Build a Switch and Router Network © XXXXXXXXXXCisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 3 www.netacad.com Lab - Build a Switch and Router Network - Modified...

1 answer below »
The assignments are due in May 2nd for the 1st assignment and the second assignment is due in May 3rd. Thanks


Lab - Build a Switch and Router Network © 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 3 www.netacad.com Lab - Build a Switch and Router Network - Modified Topology Addressing Table Device Interface IP Address / Prefix Default Gateway R1 G0/0/0 172.16.0.1 /24 N/A G0/0/1 172.16.1.1 /24 N/A S1 VLAN 1 172.16.1.2 /24 172.16.1.1 PC-A NIC 172.16.1.3 /24 172.16.1.1 PC-B NIC 172.16.0.3 /24 172.16.0.1 Note: This was originally a hardware lab that has been modified for Packet Tracer. In this lab you will create a new “hardware” lab using Packet Tracer. Objectives Part 1: Set Up the Topology Part 2: Configure Devices and Verify Connectivity Background / Scenario This is a comprehensive lab to review previously covered IOS commands. In this lab, you will cable the equipment as shown in the topology diagram. You will then configure the devices to match the addressing table. After the configurations have been saved, you will verify your configurations by testing for network connectivity. After the devices have been configured and network connectivity has been verified, you will use IOS commands to retrieve information from the devices to answer questions about your network equipment. This lab provides minimal assistance with the actual commands necessary to configure the router. Test your knowledge by trying to configure the devices without referring to the content or previous activities. Lab - Build a Switch and Router Network © 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 3 www.netacad.com Required Resources • 1 Router (Cisco 4331 with Cisco IOS XE Release 16.9.4 universal image or comparable) • 1 Switch (Cisco 2960 with Cisco IOS Release 15.2(2) lanbasek9 image or comparable) • 2 PCs (Windows with a terminal emulation program, such as Tera Term) • Ethernet cables as shown in the topology Note: The Gigabit Ethernet interfaces on Cisco 4331 routers are autosensing and an Ethernet straightthrough cable may be used between the router and PC-B. If using another model Cisco router, it may be necessary to use an Ethernet crossover cable. Instructions Part 1: Set Up Topology and Initialize Devices Step 1: Start Cisco Packet Tracer and create a blank workspace. Step 2: Drag and drop the Required Resources onto the workspace. Step 3: Cable the network as shown in the topology. a. Attach the devices shown in the topology diagram, and cable, as necessary. Part 2: Configure Devices and Verify Connectivity In Part 2, you will set up the network topology and configure basic settings, such as the interface IP addresses, device access, and passwords. Step 1: Assign static IP information to the PC interfaces. a. Configure the IP address, subnet mask, and default gateway settings on PC-A. b. Configure the IP address, subnet mask, and default gateway settings on PC-B. c. Ping PC-B from a command prompt window on PC-A. ion: The pings will not be successful at this point. Type your answers here. Step 2: Configure the router. a. Access the router and enable privileged EXEC mode. b. Enter configuration mode. c. Assign the device name, R1 to the router. d. Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names (no ip domain-lookup). e. Assign class as the privileged EXEC encrypted password. f. Assign cisco as the console password and enable login. g. Assign cisco as the VTY password and enable login. h. Encrypt the plaintext passwords. i. Create a banner that warns anyone accessing the device that unauthorized access is prohibited. j. Configure and activate both interfaces on the router. k. Configure an interface description for each interface indicating which device is connected to it. l. Save the running configuration to the startup configuration file. Lab - Build a Switch and Router Network © 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 3 www.netacad.com Step 3: Configure the switch. In this step, you will configure the hostname, the VLAN 1 interface and its default gateway. Open configuration window a. Access the switch and enable privileged EXEC mode. b. Enter configuration mode. c. Assign a device name to the switch. d. Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names (no ip domain-lookup). e. Configure and activate the VLAN interface on the switch S1. f. Configure the default gateway for the switch S1. g. Save the running configuration to the startup configuration file. Step 4: Verify connectivity end-to-end connectivity. a. From PC-A, ping PC-B. b. From S1, ping PC-B. All the pings should be successful. Part 3: Display Device Information In Part 3, you will use show commands to retrieve interface and routing information from the router and switch. Step 1: Display the routing table on the router. a. Use the show ip route (sh ip ro) command on the router R1 to answer the following questions. Open configuration window Questions: What code is used in the routing table to indicate a directly connected network? How many route entries are coded with a C code in the routing table? What interface types are associated to the C coded routes? Type your answers here. Step 2: Display interface information on the router R1. a. Use the show ip interface g0/0/1 (sh ip int g0/0/1) to answer the following questions. Questions: What is the operational status of the G0/0/1 interface? What is the Media Access Control (MAC) address of the G0/1 interface? Step 3: Display a summary list of the interfaces on the router and switch. There are several commands that can be used to verify an interface configuration. One of the most useful of these is the show ip interface brief (sh ip int b) command. The command output displays a summary list of the interfaces on the device and provides immediate feedback to the status of each interface. a. Enter the show ip interface brief command on the router R1. R1# show ip interface brief b. Enter the show ip interface brief command on the switch S1. Open configuration window S1# show ip interface brief Cisco Semester 1 1Spring 2021 DCOM 217: Cisco I Submitting and Basic Network Configuration with Two Subnets. Read Module 11 in NetAcad before starting this assignment. Network Diagram Required Resources 1 Router (Cisco 1941) 2 Switches (Cisco 2960) 2 PCs Ethernet cables as shown in the diagram Develop the IPv4 Addressing Scheme Given an IP Address and Prefix of 192.168.100.0/24 design an IP addressing scheme from the 4th octet that satisfies the answers to the following requirements. How many subnets are shown in the Network Diagram? _____ How many equal number of IP addresses does this give you per subnet? _____ Using the Magic Number Calculator – Enter 1 for the Binary Magic Number. Then indicate the Network addresses with 1’s and Host addresses with 0’s. (Note: there is only one network bit in this table.) Decimal 128 64 32 16 8 4 2 1 Binary Complete the new subnet mask in binary form: 11111111.11111111.11111111.________ Complete the new subnet mask in decimal form: 255.255.255.____ Record the Subnet Information for 4th octet only, 192.168.100._____: Subnet Number Subnet Address First Useable Host address Last Useable Host address Broadcast Address Subnet A Subnet B Part II: Configure Device IPv4 and Security Settings 1.Write the corresponding IP Addresses, Subnet Mask and Default Gateway for the PCs and Router interfaces (write the 4th octet only). Use the: First Usable Host Address - for each router interface and Last Usable Host Address - for each PC. Device/Interface IP Address Subnet Mask Default Gateway PC1/Fa0 PC2/Fa0 1941 Router-G0/0 N/A 1941 RouterG0/1 N/A Configure the Router and Switches with the following: No Task Specification 1 Router hostname R1 2 Switch-hostname S1 and S2 3 IP Addressing on Interfaces R1 only 4 Save the configurations R1, S1 & S2 Create the Packet Tracer network as displayed above. Configure the devices. Verify your configuration. Save your configurations and upload the Packet Tracer lab to Blackboard Save this document and upload it to Blackboard.
Answered 1 days AfterMay 01, 2021

Answer To: Lab - Build a Switch and Router Network © XXXXXXXXXXCisco and/or its affiliates. All rights...

Ali Asgar answered on May 03 2021
132 Votes
build-a-switch-and-router-network-modified-sp21dcom215-xfsdkxsc.pdf

© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 3 www.netacad.com
Lab - Build a Switch and Router Network - Modified
Topology
Addressing Table
Device Interface
IP Address / Prefix Default Gateway
R1
G0/0/0
172.16.0.1 /24 N/A
G0/0/1
172.16.1.1 /24 N/A
S1 VLAN 1 172.16.1.2 /24 172.16.1.1
PC-A NIC
172.16.1.3 /24 172.16.1.1
PC-B NIC
172.16.0.3 /24 172.16.0.1
Note: This was originally a hardware lab that has been modified for Packet Tracer.
In this lab you will create a new “hardware” lab using Packet Tracer.
Objectives
Part 1: Set Up the Topology
Part 2: Configure Devices and Verify Connectivity
Background / Scenario
This is a comprehensive lab to review previously covered IOS commands. In this lab, you will cable the
equipment as shown in the topology diagram. You will then configure the devices to match the
addressing table. After the configurations have been saved, you will verify your configurations by testing
for network connectivity.
After the devices have been configured and network connectivity has been verified, you will use IOS
commands to retrieve information from the devices to answer questions about your network equipment.
This lab provides minimal assistance with the actual commands necessary to configure the router. Test your
knowledge by trying to configure the devices without referring to the content or previous activities.
Lab - Build a Switch and Router Network
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 3 www.netacad.com
Required Resources
• 1 Router (Cisco 4331 with Cisco IOS XE Release 16.9.4 universal image or comparable)
• 1 Switch (Cisco 2960 with Cisco IOS Release 15.2(2) lanbasek9 image or comparable)
• 2 PCs (Windows with a terminal emulation program, such as Tera Term)
• Ethernet cables as shown in the topology
Note: The Gigabit Ethernet interfaces on Cisco 4331 routers are autosensing and an Ethernet
straightthrough cable may be used between the router and PC-B. If using another model Cisco router, it
may be necessary to use an Ethernet crossover cable.
Instructions Part 1: Set Up Topology and Initialize Devices
Step 1: Start Cisco Packet Tracer and create a blank workspace.
Step 2: Drag and drop the Required Resources onto the workspace.
Step 3: Cable the network as shown in the topology.
a. Attach the devices shown in the topology diagram, and cable, as necessary.
Part 2: Configure Devices and Verify Connectivity
In Part 2, you will set up the network topology and configure basic settings, such as the interface IP
addresses, device access, and passwords.
Step 1: Assign...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here