Lab Managing Configurations and Image Files for the Catalyst 1900 series switch



Similar documents
Lab Review of Basic Router Configuration with RIP. Objective. Background / Preparation. General Configuration Tips

Lab Advanced Telnet Operations

3.1 Connecting to a Router and Basic Configuration

Lab Introductory Lab 1 - Getting Started and Building Start.txt

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.

Lab Load Balancing Across Multiple Paths

Configuring the Switch with the CLI Setup Program

Lab Diagramming Intranet Traffic Flows


Configuring a Cisco 2509-RJ Terminal Router

Lab Analyzing Network Traffic

Lab Introductory Lab 1 Getting Started and Building Start.txt

Configuring the Switch with the CLI-Based Setup Program

Lab Creating a Logical Network Diagram

Lab 2 - Basic Router Configuration

Applicazioni Telematiche

Lab Developing ACLs to Implement Firewall Rule Sets

Comware versus Cisco IOS Command Guide

School of Information Technology and Engineering (SITE) CEG 4395: Computer Network Management. Lab 4: Remote Monitoring (RMON) Operations

Basic Router and Switch Instructions (Cisco Devices)

Lab Characterizing Network Applications

Lab Diagramming External Traffic Flows

Cisco Configuration Professional Quick Start Guide

Lab 3 Routing Information Protocol (RIPv1) on a Cisco Router Network

Connect the Host to attach to Fast Ethernet switch port Fa0/2. Configure the host as shown in the topology diagram above.

Lab Creating a Network Map using CDP Instructor Version 2500

LAB Configuring NAT. Objective. Background/Preparation

CISCO CATALYST 3550 Series Switches

Skills Assessment Student Training Exam

Connecting to the Firewall Services Module and Managing the Configuration

Lab: Basic Router Configuration

Lab 8.4.3a Managing Cisco IOS Images with TFTP

Basic Software Configuration Using the Cisco IOS Command-Line Interface

- Advanced IOS Functions -

Lab Use Network Inspector to Observe STP Behavior

Lab Configuring OSPF with Loopback Addresses

Configuring Devices for Use with Cisco Configuration Professional (CCP) 2.5

Lab Configuring Basic Router Settings with the Cisco IOS CLI

CCNA 2 Chapter 5. Managing Cisco IOS Software

Lab Configuring PAT with SDM and Static NAT using Cisco IOS Commands

Cisco Router Configuration Tutorial

Objectives Understand Cisco IOS system architecture components. Work with the Cisco IOS Command Line Interface (CLI) and common commands.

Router Lab Reference Guide

Lab 5.3.9b Managing Router Configuration Files Using TFTP

Enhanced Password Security - Phase I

HOW TO CONFIGURE CISCO FIREWALL PART I

Updating MNS-BB CUSTOMER SUPPORT INFORMATION PK012906

Device Interface IP Address Subnet Mask Default Gateway

Lab Load Balancing Across Multiple Paths Instructor Version 2500

Basic Configuration of the Cisco Series Internet Router

Chapter 8 Lab B: Configuring a Remote Access VPN Server and Client

Command Line Interface User s Guide

Procedure: You can find the problem sheet on Drive D: of the lab PCs. Part 1: Router & Switch

Enhanced Password Security - Phase I

Lab Configuring Access Policies and DMZ Settings

Lab - Using IOS CLI with Switch MAC Address Tables

Objectives. Background. Required Resources. CCNA Security

Using the Command Line Interface (CLI)

CCNA Access List Sim

Lab Configure Basic AP Security through IOS CLI

F-SECURE MESSAGING SECURITY GATEWAY

Lab Configuring DHCP with SDM and the Cisco IOS CLI

Objectives. Router as a Computer. Router components and their functions. Router components and their functions

How Do I Upgrade Firmware and Save Configurations on PowerConnect Switches?

Remote PC Guide for Standalone PC Implementation

Fundamentals of UNIX Lab Networking Commands (Estimated time: 45 min.)

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

IP Phone Configuration and Troubleshooting Guide

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support

DEPLOYMENT GUIDE. This document gives a brief overview of deployment preparation, installation and configuration of a Vectra X-series platform.

50-Port 10/100/1000Mbps with 4 Shared SFP. Managed Gigabit Switch WGSW Quick Installation Guide

Providing Credentials

Configuring a Router

SNMP-1 Configuration Guide

1 Basic Configuration of Cisco 2600 Router. Basic Configuration Cisco 2600 Router

Using the Cisco IOS Command Line Interface

élan Mira WiFi Wireless Communication User Guide

Table of Contents. Cisco How to Download a Software Image to a Cisco 2600 via TFTP Using the tftpdnld ROMmon Command

Table of Contents. Cisco How to Download a Software Image to a Cisco 2600 through TFTP Using the tftpdnld ROMmon Command

How To Set up and Configure the WNA-100 Wireless Network Adapter

Starting a Management Session

Configuring a Leased Line

Backup and Recovery Procedures

File Transfers. Contents

Updating MNS-6K software on Magnum 6K Switches

Welcome to Todd Lammle s CCNA Bootcamp

Lab Configure Cisco IOS Firewall CBAC

PT Activity 8.1.2: Network Discovery and Documentation Topology Diagram

Lab Diagramming Traffic Flows to and from Remote Sites

