|
Table Of Contents
Managing Other Features in CVDM-CSM
Editing Fault Tolerance Configuration
Understanding XML Configuration
Managing Other Features in CVDM-CSM
CVDM-CSM provides the following features that you can access from the Miscellaneous page:
• Understanding Fault Tolerance
• Viewing Environment Variables
• Understanding XML Configuration
Understanding Fault Tolerance
From the Fault Tolerance dialog box, you can do the following:
•Configure active and standby CVDM-CSMs, fault tolerant VLANs, and parameters like failover time and heartbeat time.
•Set priority for any CVDM-CSM.
In the secure (router) mode, the client-side and server-side VLANs provide the fault-tolerant (redundant) connection paths between the CVDM-CSM and routers on the client side, and the servers on the server side. In a redundant configuration, two CSMs perform active and standby roles. Each CSM contains the same IP, virtual server, server pool, and real server information. From the client-side and server-side networks, each CSM is configured identically. The network sees the fault-tolerant configuration as a single CSM.
Two CSMs can be configured in a fault-tolerant mode to share state information about user sessions and provide connection redundancy. When the active CSM fails, open connections are handled by the standby CSM without interruption, and users experience hitless failover.
Fault-tolerant configuration can be done with two CSMs in two Cisco Catalyst 6500 Series devices or in a single chassis. Configuration can also be done in either the secure (router) mode or non-secure (bridge) mode.
Configuring fault tolerance requires the following:
•Two CSMs that are installed in the same or different Catalyst 6500 series chassis.
•Identically configured CSMs. One CSM is configured as active; the other is configured as standby.
•Each CSM connected to the same client-side and server-side VLANs.
•Communication between the CSMs provided by a shared private VLAN.
•A network that sees the redundant CSMs as a single entity.
Related Topics:
• Editing Fault Tolerance Configuration
Configuring Fault Tolerance
Note Click the Enable button to enable fault tolerance configuration in CVDM-CSM. The Enable button then toggles to Disable and the Edit button is enabled, allowing changes to the fault tolerance configuration values. To disable fault tolerance configuration, click the Disable button.
Figure 11-1 Fault Tolerance Window
Step 1 Click Setup from the task bar, then click Miscellaneous in the Setup pane.
Step 2 Select Fault Tolerance from the object selector. The Fault Tolerance dialog box appears, displaying the following columns.
From this dialog box, you can do the following:
•Click Edit to edit the fault tolerance configuration. For more information, see "Editing Fault Tolerance Configuration" section.
•Click Disable to disable the fault tolerance configuration in CVDM-CSM.
Editing Fault Tolerance Configuration
Note The Edit button is enabled only when you enable fault tolerance configuration in CVDM-CSM.
Step 1 Click Setup from the task bar, then click Miscellaneous in the Setup pane.
Step 2 Select Fault Tolerance from the object selector.
Step 3 Click Edit. The Fault Tolerance Configuration dialog box appears, displaying the following columns.
Understanding Scripts
CVDM-CSM allows you to upload and execute Toolkit Command Language (TCL) scripts. You can customize scripts to develop health probes or standalone tasks. The CVDM-CSM executes the scripts at regular intervals.
There are two basic types of scripts in CVDM-CSM:
•Health-monitoring scripts—You can write these scripts using some simple rules. The health-monitoring module controls the execution of these scripts. When a script is a part of a script probe, it executes periodically. The script indicates the relative health and availability of specific real servers.
•Standalone scripts—These are generic TCL scripts which can execute a single task. You can control the execution of these scripts by configuring them.
Related Topics:
Viewing Scripts
You can load scripts onto the CVDM-CSM through script files. A script file may contain zero, one, or more scripts.
Figure 11-2 Scripts Window
Step 1 Click Setup from the task bar, then click Miscellaneous in the Setup pane.
Step 2 Select Scripts from the object selector. The Scripts dialog box appears, displaying the following columns:
Column DescriptionState column (far-left column)
Displays the state of the script. Depending on its state the color of the icon beside the script will change. For more details on what the color of the icon represents, see Table 11-1.
Filename
Specifies the filename of the script
Script Name
Specifies the scripts in the file.
Load Time
Specifies the time at which you loaded the script.
Table 11-1 describes the status of the scripts based on the color of the icons.
From this dialog box, you can do the following:
•Select a script from the table and click the Script Names.. button to see the list of associated script names of the script file.
•Click Load to load your scripts. For more information, see Loading Scripts.
•Click Reload to reload your scripts. This button will be disabled for the scripts that are not loaded (gray icon) in CVDM-CSM.
When you reload the scripts which are in the green and/or red state, CVDM-CSM prompts you for confirmation and reloads the corresponding scripts.
Based on the commands in the CLI, CVDM-CSM will first remove the configuration of the script and then reconfigure it.
•Click Delete to disable the scripts that are in the green and grey states. This button will be disabled for the scripts which are in the red state.
Note You cannot delete scripts; you can only disable them.
When you click Delete, CVDM-CSM prompts you for confirmation and disables the corresponding script.
Loading Scripts
You can load scripts from the switch or from network devices like FTP, TFTP or RCP servers. A script file may contain zero, one, or more scripts. A script remains in the system after you load it. You cannot remove them but you can modify them.
Note Every script should have a unique name. If two or more scripts have identical names, then the last loaded script will be in the system.
Step 1 Click Setup from the task bar, then click Miscellaneous in the Setup pane.
Step 2 Select Scripts from the object selector.
Step 3 Click Load to load your scripts. The Load Script dialog box appears with the following tabs:
•Switch (for information on loading scripts from the Switch tab, see Switch Tab.
•Network (for information on loading scripts from the Network tab, see Network.
Switch Tab
Step 1 Click Switch tab to load scripts from the switch.
Do one of the following:
•To load the scripts from bootflash, choose bootflash from the list.
•To load the scripts from the switch supervisor engine bootflash, choose sup-bootflash.
•To load the scripts from CVDM-CSM hard disk, choose disk0 from the list.
•To load the scripts from the NVRAM, choose nvram from the list.
The following columns appear under the Switch tab:
Column DescriptionFile
Specifies the filename of the script.
Load
Select this check box to load the required script.
Network
Step 1 Click the Network tab to load scripts from network devices like FTP, TFTP, or RCP servers.
The different server types are:
•FTP
•TFTP
•RCP
Step 2 Do one of the following:
•To load the scripts from the FTP server, choose FTP from the list. For information, see FTP.
•To load the scripts from the TFTP server, choose TFTP from the list. For information, see TFTP.
•To load the scripts from the RCP server, choose RCP from the list. For information, see RCP.
FTP
To load a script from a FTP server, you have to enter the following information:
TFTP
To load a script from a TFTP server, you have to enter the following information:
Column DescriptionTFTP Server IP Address
IP address of the TFTP server.
Filename
Specifies the filename of the script
RCP
To load a script from an RCP server, enter the following information:
Column DescriptionRCP Server IP Address
IP address of the RCP server.
Username
Name of the credentials user.
File Name
Specifies the filename of the script
Viewing Environment Variables
You can configure CVDM-CSM environment variables and see the values of the configured variables.
Figure 11-3 Environment Variables Window
To see the list of environment variables used by the CVDM-CSM:
Step 1 Click Setup from the task bar, then click Miscellaneous in the Setup pane.
Step 2 Select Environment Variables from the object selector.
The Environment Variables dialog box appears with the following variables.
From this dialog box, you can do the following functions:
•Select an environment variable and click Edit to edit its value.
•Click Restore Defaults to set the environment variable values to their defaults values.
Understanding XML Configuration
With XML, you can configure the CVDM-CSM using a Document Type Definition (DTD) rather than the IOS command line interface (CLI).
Related Topics:
Viewing XML Configuration
Note Click the Enable button to enable XML configuration in CVDM-CSM. The Enable button then toggles to Disable and the Edit button is enabled, allowing changes to the XML configuration values. To disable XML configuration, click the Disable button.
Figure 11-4 XML Configuration Window
Step 1 Click Setup from the task bar, then click Miscellaneous in the Setup pane.
Step 2 Select XML Config from the object selector.
The XML Configuration dialog box appears, displaying the following columns.
From the XML Configuration dialog box, you do the following:
•Click Edit to edit the XML Configuration. For more information, see "Editing XML Configuration" section.
•Click Disable to disable the XML Configuration in CVDM-CSM.
Editing XML Configuration
Note The Edit button will be enabled only when you enable XML configuration in the CVDM-CSM module.
To edit the XML configuration:
Step 1 Click Setup from the task bar, click Miscellaneous in the Setup pane.
Step 2 Select XML Config from the object selector.
Step 3 Click Edit. The Edit XML Configuration dialog box appears, displaying the following columns.
From this dialog box, you can do the following:
•Click Add to add the credentials by entering the username and the password.
•Select a row and click Delete to delete the corresponding credential.
Posted: Fri Apr 15 02:30:09 PDT 2005
All contents are Copyright © 1992--2005 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.