0% found this document useful (0 votes)
7 views

2.9.2 Lab - Basic Switch and End Device Configurationsol

The document outlines a lab exercise for configuring basic switch and end device settings in a network topology with two switches and two PCs. It includes an addressing table, objectives, required resources, and step-by-step instructions for setting up the network, configuring PC hosts, and verifying switch settings. The lab emphasizes the importance of IP addressing and connectivity verification using ping commands.

Uploaded by

shahdkamas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

2.9.2 Lab - Basic Switch and End Device Configurationsol

The document outlines a lab exercise for configuring basic switch and end device settings in a network topology with two switches and two PCs. It includes an addressing table, objectives, required resources, and step-by-step instructions for setting up the network, configuring PC hosts, and verifying switch settings. The lab emphasizes the importance of IP addressing and connectivity verification using ping commands.

Uploaded by

shahdkamas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SHAHD ALI

ID:202200727

Lab - Basic Switch and End Device Configuration


Topology

Addressing Table
Device Interface IP Address Subnet Mask

S1 VLAN 1 192.168.1.1 255.255.255.0


S2 VLAN 1 192.168.1.2 255.255.255.0
PC-A NIC 192.168.1.10 255.255.255.0
PC-B NIC 192.168.1.11 255.255.255.0
Blank Line, No additional information

Objectives
 Set Up the Network Topology
 Configure PC Hosts
 Configure and Verify Basic Switch Settings

Background / Scenario
In this lab, you will build a simple network with two hosts and two switches. You will also configure basic
settings including hostname, local passwords, and login banner. Use show commands to display the running
configuration, and interface status. Use the copy command to save device configurations.
You will apply IP addressing for this lab to the PCs and switches to enable communication between the
devices. Use the ping utility to verify connectivity.

Required Resources
 2 Switches (Cisco 2960 with Cisco IOS Release 15.0(2) lanbasek9 image or comparable)
 2 PCs (Windows with terminal emulation program, such as Tera Term)
 Console cables to configure the Cisco IOS devices via the console ports
 Ethernet cables as shown in the topology

© 2013 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 2 www.netacad.com
Lab - Basic Switch and End Device Configuration

Instructions
Part 1: Set Up the Network Topology
In this step, you will cable the devices together according to the network topology.
a. Power on the devices.
b. Connect the two switches.
c. Connect the PCs to their respective switches.
d. Visually inspect network connections.

Part 2: Configure PC Hosts


a. Configure static IP address information on the PCs according to the Addressing Table.
b. Verify PC settings and connectivity.

Part 3: Configure and Verify Basic Switch Settings


a. Console into the switch. Enter the global configuration mode.
Open Configuration Window

b. Give the switch a name according to the Addressing Table.


c. Prevent unwanted DNS lookups.
d. Enter local passwords. Use class as the privileged EXEC password and cisco as the password for
console access.
e. Configure and enable the SVI according to the Addressing Table.
f. Enter a login MOTD banner to warn about unauthorized access.
g. Save the configuration.
h. Display the current configuration.
i. Display the status of the connected interfaces on the switch.
Close Configuration Window.

j. Configure switch S2.


k. Record the interface status for the following interfaces.

Interface S1 Status S1 Protocol S2 Status S2 Protocol

F0/1 up up up up
F0/6 up up down down
F0/18 down down up up
VLAN 1 up up up up
Blank Line, No additional information

l. From a PC, ping S1 and S2. The pings should be successful.


m. From a switch, ping PC-A and PC-B. The pings should be successful.
Type your answers here.
End of Document

© 2013 - 2025 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 2 www.netacad.com

You might also like