1.3.1.3 Packet Tracer – Skills Integration Challenge Instructions Answers

Download 1.3.1.3 Packet Tracer – Skills Integration Challenge.pka File Completed 100%

1.3.1.3 Packet Tracer - Skills Integration Challenge Instructions Answers 1

Packet Tracer – Skills Integration Challenge

Addressing Table

1

Objectives

· Configure hostnames and IP addresses on two Cisco Internetwork Operating System (IOS) switches using the command-line interface (CLI).
· Use Cisco IOS commands to specify or limit access to the device configurations.
· Use IOS commands to save the running configuration.
· Configure two host devices with IP addresses.
· Verify connectivity between the two PC end devices.

Scenario

As a recently hired LAN technician, your network manager has asked you to demonstrate your ability to configure a small LAN. Your tasks include configuring initial settings on two switches using the Cisco IOS and configuring IP address parameters on host devices to provide end-to-end connectivity. You are to use two switches and two hosts/PCs on a cabled and powered network.

Requirements

· Use a console connection to access each switch.
· Name Room-145 and Room-146 switches.
· Use the xAw6k password for all lines.
· Use the 6EBUp secret password.
· Encrypt all clear text passwords.
· Include the word warning in the message-of-the-day (MOTD) Banner.
· Configure addressing for all devices according to the Addressing Table.
· Save your configurations.
· Verify connectivity between all devices.

Note: Click Check Results to see your progress. Click Reset Activity to generate a new set of requirements. If you click on this before you complete the activity, all configurations will be lost.

ID:1222

Instructions

Switch>en
Switch#conf ter
Switch(config)#hostname ASw-1
ASw-1(config)#line console 0
ASw-1(config-line)#pass 8ubRu
ASw-1(config-line)#login
ASw-1(config-line)#line vty 0 4
ASw-1(config-line)#pass 8ubRu
ASw-1(config-line)#login
ASw-1(config-line)#enable secret C9WrE
ASw-1(config)#service password-encryption
ASw-1(config)#banner motd #warning#
ASw-1(config)#int vlan 1
ASw-1(config-if)#ip add 128.107.20.10 255.255.255.0
ASw-1(config-if)#no sh

ASw-1(config-if)#exit
ASw-1(config)#exit
ASw-1#copy running-config startup-config

Switch>en
Switch#conf ter
Switch(config)#hostname ASw-2
ASw-2(config)#line console 0
ASw-2(config-line)#pass 8ubRu
ASw-2(config-line)#login
ASw-2(config-line)#line vty 0 4
ASw-2(config-line)#pass 8ubRu
ASw-2(config-line)#login
ASw-2(config-line)#enable secret C9WrE
ASw-2(config)#service password-encryption
ASw-2(config)#banner motd #warning#
ASw-2(config)#int vlan 1
ASw-2(config-if)#ip add 128.107.20.15 255.255.255.0
ASw-2(config-if)#no sh

ASw-2(config-if)#exit
ASw-2(config)#exit
ASw-2#copy running-config startup-config


Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x