292 Lab Basic Switch and End Device Configuration
292 Lab Basic Switch and End Device Configuration
292 Lab Basic Switch and End Device Configuration
Addressing Table
Device Interface IP Address Subnet Mask
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, IOS version, 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.
Note: The switches used are Cisco Catalyst 2960s with Cisco IOS Release 15.0(2) (lanbasek9 image). Other
switches and Cisco IOS versions can be used. Depending on the model and Cisco IOS version, the
commands available and output produced might vary from what is shown in the labs.
Note: Make sure that the switches have been erased and have no startup configurations. Refer to Appendix A
for the procedure to initialize and reload a switch.
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
Instructions
Step 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.
The images above are showing the configuration of the static IP address for PC1and the verification.
The images above are showing the configuration of the static IP address for PC2 and the verification.
The image above shows the status of the connected interfaces on the switch.
This image shows the IOS version and other important information.
Close Configuration Window.
F0/1 Up blank Up Up Up
F0/6 Up Up Down Down
F0/18 Down Down Up Up
VLAN 1 Up Up Up Up
n. From a switch, ping PC-A and PC-B. The pings should be successful.
Reflection Question
Why some FastEthernet ports on the switches are up and others are down?
When switch Fast ethernet port are connected to PC Ethernet0, it will show the connected ethernet ports are
‘UP’ while other ports are ‘down’ that means they are not connected.
What could prevent a ping from being sent between the PCs?
Situations that can prevent a ping from being sent between the PCs includes wrong IP addresses, powered
off switch, firewalls and disconnected medias.