2.3.2.5 Packet Tracer - Implementing Basic Connectivity Instructions PDF
2.3.2.5 Packet Tracer - Implementing Basic Connectivity Instructions PDF
Topology
Addressing Table
Device S1 S2 PC1 PC2 Interface VLAN 1 VLAN 1 NIC NIC IP Address 192.168.1.253 192.168.1.254 192.168.1.1 192.168.1.2 Subnet Mask 255.255.255.0 255.255.255.0 255.255.255.0 255.255.255.0
Objectives
Part 1: Perform a Basic Configuration on S1 and S2 Part 2: Configure the PCs Part 3: Configure the Switch Management Interface
Background
In this activity you will first perform basic switch configurations. Then you will implement basic connectivity by configuring IP addressing on switches and PCs. When the IP addressing configuration is complete, you will use various show commands to verify configurations and use the ping command to verify basic connectivity between devices.
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 1 of 4
Packet Tracer - Implement Basic Connectivity a. Use cisco for the console password. b. Use class for the privileged EXEC mode password.
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 2 of 4
Use the following commands to configure S1 with an IP address. S1 #configure terminal Enter configuration commands, one per line. End with CNTL/Z. S1(config)# interface vlan 1 S1(config-if)# ip address 192.168.1.253 255.255.255.0 S1(config-if)# no shutdown %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to up S1(config-if)# S1(config-if)# exit S1# Why do you need to enter the no shutdown command?
d. Ping the IP address for S1. e. Ping the IP address for S2. Note: You can also use the same ping command on the switch CLI and on PC2. All pings should be successful. If your first ping result is 80%, retry; it should now be 100%. You will learn why a ping may fail the first time later in your studies. If you are unable to ping any of the devices, recheck your configuration for errors.
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 3 of 4
2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.
Page 4 of 4