A SERVICE OF

logo

2-194
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
route (VLAN submode)
route (VLAN submode)
To configure networks that are one Layer 3 hop away from the CSM, use the route command in the SLB
VLAN configuration submode. To remove the subnet or gateway IP address from the configuration, use
the no form of this command.
route ip-address netmask gateway gw-ip-address
no route ip-address netmask gateway gw-ip-address
Syntax Description
Defaults This command has no default settings.
Command Modes SLB VLAN configuration submode
Command History
Usage Guidelines You specify the Layer 3 networks subnet address and the gateway IP address to reach the next-hop
router. The gateway address must be in the same network as specified in the ip address SLB VLAN
command.
Examples This example shows how to configure a network to the CSM:
Cat6k-2(config-slb-vlan-server)# route 130.21.34.56 255.255.255.0 gateway 120.22.36.40
Related Commands ip address (VLAN submode)
show module csm vlan
vlan (virtual server submode)
ip-address Subnet IP address.
netmask Network mask.
gateway Specifies that the gateway is configured.
gw-ip-address Gateway IP address.
Release Modification
CSM release 1.1(1) This command was introduced for server VLANs.
CSM release 2.1(1) This command is now available for both client and server VLANs.
CSM-S release 1.1(1) This command was introduced.