Lab 03 : Basic switch setup
Yaser Rahmati | یاسر رحمتی
Last updated
Yaser Rahmati | یاسر رحمتی
Last updated
A new switch just purchased from Cisco contains no default configuration. You need to configure the switch with setup mode or from scratch using the command line interface (CLI) before connecting it in your network environment.
This lab will test your ability to configure basic settings such as hostname, motd banner, encrypted passwords, and terminal options on a Cisco Catalyst 2960 switch simulated in GNS3.
Configure Switch hostname as LOCAL-SWITCH .
Configure the message of the day as "Unauthorized access is forbidden".
Configure the password for privileged mode access as "cisco". The password must be md5 encrypted .
Configure password encryption on the switch using the global configuration command.
Configure CONSOLE access with the following settings :
Login enabled
Password : ciscoconsole
History size : 15 commands
Timeout : 6'45''
Synchronous logging
Configure TELNET access with the following settings :
Login enabled
Password : ciscotelnet
History size : 15 commands
Timeout : 8'20''
Synchronous logging
Configure the IP address of the switch as 192.168.1.2/24 .