Download presentation
Presentation is loading. Please wait.
Published byCarol Austin Modified over 9 years ago
1
NETWORK ADMINISTRATION CPIT 470 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. Packet Tracer Introduction to Packet Tracer software.
3
1. How to use Packet Tracer software for the Network building and learning. 2. Connecting a PC to a Router using Console cable 3. Configure the basic configuration commands in the router through console connection. Lab 1 CISCO IOS - Configuring Devices
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 1. Change the hostname 2. 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)# password class Router1(config-line)# login
7
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-config startup-config Tasks…
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.