9-23
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter9 Monitoring Your Netw ork 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 CiscoONS 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
Step1 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.
Step2 Switch# delete {bootflash: | disk0:}cv/* Removes existing files from the CiscoView directory.
Step3 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.
Step4 Switch# dir {bootflash: | disk0:} Displays the file in Flash memory.
Repeat Step 1 and Step4 f or the file system o n the
standby processor (sby-bootflash: or sby-disk0:).
Step5 Switch# configure terminal
Switch(config)#
Enters global configuration mode.
Step6 Switch(config)# ip http server Enables the HTTP web server.
Step7 Switch(config)# end
Switch#
Returns to privileged EXEC mode.
Step8 Switch# copy system:running-config
nvram:startup-config Saves the configuration in NVRAM.