description

Use this command to configure a description for the IPv4 or IPv6 LSNAT server farm, real server, or virtual server.

Syntax

description description
no description

Parameters

description Specifies a description of up to 63 characters in length for the server farm, real server, or virtual server. If spaces are used, the description must be enclosed in double quotes (“”).

Defaults

None.

Mode

Configuration command, SLB Server Farm Configuration mode.
Configuration command, SLB Real Server Configuration mode.
Configuration command, SLB Virtual Server Configuration mode.

Usage

The “no” form of this command deletes the description for this server farm context.

Example

This example shows how to set the description for server farm named “myproductHTTP66” to “2nd floor documentation” :

System(rw-config)->ipv6 slb serverfarm myproductHTTP66
System(rw-config-slb-sfarm)->description “2nd floor documentation”