Configuring Bridged Mode With The Msfc On The Client Side - Cisco catalyst 6500 series Configuration Note

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

Advertisement

Configuring Bridged Mode with the MSFC on the Client Side

Configuring Bridged Mode with the MSFC on the Client Side
This example provides configuration parameters for configuring bridged mode:
module ContentSwitchingModule 5
vlan 221 client
ip address 10.20.220.2 255.255.255.0
gateway 10.20.220.1
!
vlan 220 server
ip address 10.20.220.2 255.255.255.0
# Two VLANs with the same IP address are bridged together.
!
serverfarm WEBFARM
nat server
no nat client
real 10.20.220.10
inservice
real 10.20.220.20
inservice
real 10.20.220.30
no inservice
!
vserver WEB
virtual 10.20.220.100 tcp www
serverfarm WEBFARM
persistent rebalance
inservice
interface FastEthernet2/2
no ip address
switchport
switchport access vlan 220
# The above is the port that connects to the real servers
interface FastEthernet2/24
ip address 10.20.1.1 255.255.255.0
# The above is the MSFC interface that connects to the client side network
interface Vlan221
ip address 10.20.220.1 255.255.255.0
# The above is the MSFC interface for the internal VLAN used
# for MSFC-CSM communication.
# The servers use this IP address as their default gateway
# since the CSM is bridging between the client and server VLANs
Output of show commands:
Cat6k-2# show mod csm 5 arp
Internet Address
--------------------------------------------------------------------
10.20.220.1
10.20.220.2
10.20.220.10
10.20.220.20
10.20.220.30
10.20.220.100
Catalyst 6500 Series Content Switching Module Configuration Note
A-4
Physical Interface
VLAN
00-02-FC-CB-70-0A
221
00-02-FC-E1-68-EC
221/220
00-D0-B7-A0-81-D8
220
00-D0-B7-A0-81-D8
220
00-D0-B7-A0-81-D8
220
00-02-FC-E1-68-EB
0
Appendix A
Type
Status
GATEWAY
up(0 misses)
--SLB--
local
REAL
up(0 misses)
REAL
up(0 misses)
REAL
up(0 misses)
VSERVER
local
Configuration Examples
OL-4612-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents