Network Router User Manual
9-23
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter 9 Monitoring Your Network Topology
About Embedded CiscoView
About Embedded CiscoView
The Embedded CiscoView network management system provides a web-based interface for the
Cisco ONS 15530. Embedded CiscoView uses HTTP and SNMP to provide graphical representations of
the system and to provide GUI-based management and configuration facilities. After you install and
configure Embedded CiscoView, you can access your Cisco ONS 15530 from a web browser utility.
You can download the Embedded CiscoView files from the following 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 on the Cisco ONS 15530, perform the following steps:
Note Install Embedded CiscoView files only on disk0. Do not install the files on the bootflash.
Command Purpose
Step 1
Switch# copy tftp: {bootflash: | disk0:} Copies the CiscoView tar file (ONS15530.tar) from the
TFTP server.
If you are installing Embedded CiscoView for the first
time, skip to Step 3.
Step 2
Switch# delete {bootflash: | disk0:}cv/* Removes existing files from the CiscoView directory.
Step 3
Switch# archive tar /xtract
disk0:ONS15530.tar {bootflash: | disk0:}cv
Extracts the CiscoView files from the tar file on the
TFTP server to the CiscoView directory.
Step 4
Switch# dir {bootflash: | disk0:} Displays the file in Flash memory.
Repeat Step 1 and Step 4 for the file system on the
standby processor (sby-bootflash: or sby-disk0:).
Step 5
Switch# configure terminal
Switch(config)#
Enters global configuration mode.
Step 6
Switch(config)# ip http server Enables the HTTP web server.
Step 7
Switch(config)# end
Switch#
Returns to privileged EXEC mode.
Step 8
Switch# copy system:running-config
nvram:startup-config
Saves the configuration in NVRAM.