cc/td/doc/product/webscale/css
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Using the Content Services Switch
Device Management Software

Using the Content Services Switch
Device Management Software

The CSS Device Management software is an HTML-based Web application that you use to configure and manage a CSS. Using a standard Internet browser, this software connects to the CSS management IP port.

This appendix describes the following topics:


Note   To use CSS Device Management, you must enter the no restrict web-mgmt command in global configuration mode at the command line interface (CLI).

CSS Device Management Overview

CSS Device Management is part of the system software that is included with each CSS. This software allows you to configure and monitor certain aspects of a CSS. You can manage a single port or CSS, or, using multiple browser windows, you can manage multiple CSSs.

This section includes the following topics:

Supported Features

CSS Device Management offers many of the same features available through the Command Line Interface (CLI). Supported features allow you to configure:

Interface Description

The device management interface is divided into four areas or frames (refer to Figure A-1):


Figure A-1:
CSS Device Management Interface Example


Browser and Platform Support

The CSS Device Management software has the following requirements:


Note   The navigation tree will not display if you are using Netscape Communicator version 4.72, 4.73 or 4.74.

Before You Begin

Before you can use the CSS Device Management application, you need to perform the tasks described in the following sections:

Enabling CSS Device Management

Use the no restrict web-mgmt command at the CLI to enable access to the CSS Device Management software. CSS Device Management is disabled by default.

To enable CSS Device Management, enter:

    (config)# no restrict web-mgmt
     
    

To disable CSS device management, enter:

    (config)# restrict web-mgmt
     
    

To determine the state of the device management software on the CSS, enter:

    # show running-config
     
    
!************************* Global ***************************
virtual authentication
no restrict web-mgmt

Note   If CSS Device Management is disabled, the command will not display in the running-config.

Restricting Access to Device Management

Cisco recommends that you restrict access to CSS Device Management to users who have authority to modify CSS settings. Access Control Lists (ACLs) are the recommended method of restricting access to device management HTML forms.

You can use ACLs to restrict device management access to specific IP addresses or subnets, or to restrict user access to device management forms. ACLs provide traffic-filtering capabilities by controlling whether packets are forwarded or blocked at the CSS interfaces. You can configure ACLs for routed network protocols, filtering the protocol packets as the packets pass through the CSS.

An ACL consists of clauses that you define. The CSS uses these clauses to determine how to handle each packet it processes. When the CSS examines each packet, it either forwards or blocks the packet based on whether or not the packet matches a clause in the ACL.


Caution ACLs function as a firewall security feature. When you enable ACLs, all traffic that is not configured in an ACL permit clause will be denied. It is extremely important that you first configure an ACL to permit traffic before you enable ACLs. If you do not permit any traffic, you will lose network connectivity. Note that the console port is not affected.

It is recommended that you configure either a permit all or a deny all clause depending on your ACL configuration. For example, you could first configure a permit all clause and then configure deny clauses for only the traffic you wish to deny. Or, use the default deny all clause and configure permit clauses only for the traffic you wish to permit.

To define ACL clauses and to set ACL options refer to Configuring Source Groups, ACLs, EQLs, URQLs, NQLs, and DQLs, in the section "Configuring an Access Control List".

Using the Device Management Interface

With the CSS Device Management software, you can manage your CSS using a standard Web browser. This section describes the basics of using the device management interface. It includes:

Accessing and Logging in to the CSS Device Management Software


Note   Before establishing a CSS Device Management session, you must enable device management through the CLI and optionally create an ACL that defines the IP address that can connect to the management port. For more information, refer to "Before You Begin" earlier in this chapter. For information on creating an ACL, see Configuring Source Groups, ACLs, EQLs, URQLs, NQLs, and DQLs, in the section "Configuring an Access Control List".

CSS Device Management requires you to use TCP port 8081 as the management port.

To access the CSS Device Management:

    1. In your Web browser, enter the IP address of the CSS in the Location or Address field (depending on your browser) followed by a colon (:) and the management port number.

For example:
    http://172.16.2.3:8081  
     
    
The CSS Device Management Login form appears (Figure A-2).

Figure A-2: CSS Device Management Login Form


    2. Enter a user name and password, then click Continue. The System Information form appears (Figure A-3).


Note   To configure usernames and passwords, see the Content Services Switch Basic Configuration Guide, Chapter 1, "Logging in and Getting Started".


Figure A-3: CSS Device Management System Information Form


Navigating the CSS Device Management Interface

The Administration tree contains a list of folders that contain configuration options that you can select to manage CSSs. Expand the appropriate folder, then select the option you want to configure.

For example, to configure how you and other users access your CSS:

    1. In the Administration tree, click the plus sign (+) next to the Getting Started folder. The folder expands to display a list of options that you can select to configure basic CSS features. Refer to Figure A-4.


Figure A-4: Access Configuration Form


    2. Click Access. The Access Configuration form appears in the workspace.

    3. Select the appropriate settings from the drop-down lists, then click Update. The software updates the CSS access configuration.

    4. Click Cancel to remove any configuration changes you make and return the default values to the configuration form.

    5. To get Help on a configuration form and its fields, click Help at the bottom of the configuration form.

Using Configuration Wizards

The CSS Device Management software contains configuration wizards that are designed to facilitate common configuration tasks. These wizards, which you select in the Administration tree, allow you to create valid configurations, modify parameters, and help to prevent common configuration mistakes.


Figure A-5: Configuration Wizard Example


For example, CSS Device Management contains a Proximity Database wizard that allows you to configure a CSS 11150 (with 256 MB of memory) as a proximity database (PDB).


Note   Network Proximity requires the Enhanced feature set and the Network Proximity license keys. Refer to Configuring Network Proximity, in the section "Entering Your Proximity License Keys".

To use a configuration wizard, click the wizard name in the Administration tree. Follow the steps in the wizard forms as it guides you through the configuration process.

Using Online Help

Each configuration form in the device management application has a context-sensitive online Help file associated with it. These online Help files contain information related to the form you are using and also contain links to related topics.

To access online Help:

    1. In the configuration form displayed in the workspace area, click Help at the bottom of the form. See Figure A-4.

The online Help topic associated with the configuration form displays in a separate browser window. Refer to Figure A-6.

    2. Click the Index link for a comprehensive list of device management topics.


Note   The banner at the top and a link at the bottom of each Help topic provide access to the Start topic (containing a device management overview), and a link to an Index.


Figure A-6: Online Help Topic Example


Troubleshooting

In addition to the information in this section, refer to the release notes that are included with your CSS for any additional issues related to CSS Device Management.

When establishing a device management session, you may experience a problem where the browser fails to display the initial device management screen. If the browser fails to connect to the CSS management port properly, ensure that:

    # show acl config
     
    
For information on ACLs, refer to Configuring Source Groups, ACLs, EQLs, URQLs, NQLs, and DQLs.
For information on content rules, refer to the Content Services Switch Basic Configuration Guide.

Known Problems with Netscape Communicator

The CSS Device Management software may experience problems if you are using an unsupported version of Netscape Communicator. If you are using an earlier version of Netscape Communicator and the Administration tree fails to display, use either Netscape Communicator 4.5 or 4.6.


Note   The Administration tree will not display if you are using Netscape Communicator 4.72, 4.73 or 4.74.

To download supported Netscape Communicator browsers, enter the following URL:

    http://www.netscape.com/  
    

hometocprevnextglossaryfeedbacksearchhelp
Posted: Tue Dec 12 05:27:19 PST 2000
Copyright 1989-2000©Cisco Systems Inc.