Guest

Hierarchical Navigation

  • HOME

    Downloads

    Introduction


    path3: /opt/httpd/root/htdocs/public/sw-center/interrimtemplates//cw2000
    CiscoView 4.X
    Device Package Installation Instructions:

    First do
    Adding support for a new Cisco device to your CiscoView application:
    Step 1
    Using the Software Selector tool, choose a compressed file to download from CCO. These files, known as "Package File," are in TAR compression format and contain the suffix .tar.
    Step 2
    Download the TAR file (Example: AS5300.cv401.p5-1.tar) to a temporary location (Example: /tmp).

     
    Then do
    on UNIX:
    Step 3
    Untar the TAR file with the command 'tar xvf <filename>' (Example: tar xvf AS5300.cv401.p5-1.tar) This will extract two files: a Package file with a .pkg suffix (Example: AS5300.pkg), and a ReadMe file with a .readme suffix (Example: AS5300.cv401.p5-1.readme). 
    Step 4
    Run '$NMSROOT/bin/cvinstall <filename>' (Example: $NMSROOT/bin/cvinstall AS5300.cv401.p5-1.tar) to install the Package in your existing CiscoView application.
    Note: 
    $NMSROOT is set to the directory where CiscoView is installed.

     
    Or do
    on WIN95/NT:
    Step 3
    Using WinZip, decompress the TAR file. This will show that the TAR file contains two files: a Package file with a .pkg suffix (Example: AS5300.pkg) and a ReadMe file with a .readme suffix (Example: AS5300.cv401.p5-1.readme). Extract these files to a temporary directory (Example: C:\TEMP). 
    Step 4
    Choose
       Start->Programs->CiscoWorksWindows
    or
       CWSI->InstallDevice
    and select the .pkg file (Example: AS5300.pkg) in the directory you saved it to. This will install the Package file for your new Cisco device.
    Note: 
    You may view your .readme file with a text editor such as WordPad or NotePad to obtain further information on your new CiscoView software.