0% found this document useful (0 votes)
5 views

Lab Handout Solution # 03 Roll - No: 22sw076: Configuring The Switch

Uploaded by

Hira
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Lab Handout Solution # 03 Roll - No: 22sw076: Configuring The Switch

Uploaded by

Hira
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

DEPARTMENT OF SOFTWARE ENGINEERING

MEHRAN UNIVERSITY OF ENGINEERING & TECHNOLOGY, JAMSHORO


COMPUTER COMMUNICATION & NETWORKING
(4 TH Semester, 2 ND Year)
LAB HANDOUT SOLUTION # 03
Roll.no: 22sw076

OBJECTIVES
#. Of
# Topic CLO Taxonomy level
Lectures
To make console and telnet connections with
4 network devices (e.g., switch and router) using open- 3 2 P5
source terminal emulator software.

Configuring the Switch

STEP 1: Change the switch's host name to SWR-2024

STEP 2: Configure passwords

Although the enable secret is encrypted, other passwords stored in the switch's
configuration are still in clear text like enable password. You can see this by
returning to Privileged EXEC mode and running the show running config:
Notice the enable secret is replaced by a hashed version, for
example: enable secret 5 $1$iUjJ$cDZ03KKGh7mHfX2RSbDq

If you would run the show running-config command in Privileged EXEC mode
again, you will notice the vty password is now also encrypted. For example:

STEP 3: Configure Banner on switch

STEP 4: show mac-address-table


STEP 5: Display interface status

STEP 5: Saving the configuration

You might also like