1 / 8

Network Administration Cpit 470

Network Administration Cpit 470. Instructor: Mrs Aisha Ehsan. Lab 1 CISCO IOS - Configuring Devices. Objective: The objective of this lab is to practice basic configuration on the network devices such as router and switch using console connection.

Download Presentation

Network Administration Cpit 470

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Network AdministrationCpit470 Instructor: Mrs Aisha Ehsan

  2. Lab 1 CISCO IOS - Configuring Devices Objective: • The objective of this lab is to practice basic configuration on the network devices such as router and switch using console connection. • Introduction to Packet Tracer software.

  3. Lab 1 CISCO IOS - Configuring Devices • How to use Packet Tracer software for the Network building and learning. • Connecting a PC to a Router using Console cable • Configure the basic configuration commands in the router through console connection.

  4. Different IOS Modes for Devices

  5. Task … • Task 1: Draw a diagram Connect the Pc to a router using Console Cable and Cross Cable. • Configure global configuration • Change the hostname • Configure the banner Router1(config)# banner motd% Hello % @ c *

  6. Tasks… • Task 2:Configure Cisco router password access. • Step 1: configure privileged exec password # enable password cisco # secret password cisco • Step 2: configure console password Router1(config)# line console 0 Router1(config-line)# password class Router1(config-line)# login • Step 3: configure Virtual Lines Password Router1(config)# line vty 0 4 Router1(config-line)# passwordclass Router1(config-line)# login

  7. Tasks… • Task 3: • Step 1: Save the Router Configuration File See the RAM and NVRAM contents. Router1# show startup-config Router1# show running-config • Step 2: Save RAM to NVRAM. Router1# copy running-configstartup-config

More Related