2-72
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
real
real
To identify a real server that is a member of the server farm, and then enter the real server configuration
submode, use the real command in the SLB serverfarm configuration submode. To remove the real
server from the configuration, use the no form of this command.
real ip-address [port] [local]
no real ip-address [port]
Syntax Description
Defaults The default is no port translation for the real server.
Command Modes SLB serverfarm configuration submode
Command History
Usage Guidelines The IP address that you supply provides a load-balancing target for the CSM. This target can be any IP
addressable object. For example, the IP addressable object may be a real server, a firewall, or an alias
IP address of another CSM.
You can configure a real server as follows:
no inservice—Using the no inservice command in the real server submode, the CSM is specified
as out of service. There is no sticky and no new connection s being applied.
Note If you specify no inservice, the CSM does not remove open connections. If you want to
remove open connections. you must perform that task manually using the clear module csm
slot conn command.
inservice—Using the inservice command in the real server submode, the CSM is specified as in
service. Sticky is allowed and new connections to the module can be made.
inservice standby—Specifies that when in standby mode, the real server only accep ts connections
when the primary real server has failed.
ip-address Real server IP address.
port (Optional) Port translation for the real server; the range is from 1 to
65535.
local (Optional) Specifies that the real server is the SSL daughter card.
Release Modification
CSM release 1.1(1) This command was introduced.
CSM release 4.1(3) The local keyword was added to support the SSL daughter card.
CSM-S release 1.1(1) This command was introduced and the local keyword was added.