
2-76
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
inservice (real server submode)
inservice (real server submode)
To enable the real servers, use the inservice command in the SLB real server configuration submode. To
remove a real server from service, use the no form of this command.
inservice [standby]
no inservice
Syntax Description
Defaults The real server is not in service.
Command Modes SLB real server configuration submode
Command History
Usage Guidelines When you specify the no inservice command, the CSM will not remove open connections. To remove
open connections, you must remove them using the clear module csm slot connection command.
The CSM performs graceful server shutdown when a real server is taken out of service when you enter
the no inservice command. This command stops all new sessions from being load balanced to the
specified real server while allowing existing sessions to complete or time out. New sessions are load
balanced to other servers in the server farm for that virtual server.
This example shows how to remove a real server from service:
Router(config-slb-real)# no inservice
Examples This example shows how to enable a real server:
Cat6k-2(config-slb-sfarm)# real 10.2.2.1
Cat6k-2(config-slb-real)# inservice
Related Commands real
show module csm real
standby (Optional) Specifies that when in standby mode, the real server only
accepts connections when the primary real server has failed.
Release Modification
CSM release 1.1(1) This command was introduced.
CSM release 3.2(1) This command was modified for firewall load-balancing (FWLB)
reassignment.
CSM-S release 1.1(1) This command was introduced.