show ipv6 twcb caches

Use this command to display cache information associated with the specified or all IPv6 server farms.

Syntax

show ipv6 twcb caches [serverfarm-name] [detail]

Parameters

serverfarm-name (Optional) Specifies the name of the server farm for the display of cache information.
detail (Optional) Specifies a detailed level of information should display.

Defaults

If no parameter is specified, information for all web caches is displayed.

Mode

All command modes.

Examples

This example displays information for all caches for this system:

System(rw)->show ipv6 twcb caches
                                             fail      max   curr
cache                |ins|wcserverfarm      |type |wgt|conns|conns|hits
------------------------------------------------------------------------------
2001:10::2           |DN |v6_farm           |Probe|1  |0    |0    |0
Caches in active state: 0
System(rw)->

This example displays detailed information for the v6_farm server farm cache:

System(rw)->show ipv6 twcb caches v6_farm detail
WcServerfarm: v6_farm
  Cache Server: 2001:10::2 (DOWN) (IPv6)
    Fail-Detect:                    Probe Connections:                     0
    Weight:                             1 Hits:                            0
    Max Conns:                   No Limit State Changes:                   2
    App Port:                          80
    Probe One:   Not Set (default: "$twcb_default")
    Probe Two:   Not Set
    Last state change:   TUE JUL 17 10:32:12 2012
Caches in active state: 0
System(rw)->

show ip twcb caches Output Display provides an explanation of the command output.

Click to expand in new window

show ipv6 twcb caches Output Display

Output... What it displays...
cache Specifies the IP address of the TWCB cache.
ins Specifies the service state:
  • UP – TWCB cache is in service and available
  • DN – TWCB cache is in service and not available
  • DIS – TWCB cache is not in service
wcserverfarm Specifies the server farm this real server belongs to.
fail type Specifies the faildetection type configured for this real server:
  • None – Faildetect is not active on this device
  • Probe – Faildetect is active on this device
wgt Specifies the weight configured for this TWCB cache.
max conns Specifies the maximum number of connections allowed for this TWCB cache.
curr conns Specifies the current number of connections in use for this TWCB cache.
hits Specifies the total number of connections used since the last time statistics were cleared.