Managing Controller Software and Configurations

Similar documents
Using the Web-Browser and CLI Interfaces

Managing Software. Upgrading the Controller Software. Considerations for Upgrading Controller Software

Managing Certificates

User can upgrade the firmware directly using the Web or Console.

File Menu Commands. Save Running Config to PC. Deliver Configuration to Router CHAPTER40. Save Running Config to Router s Startup Config

Cisco Wireless LAN Controller Module Feature Guide

Configuring IDS Signatures

Performing Maintenance Operations

Managing the Mobility Express Network

Using the Offline Diagnostic Monitor Menu

Configuring Host Router and Cisco Analog Video Gateway Module Interfaces

SSL VPN Reinstallation

Configuration Guide. Upgrading AOS Firmware L1-29.1D July 2011

Smart Install Concepts

Router Startup and Configuration

Backing Up and Restoring Data

Lab 6.2.7a Managing Switch Operating System Files

Cisco WLC Unresponsiveness

Upgrading the Software

Working with Configuration Files

Accessing the WAN Chapter 4 - PART II Modified by Tony Chen 07/20/2008

Lab Using the Boot System Command. Objective. Background/Preparation

Administration of Cisco WLC

User Manual FMUX01(A) SNMP Upgrade Procedure

DGS-3630-Series Switches

Upgrading Software and Firmware

Switch Memory and Configuration

Administration of Cisco WLC

ROM Monitor. Using ROM Monitor APPENDIX

IndustrialPro Routers (SN/RAM Series) Wireless Modems

Cisco 4000 Series Virtual Configuration Register

CHAPTER 2 ACTIVITY

Upgrading Using the Boot Helper

Chapter 5 Review Questions

Contents. Table of Contents

Lab Manage AP Configuration and Image Files

CLI users are not listed on the Cisco Prime Collaboration User Management page.

Lab Manage AP Configuration and Image Files

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.2

Installing or Upgrading ANM Virtual Appliance

Reimage Procedures. Firepower 2100 Series Software Reimage and Disaster Recovery

Maintaining the MGX RPM-PR

Clear Commands: a to l

Product Family: Networking Hardware Number: AN-NH-012

Debugging on Cisco Access Points

Maintaining the System Software

Lab Firmware Upgrade of a Catalyst 2900 Series Switch

Server Utilities. Enabling Or Disabling Smart Access USB. This chapter includes the following sections:

Upgrade 6081RC Firmware

S38 Basic Configuration

CLI users are not listed on the Cisco Prime Collaboration User Management page.

Converting Autonomous Access Points to Lightweight Mode

Converting Autonomous Access Points to Lightweight Mode

IPMI Configuration Guide

Post-Installation and Maintenance Tasks

Lab 3: Basic Device Configuration

Nova series update F/W & Boot code from Boot Utility

Lab Spanning-Tree Recalculation

Configuring Administrative Operations

Lab Selecting the Root Bridge

IndustrialPro Routers (SN/RAM Series)

Lab Firmware Upgrade of a Catalyst 2950 Series Switch 2900XL Series

Cisco RF Switch Firmware Command Reference Guide

Chapter 4. Network Security. Part II

Configuring Administrative Operations

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC.

MOP for upgrading StoneOS

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200

Troubleshooting Cisco APIC-EM Single and Multi-Host

Skills Assessment Student Training Exam

Configuring the SMA 500v Virtual Appliance

4G WiFi M2M Router (NTC-140W Series) Firmware Upgrade Guide

Managing the ACE Software

Getting Started. Getting Started with Your Platform Model. Factory Default Configurations CHAPTER

2/27/2015 1:50 PM. Chapter 4 - Configuring Controller Settings. Configuring Controller Settings. Table of Contents

Troubleshooting 1240AG Series Lightweight Access Points

Chapter 5 Router and IOS Basics

Troubleshooting Lightweight Access Points

User and System Administration

Converting Autonomous Access Points to Lightweight Mode, page 2

Configure Dynamic Host Configuration Protocol (DHCP) Image Upgrade Settings on a Switch through the Command Line Interface (CLI)

Lab 7 Configuring Basic Router Settings with IOS CLI

High Availability (AP SSO) Deployment Guide

Chapter 11. Configuring and Testing Your Network

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

Download and Backup Configuration Files on the WAP131 and WAP351

Reinstalling a Cisco Unity Express Image Using the Boothelper

Working with the Cisco IOS File System, Configuration Files, and Software Images

Contents. Table of Contents

Reinstalling a Cisco Unity Express Image Using the Boothelper

Deploy a Customer Site

SonicWALL SSL VPN 2.5 Early Field Trial

GSS Administration and Troubleshooting

Perform Backup and Restore

Configuring Virtual Blades

Maintaining the System Software

Software Upgrade. Selecting a Cisco IOS Image. Upgrading the Cisco IOS image

CCENT Study Guide. Chapter 7 Managing a Cisco Internetwork

Troubleshoot Firmware

Upgrading, Downgrading, and Installing System Images

Transcription:

CHAPTER 8 Managing Controller Software and Configurations This chapter describes how to manage configurations and software versions on the controllers. This chapter contains these sections: Transferring Files to and from a Controller, page 8-2 Upgrading Controller Software, page 8-2 Saving Configurations, page 8-4 Clearing the Controller Configuration, page 8-4 Erasing the Controller Configuration, page 8-4 Resetting the Controller, page 8-5 8-1

