description

Use this command to configure a description for the IPv4 or IPv6 TWCB server farm, cache server, or web cache server.

Syntax

description description
no description

Parameters

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

Defaults

None.

Mode

Configuration command, TWCB Server Farm Configuration mode.
Configuration command, TWCB Cache Server Configuration mode.
Configuration command, TWCB web cache Server Configuration mode.

Usage

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

Examples

This example shows how to set the description for the IPv4 s1Server web cache server farm to “2nd floor documentation”:

System(rw-config)->ip twcb wcserverfarm s1Server
System(rw-config-twcb-wcsfarm)->description “2nd floor documentation”

This example shows how to set the description for the IPv6 s2Server web cache server farm to “2nd floor documentation”:

System(rw-config)->ipv6 twcb wcserverfarm s2Server
System(rw-config-twcb-wcsfarm)->description “2nd floor documentation”