Cisco Cisco IOS Software Release 12.0(2) Guide De Dépannage

Page de 4
Using a Customized HTTP Interface for Router
Management
Document ID: 15086
Contents
Introduction
Configuring the Router
Installing the Cisco IOS Command Center
Verifying Flash Memory Capacity and Configuring the Router
Installation 1: Hosting the Command Center on a Web Server
Installation 2: Hosting the Cisco IOS Command Center on the Router Related Information
 Before implementing the procedures in this document, please be aware of the Cisco Security Advisory
on IOS HTTP Authorization Vulnerability.
Introduction
Note:  The information in this document is based on Cisco IOS® Software Release 12.0(7)T running on a
Cisco AS5300.
This document explains how to develop and deploy a user−friendly web interface for Cisco IOS commands.
The Cisco IOS Command Center simplifies access to the most commonly used Cisco IOS commands by
providing an easy−to−use web interface to a router. Multiple versions of this page can be created depending
on your needs (for example, one version can have commands for operations personnel, while others can be
configured for the help desk).
To transfer the Cisco IOS Command Center files into the router, you must have a Trivial File Transfer
Protocol (TFTP) server available.
Follow these steps to obtain and use the Cisco IOS Command Center:
Download the command_center.zip file. This file includes the main .html page. Unzip the
command_center.html file from the command_center.zip file. Refer to this screen capture for the
tac_seal.gif image.
1. 
Open the command_center.html file with an HTML editor. Replace the Router−name field with the
name of your router. You can customize this page depending on your platform and needs. Add
commands to the Frequently Used Commands table as needed. New commands can be added by
following the source code syntax in the command_center.html page.
2. 
In the source HTML code, use the Replace All option in your HTML editor to search for
<ip_address> and replace it with the IP address of your router. If Domain Name Servers (DNS) is
configured, you may use the router name instead of the IP address of your router.
3.