CN6S
CN6S
EXPERIMENT -6
Configure and implementation of a Switch within
Network using Packet Tracer
Host name
b. Console password
c. Privileged EXEC mode password
d. Privileged EXEC mode
Step 1: Create network topology in Cisco Packet Tracer as shown in fig 1. To connect
different components access the cables section.
Step 2: To assign an ip address to the system click on PC. Click on the config tab then
select FastEthernetO. Set Static ip address as 10.10.10.1. Using the address table given
below, configure the IP addresses on all endpoints precisely and completely.
a. Set the host name on the switch0 using these commands in CLI.
Switch>enable
CSEswitch#config terminal
CSEswitch(config)#enable password csedept
b. From line configuration mode, set the password to cisco and require the password to
be entered at login.
CSEswitch(config-line)#password consolepass
CSEswitch(config-line)#login CSEswitch(config-line)#exit
d. Click on PC0( 10.10.10.1), go to the Desktop tab and click on the prompt
As the PC1 is reachable from PCO, so we are getting the given output while running the
ping command.