2.7.6 Packet Tracer - Implement Basic Connectivity
2.7.6 Packet Tracer - Implement Basic Connectivity
Addressing Table
Device Interface IP Address Subnet Mask
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 create a basic switch configuration. 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 the configuration and use the ping command to verify basic
connectivity between devices.
Instructions
Step 2: Configure the console and encrypted privileged EXEC mode passwords.
a. Use cisco for the console password.
S1(config)#
S1(config)#line console 0
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 7 www.netacad.com
Packet Tracer - Implement Basic Connectivity
S1(config-line)#password cisco
S1(config-line)#login
S1(config-line)#
How can you verify that both passwords were configured correctly?
Building configuration...
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 7 www.netacad.com
Packet Tracer - Implement Basic Connectivity
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
no ip address
shutdown
!
!
!
!
line con 0
password cisco
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 7 www.netacad.com
Packet Tracer - Implement Basic Connectivity
login
!
line vty 0 4
login
line vty 5 15
login
!
!
!
!
End
your answers here.
Password:
% Password: timeout expired!
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 7 www.netacad.com
Packet Tracer - Implement Basic Connectivity
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 7 www.netacad.com
Packet Tracer - Implement Basic Connectivity
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 7 www.netacad.com
Packet Tracer - Implement Basic Connectivity
Note: You can also use the ping command on the switch CLI and on PC2.
All pings should be successful. If your first ping result is 80%, try again. It should now be 100%. You will learn
why a ping may sometimes fail the first time later in your studies. If you are unable to ping any of the devices,
recheck your configuration for errors.
End of Document
© 2013 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 7 www.netacad.com