Question: Background / Scenario In this activity, you will construct a simple Packet Tracer network and complete basic configuration of end devices. Instructions Part 1 :
Background Scenario
In this activity, you will construct a simple Packet Tracer network and complete basic configuration of end devices.
Instructions
Part : Build the Topology.
Step : Create the devices.
Deploy a switch, two PCs and a server.
If help is required, please refer to previous activities.
Step : Connect the devices.
a Connect FastEthernet on PC to FastEthernet on Switch with a Copper StraightThrough cable.
b Connect FastEthernet on PC to FastEthernet on Switch with a Copper StraightThrough cable.
c Connect FastEthernet on Server to GigabitEthernet on Switch with a Copper StraightThrough cable.
Part : Configure Static IP addresses.
Step : Configure IP address for Server
a Click Server
b Click the Desktop tab.
c Click the IP Configuration icon.
d Verify the bullet Static is selected.
e Enter in the IP Address field.
f Enter in the Subnet Mask field as needed.
g Close the IP Configuration when done.
Step : Configure IP address for the PCs
a Click PC
b Click the Desktop tab.
c Click the IP Configuration icon.
d Verify the bullet Static is selected.
e Enter in the IP Address field.
f Enter in the Subnet Mask field as needed.
g Close the IP Configuration when done for PC
h Repeat the same procedure for PC Use as the IP address for PC
Part : Verify Connectivity.
Step : Verify connectivity via the Command Prompt.
a Verify that all the link lights are green.
b Click PC
c Click the Desktop tab.
d Click Command Prompt to open the PC command line interface.
e At the prompt, enter ping
C: ping
If you have done everything correctly, you should see the following output. Your output could vary, but the reply statements should be there. If the replies are not there, try redoing the device configuration to this point.
Pinging with bytes of data:
Reply from : bytes timems TTL
Reply from : bytes timems TTL
Reply from : bytes timems TTL
Reply from : bytes timems TTL
Ping statistics for :
Packets: Sent Received Lost loss
Approximate round trip times in milliseconds:
Minimum ms Maximum ms Average ms
f You can also ping PC Navigate to the Command Prompt for PC and enter the command ping at the prompt. The ping should be successful.
g Close the command prompt when finished.
Step : Verify connectivity via the web browser.
a Click PC
b Click the Desktop tab.
c Click the Web Browser to open the web browser application.
d Enter in the URL field and click Go The Cisco Packet Tracer webpage should open.
e Close the web browser when finished.
f You can also use the web browser application on PC to display the Cisco Packet Tracer webpage. Navigate to PC From the Desktop tab, open Web Browser and enter in the URL field.
Part : Basic Switch Configuration
You will perform some basic configuration on a switch using the Config and CLI tabs in Packet Tracer.
Step : The Config tab
a Click Switch
b Click the Config tab.
Note: The Config tab is not always available on physical networking equipment. Some simple devices only have config tabs The config tab can be useful for basic learning of commands, especially for beginners.
The Config tab shows a list of components that can be configured on this device. We are not going to cover what these components are, as that is learned in a networking course, but we will show how to navigate and use the interface.
c The Global Settings allows a user to change the name of a device that displays in the workspace. It also allows for changing the internal name shown at the command line prompt as well as buttons for saving, loading, exporting, and erasing configuration files.
Doubleclick in the Hostname dialog box to highlight the word Switch. Enter Central to replace Switch as the hostname. Packet Tracer will display the IOS commands necessary to accomplish the name change in the Equivalent IOS Commands box. The commands displayed should be as follows:
Switch enable
Switch# configure terminal
Enter configuration commands, one per line. End with CNTLZ
Switchconfig# hostname Central
Centralconfig#
These would be the commands used from the command line interface or CLI to change the hostname. If you did not know how to do this from the CLI, the Config tab would show the necessary commands.
d Click the FastEthernet under the Interface heading to configure the FastEthernet interface.
In the Eq
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
