11-21
Catalyst 6500 Series Content Switching Module Configuration Note
OL-4612-01
Chapter 11 Configuring Firewall Load Balancing
Configuring Regular Firewall Load Balancing
Configuring CSM B (Regular Firewall Example)
To create the regular configuration example, perform the following configuration tasks for CSM B:
• Creating VLANs on Switch B, page 11-21
• Configuring VLANs on CSM B, page 11-21
• Configuring Server Farms on CSM B, page 11-22
• Configuring Virtual Servers on CSM B, page 11-23
Note Although the configuration tasks are the same for both CSM A and CSM B, the steps, commands, and
parameters that you enter are different.
Creating VLANs on Switch B
Note This example assumes that the CSMs are in separate Catalyst 6500 series switch chassis. If they are in
the same chassis, all of the VLANs can be created on the same Catalyst 6500 series switch console.
To create three VLANs on Switch B, perform this task:
Configuring VLANs on CSM B
To configure the three VLANs on CSM B, perform this task:
Command Purpose
Step 1
Switch-B(config)# vlan
Enters the VLAN mode
1
.
1. Do this step on the switch console of the switch that contains CSM B.
Step 2
Switch-B(vlan)# vlan 201
Creates VLAN 201
2
.
2. VLAN 201 provides the connection to the secure side of the firewalls.
Step 3
Switch-B(vlan)# vlan 200
Creates VLAN 200
3
.
3. VLAN 20 provides the connection to the internal server farms.
Step 4
Switch-B(vlan)# vlan 20
Creates VLAN 20
4
.
4. VLAN 200 provides the connection to the internal network.
Command Purpose
Step 1
Switch-B(config)# module csm 6
Enters multiple module configuration mode and
specifies that CSM B is installed in slot 6.
Step 2
Switch-B(config-module-csm)# vlan 201
server
Specifies VLAN 201 as the VLAN that is being
configured, identifies it as a server VLAN, and
enters VLAN configuration mode.
Step 3
Switch-B(config-slb-vlan-server)# ip
address 200.0.0.26 255.255.255.0
Specifies an IP address and netmask for VLAN 201.
Step 4
Switch-B(config-slb-vlan-server)# alias
200.0.0.20 255.255.255.0
Specifies an alias IP address and netmask for
VLAN 201
1
.
Step 5
Switch-B(config-slb-vlan-server)# exit
Returns to VLAN configuration mode.