Appendix; Configuration Examples; Configuring Router 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

Configuration Examples

Each example in this appendix includes only the relevant portions of the configuration. In some cases,
some portions of the Layer 2 and Layer 3 Catalyst switch configuration are included. Lines with
comments start with # and can be pasted in the configuration once you are in configuration mode after
entering the configuration terminal command.
Make sure that you create all the VLANs used in the CSM configuration on the switch using the vlan
command.

Configuring Router Mode with the MSFC on the Client Side

This example provides configuration parameters for setting up the router mode:
module ContentSwitchingModule 5
vlan 220 server
ip address 10.20.220.2 255.255.255.0
alias 10.20.220.1 255.255.255.0
# The servers' default gateway is the alias IP address
# Alias IP addresses are needed any time that you are
# configuring a redundant system.
# However, it is a good practice to always use a
# alias IP address so that a standby CSM can easily
# be added without changes to the IP addressing scheme
!
vlan 221 client
ip address 10.20.221.5 255.255.255.0
gateway 10.20.221.1
# The CSM default gateway in this config is the
# MSFC IP address on that VLAN
!
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
OL-4612-01
A P P E N D I X
Catalyst 6500 Series Content Switching Module Configuration Note
A
A-1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents