Understanding Transparent Web Cache Balancing (TWCB) show ip twcb wcserverfarm
23-12 Transparent Web Cache Balancing Configuration
Example
Thisexampleassociatesthecache1web‐cachewithvlan1fortheredirectionofHTTPtraffic:
Matrix(rw)->router
Matrix>router>enable
Matrix>router#configure terminal
Enter configuration commands:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip twcb cache1 redirect out
show ip twcb wcserverfarm
Usethiscommandtodisplayconfigurationdataforthespecifiedserverfarm.
Syntax
show ip twcb wcserverfarm [serverfarm-name]
Parameters
Defaults
Ifnoparameterisspecified,displaysdetailsforallconfiguredserverfarms.
Mode
Routercommand:Matrix(rw)‐>Router#.
Examples
Thisexampledisplaysconfigurationdataforthes1Serverserverfarm:
Matrix(rw)->Router#show ip twcb wcserverfarm s1Server
Server Farm Configured Active
Name: Predictor Cache Servers Cache Servers
------------------------------------------------------------
s1Server ROUNDROBIN 3 2
Thisexampledisplaysconfigurationdataforalloftheserverfarmsforthisweb‐cache:
Matrix>Router#show ip twcb wcserverfarm
Server Farm Configured Active
Name: Predictor Cache Servers Cache Servers
------------------------------------------------------------
s1Server ROUNDROBIN 3 2
s2Server ROUNDROBIN 2 2
s3Server HASH 4 2
serverfarm‐name (Op tional)Specifiestheserverfarmforthedisplayofconfiguration
data.