ip twcb webcache

Use this command to create a web cache using the specified name.

Syntax

ip twcb webcache webcache-name
no ip twcb webcache webcache-name

Parameters

webcache-name Specifies the name of the web cache to be created. The name may be up to 63 characters in length.

Defaults

None.

Mode

Configuration command mode.

Usage

Up to 10 web caches can be configured on a device. Use the show limit command to determine the number of web caches supported on the device. A web cache supports a single protocol port such as port 80, 443 or 8080. A web cache can be configured per protocol port for each VRF segment configured on the device.

At least one cache server must be active before a web cache server can become active.

Executing this command enters web cache configuration command mode.

The “no” form of this command removes the specified web cache from the configuration.

Example

This example creates an IPv4 web cache named cache1:

System(rw-config)->ip twcb webcache cache1
System(rw-config-twcb-webcache)->