Page 18 - Computer Software Application TP - Volume 1
P. 18
COMPUTER SOFTWARE APPLICATION - CITS
EXERCISE 2 : Switch Configuration
Objectives
At the end of this exercise you shall be able to
• use cisco packet tracee application
• configure a switch by using cisco packet tracer.
Requirements
Tools/Materials
• PC/Laptop
• Cisco pocket tracee software
Procedure
TASK 1: Configure the Switch
Step 1: Open the packet tracer desktop and take a switch (PT-Switch) from the devices.
Step 2: Configure the Host name of the swicth0.
• Click on switch0 and go to Command Line Interface.
• Then change the hostname to “sh”
Command:
switch>
switch>en
switch#conf t
switch(config)#hostname sh
sh(config)exit
Step 3: Set a message of the day (MOTD) banner for the users.
Command:
sh(config)#banner motd $
• Then, enter MOTD and end it with ‘$’ to exit.
3
CITS : IT & ITES - Computer Software Application - Exercise 1