Configuring Server-Side Vlans - Cisco catalyst 6500 series Configuration Note

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

Advertisement

Chapter 4
Configuring VLANs
This example shows how to configure the CSM for client-side VLANs:
Router(config-module-csm)# vlan 130 client
Router(config-slb-vlan-client)# ip addr 123.44.50.6 255.255.255.0
Router(config-slb-vlan-client)# gateway 123.44.50.1
Router(config-slb-vlan-client)# exit
Router# show module csm vlan 1

Configuring Server-Side VLANs

To configure server-side VLANs, perform this task:
Command
Step 1
Router(config-module-csm)# vlan vlanid server
Step 2
Router(config-slb-vlan-server)# ip ip-address
netmask
Step 3
Router(config-slb-vlan-server)# alias
ip-address netmask
Step 4
Router(config-slb-vlan-server)# route
ip-address netmask gateway gw-ip-address
Step 5
Router # show module csm slot vlan [client |
server | ft] [id vlan-id ] [detail]
1.
2.
3.
This example shows how to configure the CSM for server-side VLANs:
Router(config-module-csm)# vlan 150 server
Router(config-slb-vlan-server)# ip addr 123.46.50.6 255.255.255.0
Router(config-slb-vlan-server)# alias 123.60.7.6 255.255.255.0
Router(config-slb-vlan-server)# route 123.50.0.0 255.255.0.0 gateway 123.44.50.1
Router(config-slb-vlan-server)# exit
OL-4612-01
Enter the exit command to leave a mode or submode. Enter the end command to return to the menu's top level.
The no form of this command restores the defaults.
The alias is required in the redundant configuration. (See the
Purpose
Configures the server-side VLANs and enters
the server VLAN mode
Configures an IP address for the server VLAN
(Optional) Configures multiple IP addresses to
the CSM as alternate gateways for the real
3
server
.
Configures a static route to reach the real servers
if they are more than one Layer 3 hop away from
the CSM.
Displays the client-side and server-side VLAN
configurations.
Chapter 7, "Configuring Redundant
Catalyst 6500 Series Content Switching Module Configuration Note
Configuring Server-Side VLANs
1
.
2
.
Connections".)
4-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents