Daniot Exp9
Daniot Exp9
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.
Addressing Table
Figure
Instructions
show running-config is the command for verifying the password that we configured
Authorized access only. Violators will be prosecuted to the full extent of the law.
Question:
If this is the case, why would we configure it with an IP address?
So that you can connect the switch remotely, you need an assign an IP address
to function it properly.
Question:
Which command is used to save the configuration file in RAM to NVRAM?
copy running-config startup-config
5. Verify network connectivity.
Network connectivity can be verified using the ping command. It is very important
that connectivity exists throughout the network. Corrective action must be taken if
there is a failure. Ping S1 and S2 from PC1 and PC2.
a. Click PC1 and then click the Desktop tab.
b. Click Command Prompt.
c. Ping the IP address for PC2.
d. Ping the IP address for S1.
e. Ping the IP address for S2.
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.