Transferring Files to and from a Controller Chapter 8 Transferring Files to and from a Controller Controllers have built-in utilities for uploading and downloading software, certificates, and configuration files. Use these transfer commands: transfer download datatype transfer download filename transfer download mode transfer download path transfer download serverip transfer download start transfer upload datatype transfer upload filename transfer upload mode transfer upload path transfer upload serverip transfer upload start Upgrading Controller Software Follow these steps to upgrade the controller software using the CLI. Note You can also update the controller software using the GUI or through a wireless connection. However, in these cases, you will lose your connection to the controller sometime during the update process. For this reason, Cisco recommends that you use a direct CLI console port connection to update controller software. Note If there are LAP1231 access points registered to a controller when it is upgraded from software Release 3.2 to Release 4.0.155.0, these access point might fail to join the controller after the upgrade. The access points might be unable to join the controller because they were unable to the download their new software. Step 1 Make sure you have a TFTP server available for the Operating System software download. Keep these guidelines in mind when setting up a TFTP server: If you are downloading through the Service port, the TFTP server must be on the same subnet as the service port, because the service port is not routable. If you are downloading through the DS (Distribution System) network port, the TFTP server can be on the same or a different subnet, because the DS port is routable. The TFTP server cannot run on the same computer as WCS because WCS and the TFTP server use the same communication port. 8-2

Chapter 8 Upgrading Controller Software Step 2 Step 3 Step 4 Step 5 Step 6 Download the desired Operating System software update file from the Cisco website to the default directory on your TFTP server. Log into the controller CLI. Enter ping server-ip-address to verify that the controller can contact the TFTP server. Enter transfer download start and answer n to the prompt to view the current download settings. This example shows the command output: >transfer download start Mode... TFTP Data Type... Code TFTP Server IP... xxx.xxx.xxx.xxx TFTP Path... <directory path> TFTP Filename... AS_2000_3_0_x_x.aes --OR-- AS_4100_3_0_x_x.aes --OR-- AS_4400_3_0_x_x.aes Are you sure you want to start? (y/n) n Transfer Canceled > Enter these commands to change the download settings: transfer download mode tftp transfer download datatype code transfer download serverip tftp-server-ip-address transfer download filename filename transfer download path absolute-tftp-server-path-to-file Note All TFTP servers require the full pathname. For example, in Windows, the path is C:\TFTP-Root. (In UNIX forward slashes / are required.) Step 7 Enter transfer download start to view the updated settings, and answer y to the prompt to confirm the current download settings and start the Operating System code download. This example shows the download command output: transfer download start Mode... TFTP Data Type... Code TFTP Server IP... xxx.xxx.xxx.xxx TFTP Path... <directory path> TFTP Filename... AS_2000_3_0_x_x.aes --OR-- AS_4100_3_0_x_x.aes --OR-- AS_4400_3_0_x_x.aes Are you sure you want to start? (y/n) y TFTP Code transfer starting. TFTP receive complete... extracting components. Writing new bootloader to flash. Making backup copy of RTOS. Writing new RTOS to flash. Making backup copy of Code. Writing new Code to flash. TFTP File transfer operation completed successfully. Please restart the switch (reset system) for update to complete. 8-3

Saving Configurations Chapter 8 Step 8 The controller now has the code update in active volatile RAM, but you must enter reset system to save the code update to non-volatile NVRAM and reboot the Cisco Wireless LAN Controller: reset system The system has unsaved changes. Would you like to save them now? (y/n) y The controller completes the bootup process. Saving Configurations Controllers contain two kinds of memory: volatile RAM and NVRAM. At any time, you can save the configuration changes from active volatile RAM to non-volatile RAM (NVRAM) using one of these commands: Use the save config command. This command saves the configuration from volatile RAM to NVRAM without resetting the controller. Use the reset system command. The CLI prompts you to confirm that you want to save configuration changes before the controller reboots. Use the logout command. The CLI prompts you to confirm that you want to save configuration changes before you log out. Clearing the Controller Configuration Follow these steps to clear the active configuration in NVRAM. Step 1 Step 2 Step 3 Enter clear config and enter y at the confirmation prompt to confirm the action. Enter reset system. At the confirmation prompt, enter n to reboot without saving configuration changes. When the controller reboots, the configuration wizard starts automatically. Follow the instructions in the Using the Configuration Wizard section on page 4-2 to complete the initial configuration. Erasing the Controller Configuration Follow these steps to reset the controller configuration to default settings: Step 1 Step 2 Enter reset system. At the confirmation prompt, enter y to save configuration changes to NVRAM. The controller reboots. When you are prompted for a username, enter recover-config to restore the factory default configuration. The controller reboots and the configuration wizard starts automatically. 8-4

Chapter 8 Resetting the Controller Step 3 Follow the instructions in the Using the Configuration Wizard section on page 4-2 to complete the initial configuration. Resetting the Controller You can reset the controller and view the reboot process on the CLI console using one of the following two methods: Turn the controller off and then turn it back on. On the CLI, enter reset system. At the confirmation prompt, enter y to save configuration changes to NVRAM. The controller reboots. When the controller reboots, the CLI console displays the following reboot information: Initializing the system. Verifying the hardware configuration. Loading microcode into memory. Verifying the Operating System software load. Initializing with its stored configurations. Displaying the login prompt. 8-5

Resetting the Controller Chapter 8 8-6