1-2
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
78-14064-04
Chapter 1 Product Overview
Configuring Embedded CiscoView Support
Understanding Embedded CiscoView
The Embedded CiscoView network management system is a web-based interface that uses HTTP and
SNMP to provide a graphical representation of the router and to provide a GUI-based management and
configuration interface. You can download the Java Archive (JAR) files for Embedded CiscoView at
this URL:
http://www.cisco.com/kobayashi/sw-center/netmgmt/ciscoview/embed-cview-planner.shtml
Installing and Configuring Embedded CiscoView
To install and configure Embedded CiscoView, perform the following steps:
Note The default password for accessing the router web page is the enable-level password of the router.
For more information about web access to the router, refer to “Using the Cisco Web Browser” in the IOS
Configuration Fundamentals Configuration Guide at this URL:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/fun_c/fcprt1/fcd105.htm
Command Purpose
Step 1
Router# dir device_name
Displays the contents of the device.
If you are installing Embedded CiscoView for the first
time, or if the CiscoView directory is empty, skip to
Step 4.
Step 2
Router# delete device_name:cv/*
Removes existing files from the CiscoView directory.
Step 3
Router# squeeze device_name:
Recovers the space in the file system.
Step 4
Router# archive tar /xtract tftp://
ip address of tftp server/ciscoview.tar
device_name:cv
Extracts the CiscoView files from the tar file on the TFTP
server to the CiscoView directory.
Step 5
Router# dir device_name:
Displays the contents of the device.
In a redundant configuration, repeat Step 1 through
Step 5 for the file system on the redundant supervisor
engine.
Step 6
Router# configure terminal
Enters global configuration mode.
Step 7
Router(config)# ip http server
Enables the HTTP web server.
Step 8
Router(config)# snmp-server community string ro
Configures the SNMP password for read-only operation.
Step 9
Router(config)# snmp-server community string rw
Configures the SNMP password for read/write operation.