Thanks. Right now is working so good.
Regards, Joseba Izaga ----- Original Message ----- From: "Dimitris Vassilopoulos" To: Sent: Tuesday, January 29, 2002 3:07 AM Subject: RE: Cache Engine [7:33442] > You should configure in the global configuration of the 7204: > > 7204(config)#ip wccp web-cache > > You should also redirect http traffic from the intresting interfaces of the > 7204 to the cache engine. > > conf t > interface serial x > ip wccp web-cache redirect out > > Cache engine should be configured like this: > > cache-engine#sh run > > Building configuration... > Current configuration: > ! > ! > ! > group add admin gid 0 > group add everyone gid 1000 > group add LocalUsers gid 1004 > ! > user add admin uid 0 password 1 "xxxxxxxxxx" capability admin-access > user add anonymous uid 1002 > ! > ! > ! > hostname cache-engine > ! > interface ethernet 0 > ip address xxx.xxx.xxx.xxx 255.255.xxx.xxx > ip broadcast-address xxx.xxx.xxx.xxx > bandwidth 100 > fullduplex > exit > ! > ! > interface ethernet 1 > exit > ! > ip default-gateway xxx.xxx.xxx.xxx (internet router) > ip name-server xxx.xxx.xxx.xxx > ip domain-name xxxxxx > cron file /local/etc/crontab > ! > ! > http proxy outgoing exclude enable > no bypass load enable > wccp router-list 1 xxx.xxx.xxx.xxx > wccp web-cache router-list-num 1 > wccp version 2 > ! > transaction-logs destination disk > ! > ! > end > > Dvass Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=33608&t=33442 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

