Migrating Between Modes; Differences Between Csm And Rp Modes; Csm Mode - Cisco catalyst 6500 series Configuration Note

Content switching module
Hide thumbs Also See for catalyst 6500 series:
Table of Contents

Advertisement

Chapter 3
Getting Started

Migrating Between Modes

Existing CSM configurations are migrated to the new configuration when the mode is changed from
CSM to RP using the ip slb mode command. If a CSM configuration exists, you are prompted for the
slot number.
You can migrate from an RP mode configuration to CSM mode configuration on the Catalyst 6500 series
switch. You can migrate manually only from a Cisco IOS SLB configuration to a CSM configuration.

Differences Between CSM and RP Modes

The CSM and RP modes only affect the way in which the CSM is configured from CLI, not the operation
and functionalities of the CSM itself. The RP mode is required to configure multiple CSMs in one
chassis as well as the Cisco IOS SLB in the same chassis with a CSM.

CSM Mode

You can use the ip slb mode csm command mode to configure a CSM in 1.x releases. This mode allows
the configuration of a single CSM in the chassis (other CSMs or Cisco IOS SLB cannot be configured
in the same chassis).
In this mode, all the CSM configuration commands begin with ip slb.
CSM show commands begin with show ip slb.
This mode is not recommended if you are using CSM 2.1 or later releases, where it is provided as an
option in the Cisco IOS CLI for backward compatibility.
The following is an example of a configuration for a single CSM in the chassis:
Cat6k# show running-config
Building configuration...
Current configuration : 5617 bytes
ip slb mode csm
ip slb vlan 110 server
ip address 10.10.110.1 255.255.255.0
ip slb vlan 111 client
ip address 10.10.111.2 255.255.255.0
gateway 10.10.111.1
ip slb probe HTTP_TEST http
request method get url /probe/http_probe.html
expect status 200
interval 5
failed 5
ip slb serverfarm WEBFARM
nat server
no nat client
real 10.10.110.10
inservice
real 10.10.110.20
inservice
probe HTTP_TEST
ip slb vserver HTTPVIP
virtual 10.10.111.100 tcp www
OL-4612-01
Catalyst 6500 Series Content Switching Module Configuration Note
Configuring SLB Modes
3-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents