Use this command to enable an IPv4 or IPv6 SLB real server, a virtual server, or a server farm.
None.
None.
Configuration command, SLB Server Farm Configuration mode. Configuration command, SLB Real Server Configuration mode. Configuration command, SLB Virtual Server Configuration mode.
The server farm, real server, and virtual server are in service by default.
The “no” form of this command disables the item being configured.
For a real server the inservice command starts any configured fail-detects and no inservice stops them.
This example shows how to enable the IPv4 real server IP 10.1.2.3 in the “myproductHTTP” server farm:
System(rw-config)->ip slb serverfarm myproductHTTP System(rw-config-slb-sfarm)->real 10.1.2.3 port 80 System(rw-config-slb-real)->inservice
This example shows how to enable the IPv6 real server IP 2001:11ac:fd34::5 in the “myproductHTTP66” server farm:
System(rw-config)->ip slb serverfarm myproductHTTP66 System(rw-config-slb-sfarm)->real 2001:11ac:fd34::5 port 80 System(rw-config-slb-real)->inservice