cache

Use this command to create an IPv4 or IPv6 cache server based upon the supplied IP address.

Syntax

cache ip-address
no cache ip-address

Parameters

ip-address Specifies the IPv4 or IPv6 IP address of the cache server to be created.

Defaults

None.

Mode

Configuration command, TWCB Server Farm Configuration mode

Usage

Executing this command enters cache server configuration command mode.

Examples

This example configures IP address 186.89.10.51 as a cache server on the s1Server server farm:

System(rw-config)->ip twcb wcserverfarm s1Server
System(rw-config-twcb-wcsfarm)->cache 186.89.10.51
System(rw-config-twcb-cache)->

This example configures IP address 2001:abcd::5 as a cache server on the s1Server server farm:

System(rw-config)->ip twcb wcserverfarm s1Server
System(rw-config-twcb-wcsfarm)->cache 2001:abcd::5
System(rw-config-twcb-cache)->