Configuring The Content Switching Module - Cisco CATALYST 6000 Installation And Configuration Note

Catalyst 6000 series content switching module
Hide thumbs Also See for CATALYST 6000:
Table of Contents
Enter the show command as described in
Step 6
configuration.
Step 7
Make a Telnet connection into the CSM with the session CSM-slot-number 0 command.
Upgrade the image using the upgrade TFTP-server-IP-address c6slb-apc.rev-number.bin command.
Step 8

Configuring the Content Switching Module

This section describes how to configure load balancing on the CSM. Before you configure the CSM, the
switch must meet these prerequisites:
Caution
Enter the ip slb mode csm command before you enter any other CSM configuration commands.
78-11631-02 Rev. A0
The Cisco IOS versions for the switch and the module must match.
Turn off the Cisco IOS-based server load balancing. Enter the ip slb mode and enable the CSM
operating mode csm (content switching mode) which disables the rp (router processing mode).
This example shows how to enable the csm mode:
Router(config)# ip slb mode ?
csm SLB in Application Processor Complex board
rp SLB in IOS system
Router(config)# ip slb mode csm
You must configure VLANs on the Catalyst 6000 family switch before you configure VLANs for
the CSM. VLAN IDs must be the same for the switch and the module. Refer to the Catalyst 6000
Family Software Configuration Guide for details.
This example shows how to configure VLANs:
Router>
Router> enable
Router# vlan database
Router(vlan)# vlan 130
VLAN 130 added:
Name: VLAN130
Router(vlan)# vlan 150
VLAN 150 added:
Name: VLAN150
Router(vlan)# exit
You should place physical interfaces that connect to the servers or to the clients in the corresponding
VLAN.
This example shows how to configure a physical interface as a Layer 2 interface and assign it to a
VLAN:
Router>
Router> enable
Router# config
Router(config)# interface 3/1
Router(config-if)# switchport
Router(config-if)# switchport access vlan 150
Router(config-if)# no shutdown
Router(vlan)# exit
Catalyst 6000 Family Content Switching Module Installation and Configuration Note
Configuring the Content Switching Module
"Configuring VLANs" section on page 21
to verify the
19
Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 ws-x6066-slb-apc

Table of Contents