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

Lab One (2)

C

Uploaded by

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

Lab One (2)

C

Uploaded by

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

Lab One

Basic setup

Introduction:
Configuring a new switch from scratch before connecting it to the network environment using command line
interface (CLI).

Steps:
 Configure switch hostname as Local_switch.
 Configure the password for privileged mode access as Lab_1
 Configure password encryption.
 Configure the IP address of the switch and its default gateway as 10.0.0.2 and 10.0.0.1

Commands:
 Configure switch hostname as Local_switch:

 Configure the password for privileged mode access as Lab_1:

- To see whether the password encrypted or not in the privileged mode run the below command:

 Configure password encryption:


- By default the password encryption service is not enabled.

- To enable password encryption service write below command:

 Configure the IP address of the switch and its default gateway as 10.0.0.3 and 10.0.0.1
- Configure the IP of the switch interface as 10.0.0.3:

- Configure the default gateway of the switch as 10.0.0.1:


Assignment:

 Build above topology.


 Configure router hostname as Lab1_assignment.
 Configure router password for privilege mode access as Network_1.
 Configure password encryption service.
 Configure router interface IP as 20.0.0.2

Hints:

 To enter the interface mode: interface fastEthernet 0/0


 To set the interface IP: ip address IP_Address Subnet_Mask

Submission:

 Send screen shots for the configurations.


 Send the file itself after saving it.
 Write your name and index as the email subject.
 G2 submit to [email protected]
 G1 and G3 submit to [email protected]
 Any missing requirement will cause a deduction.

You might also like