|
|
CiscoWorks for Switched Internetworks (CWSI) is a set of three network management applications: VlanDirector, CiscoView, and TrafficDirector.
This booklet provides the following information and procedures:
Before you install CWSI, make sure your system has enough disk space and meets the requirements listed in Tables 1 and 2.
| Requirement | HP |
|---|---|
| Hardware | HP 9000 Series 700 color monitor |
| Software Operating System | HP-UX 10.01, HP-UX 10.10 |
| Available Disk Space | 120 MB for full installation |
| RAM | 32 MB |
| Windowing System | X11R4 or X11R5 HPVUE or Motif 1.2 |
| Network management software (not required) | HP OpenView 4.1 |
| Component | Disk Space |
|---|---|
| Base | 400 KB |
| Each switch | 5 KB |
| Each module per switch | 20 KB |
| Each VLAN | 2 KB |
If an example network contains 100 switches with 3 modules per switch and 500 VLANs, the following formula calculates the space required:
400 KB + (100 x 5 KB) + (300 x 20 KB) + (500 x 2 KB) = 7850 KB
Note the following information before you install CWSI:
If your system already has a previous version of CWSI installed, remove it before installing the current version. Follow the instructions in the section "Removing CWSI," and then install the current version of CWSI.
Installing CWSI on HP-UX involves the following main steps:
#mkdir /cdrom#mount -r cdrom_device /cdrom
where cdrom_device is the path name of the CD-ROM device on your system.
#cd /cdrom#./setup.sh
You are prompted to confirm that you want to install all of the CWSI applications.
After you start the installation, a series of prompts is displayed.
As the installation proceeds, filenames for the VlanDirector, CiscoView, and TrafficDirector files are listed on the screen as they are installed. Each part takes approximately 10 to 15 minutes to install, depending on your system speed.
VlanDirector is installed first. You are prompted to specify the database owner, group, and data file directory for VlanDirector.
A summary of your responses displays before you confirm the VlanDirector installation.
CiscoView is installed next. The system prompts you to confirm or change the directory in which CiscoView is installed, the user and group members, and the directory in which the CiscoView application default files are copied:
Should (CiscoView for Solaris 4.0(1.0)) be installed in /opt/CSCOcv (y/n)? [y] Files installed will belong to user: bin group: bin Use this owner and group (y/n)? [y] Do you want to copy CiscoView application default files into /usr/lib/X11/app-defaults (y/n)? [y]
You are prompted to view the current CiscoView release note after CiscoView has been installed.
A summary of your responses is displayed before you confirm the CiscoView installation.
If you enter y, the CiscoView package is installed. Each CiscoView device file takes approximately 3 to 5 minutes to install.
TrafficDirector is installed last. You are prompted to enter your TrafficDirector serial number, password, and expiration date, which are found on a pink sheet in your CWSI package.
A summary of your responses displays before you confirm the TrafficDirector installation.
To complete your installation, follow these steps:
The /tmp/ciscoinstall.log file contains information for the CiscoView installation only; TrafficDirector and VlanDirector installation log files are in /tmp/tdinstall.log and /tmp/vlaninstall.log, respectively.
Table 3 lists the default home directories for each application package.
| Application Package | Default Home Directory |
|---|---|
| CiscoView | /opt/CSCOcv |
| TrafficDirector | /opt/CSCOtd |
| VlanDirector | /opt/CSCOvlan |
If you installed the application packages in their default directories (see Table 3), add the following lines to the .cshrc file (csh) or .profile file (sh or ksh) for each user:
| csh |
|
|
sh or ksh |
|
If you install CWSI on a computer that already has CiscoWorks installed, set up your CiscoWorks environment and then set up your CWSI path before using the software. Use the procedures that apply to your platform and configuration:
To install CiscoWorks 3.2 with CWSI 1.X on a HP-UX 10.X platform with HP OpenView 4.1, follow these steps:
Table 3 lists the default home directories for each application package. If CiscoWorks is present and installed in /opt/CSCOcwh, CiscoView is installed in a different directory (opt/CSCOcwh/CVapp). TrafficDirector and VlanDirector are installed in the same directory whether CiscoWorks is present or not.
To set the environment setup scripts for CWSI (when installed with CiscoWorks), add the following lines to the .cshrc file (csh) or .profile file (sh or ksh) for each user:
| csh |
|
|
sh or ksh |
|
| Application | Command |
|---|---|
|
/opt/CSCOcv/bin/nmcview |
| CiscoView (with CiscoWorks) | /opt/CSCOcwh/CVapp/bin/nmcview |
| TrafficDirector | /opt/CSCOtd/bin/tdir2 |
| VlanDirector | /opt/CSCOvlan/bin/vdirector |
To remove CWSI, follow these steps:
# swremove -v CISCOVIEW # swremove -v VLANDIRECTOR # swremove -v TRAFFICDIRECTOR #/bin/rm -rfinstall_directory
To add new devices to CiscoView (incremental installations), access the Cisco Systems online support channel, Cisco Connection Online (CCO). Instructions on how to download additional devices for CiscoView using the cvinstall command are on CCO or on the anonymous ftp server (ftp.cisco.com), in the Network Management section of the Software Center (formerly called the Software Image Library) or on the Incremental Instructions document found on the Cisco Enterprise Customer Documentation CD.
If you do not have Internet access, you can add devices from the Network Management Support CD. This is a separate CD that contains additional devices not included on the CWSI CD.
To incrementally add device support from the Network Management Support CD or from CCO, use the following procedure.
tar -xvf tar_file_name
setenv NMSROOT /opt/CSCOcv
cd /cdrom/cv_pkgs
$NMSROOT/bin/cvinstall device_name.pkg
Cisco documentation and additional literature are available in a CD-ROM package, which ships with your product. The Documentation CD-ROM, a member of the Cisco Connection Family, is updated monthly. Therefore, it might be more up to date than printed documentation. To order additional copies of the Documentation CD-ROM, contact your local sales representative or call customer service. The CD-ROM package is available as a single package or as an annual subscription. You can also access Cisco documentation on the World Wide Web at http://www.cisco.com, http://www-china.cisco.com, or http://www-europe.cisco.com.
|
|