Lab 3.5.1: Basic VLAN Configuration (Instructor Version)

Command Line Interface User s Guide

Polycom Phones User Guide Bicom Systems

Configuring the Switch IP Address and Default Gateway

Lab Exercise Configure the PIX Firewall and a Cisco Router

Configuring DHCP Snooping

Configuring Voice over IP

Enabling NetFlow and NetFlow Data Export (NDE) on Cisco Catalyst Switches

Understanding Interface Numbering and Cisco IOS Software Basics

Lab Configuring the Cisco 2960 Switch

Configuring the Content Routing Software

Transcription:

Lab Managing Configurations and Image Files for the Catalyst 1900 series switch Estimated Time: 60 minutes Objectives: Demonstrate knowledge of Catalyst 1900 series command line interface Show satisfactory skills in managing configuration files and IOS images Background: This lab focuses on the management of configuration files and Internet Operating System (IOS) images on the Catalyst 1900 series switch. The Catalyst 1900 switch has two modes of configuration: command line and set menus. The command line interface (CLI) is much like that of the Cisco 2600 series router. Each command is entered one at a time in various modes of configuration. The set menu interface uses a single keyboard character to stand for a command or configuration mode. For this lab, you will be using the set menus. The protocol that will be used to transfer the file images is Trivial File Transfer Protocol (TFTP). TFTP is a Simplified version of File Transfer Protocol (FTP) that allows files to be transferred from one device to another over a network. TFTP is commonly used for management of configuration files and IOS images for internetworking devices because of its practicality and ease of use. Using TFTP, a network manager can keep copies of the configurations of all devices under his control on a file server in case of system failures or hacker-related failures. Also, the manager can keep updates of IOS images on the server and schedule uploads of the images to each device during off peak hours.

Specific Terminology: Trivial File Transfer Protocol (TFTP) Simplified version of FTP that allows files to be transferred from one computer to another over a network Command Line Interface (CLI) Text-based interface where commands are input one line at a time. Preparation/Resources Required: Before you begin this lab, you should familiarize yourself with the Catalyst 1900 switch menus and a TFTP program, preferably Cisco TFTP Server v1.1. Read the chapter on switching in the Semester 3 Cisco curriculum. You will also need: One Catalyst 1900 series switch Workstation with a TFTP program The switch needs the required configuration already programmed (see running-config below) Website Resources: Cisco documentation: http://www.cisco.com/warp/public/473/10.html#3a Notes: hostname "Switch1" ip address 192.168.1.1 255.255.255.0 enable secret cisco interface Ethernet 0/1 interface Ethernet 0/2 interface Ethernet 0/3 interface Ethernet 0/4

interface Ethernet 0/5 interface Ethernet 0/6 interface Ethernet 0/7 interface Ethernet 0/8 interface Ethernet 0/9 interface Ethernet 0/10 interface Ethernet 0/11 interface Ethernet 0/12 interface FastEthernet 0/26 interface FastEthernet 0/27 line console end Steps: Step 1 Setup the lab according to the diagram: 1. What is the IP address of the host/tftp server? 2. What type of physical media is required for the host to be able to configure the switch and act as a TFTP server? Step 2 Connect to the switch via the console and prepare to upload the new image. Enter the command line interface from User Interface Menu. [M] Menus [K] Command Line Enter Selection: K 3. What does the > symbol indicate?

Use the enable command to get into privileged mode, then enter the show ip and show version commands to answer the following questions: 4. What is the ip address of the switch? 5. What version of Cisco IOS is running and from where was it copied? 6. Does the host have to be in the same subnet as the switch? Step 3 Upload a new image file. Now disconnect the rollover cable and telnet into the switch. Enter into command line interface and then into privileged mode. Turn on the TFTP server program on the computer and check again to make sure the IP addresses are correct (192.168.1.1 for the switch and 192.168.1.3 for the host). Use? after the copy command and record all the options below: Option: Help reference: The option to copy from a tftp server works like a web browser in the syntax because you have to specify what ip address to search for and where the file is on that computer: Switch1#copy tftp://192.168.1.3/*.bin opcode * - this is where the filename is entered, which in this case should be cat1900en.9.00.04(.bin) 7. What other option is available besides opcode?

Once you have entered the command, quickly check back to the tftp program and you should see (#) being printed across if the command was entered in successfully. Once the switch has reset itself, you should be disconnected. Telnet back into the switch after the light above the connected port turns green and use the show version command to confirm the transfer. 8. What version of Cisco IOS is running now? Was the transfer successful? Step 4 Copy a configuration from the switch. Now you are going to copy the current configuration from the switch to the TFTP server. In enable mode, enter the copy command followed by? again to see the options. 9. What option will you choose in order to copy the configuration to a TFTP server? Enter the command to copy the configuration to the TFTP server with a unique name so that you can identify it on the server. Remember that you must specify the filepath where the file is to be saved. Switch1#copy nvram tftp://192.168.1.3/*.bin * is the name you chose for your file 10. Did the file copy to the host? Now enter into configuration mode and change the enable secret password to cisco. Exit configuration and then out of privileged mode. Enter back into privileged mode. 11. Which password did you have to use? Using the copy command, reload the configuration saved via TFTP back onto the switch. 12. What command did you use?

Exit command line interface again and try to re-enter with the cisco password. 13. Were you able to enter privileged mode? Student Comments: