Sie sind auf Seite 1von 4

Situación

¿Cómo puedo forzar una descarga completa de la base de datos del filtro de
contenido Blue Coat Web Filter (BCWF) en el dispositivo ProxySG?

Solución

Este artículo se divide en dos secciones. La primera sección explica cómo purgar y
descargar la base de datos BCWF mientras que la sección dos explica cómo purgar y
descargar la base de datos de clasificación de aplicaciones.

Nota: No es necesario completar ambas secciones 1 y 2 en ambos casos. Siga solamente


la sección aplicable al problema que usted está dirigiendo en el ProxySG.

1. Para forzar una descarga completa de la base de datos del filtro de contenido de
Blue Coat Web Filter (BCWF):

 Asegúrese de tener acceso a la interfaz de línea de comandos (CLI) ya sea a través del
puerto serie / consola, oa través de una conexión SSH o telnet.
 Obtenga la contraseña de habilitación del dispositivo.
 (SGOS 6.6.x y posterior) Deshabilite el servicio Clasificación de aplicaciones si está
habilitado.
Importante: Fuerza la actualización completa sólo según las instrucciones de Blue Coat
Support. Realice la actualización durante las horas de inactividad para tener un efecto
mínimo en los usuarios.

Step 1 - Disable Blue Coat as a content provider


Enable Password:
ProxySG#config t
Enter configuration commands, one per line. End with CTRL-Z.
ProxySG#(config)content-filter
ProxySG#(config content-filter)provider bluecoat disable
ok

Step 2 - (SGOS 6.6.x and later) Disable Application Classification

ProxySG#(config)application-classification
ProxySG#(config application-classification)disable
ok

Step 3 - Purge the previous database and download a new one

ProxySG#(config content-filter)bluecoat
ProxySG#(config bluecoat)purge
ok
ProxySG#(config bluecoat)download full-get-now
This may take a few minutes. Please wait...
loading
database...........................................................
.........
...................................................................
.................
...................................................................
.................
...................................................................
.
Download log:
Blue Coat download at: 2009/05/29 10:42:26 -0600
Downloading from
http://list.bluecoat.com/bcwf/activity/download/bcwf.db
Download size: 187584768
Database date: Fri, 29 May 2009 16:05:28 UTC
Database expires: Sun, 28 Jun 2009 16:05:28 UTC
Database version: 291490400
Database format: 1.1
ok
ProxySG#(config bluecoat)exit
ProxySG#(config content-filter)provider bluecoat enable
loading database...
ok
ProxySG#(config content-filter)exit
ProxySG#(config)exit
ProxySG#

Note: If you have filtering enabled for ProxyClient or Unified Agent, you must disable it prior
to running the purge command; otherwise, the command fails.

2. To force a full download of the Application Classification database:

Step 1 - (SGOS 6.6.x and later) Disable Application Classification

ProxySG#(config)application-classification
ProxySG#(config application-classification)disable
ok

Step 2 - Purge the previous database and download a new one

ProxySG#(config application-classification)bluecoat
ProxySG#(config application-classification)purge
ok
ProxySG#(config application-classification)download full-get-now
This may take a few minutes. Please wait...
loading
database...........................................................
.........
...................................................................
.................

Step 3 – Re-enable application classification


ProxySG#(config)application-classification
ProxySG#(config application-classification)enable
ok

References

Source: Note
Description:

Alternatively, issue the download get-now command twice after purging the
database. The first time, the command downloads the initial database (the summary of
the full database). The second time, it downloads the full database. Observe the database
size downloaded to confirm which database has been downloaded in each case. Here is
an example:

ProxySG#(config bluecoat)download get-now

This may take a few minutes. Please wait...


loading database..
Download log:
Blue Coat download at: 2015/03/31 16:59:30 +0000
Downloading from
https://list.bluecoat.com/bcwf/activity/download/bcwf.db
Requesting initial database <---- initial database
Download size: 11959 <---- size confirms it
Database size: 11959
Database date: Mon, 09 Mar 2015 19:25:20 UTC
Database expires: Wed, 08 Apr 2015 19:25:20 UTC
Database version: 1
Total categories: 84
Total applications: 179
Database format: 1.1

ok

Note: The previous download get-now command downloads the initial database.
Issue the command again to download the full database.

ProxySG#(config bluecoat)download get-now


This may take a few minutes. Please wait...
loading database................................
Download log:
Blue Coat download at: 2015/03/31 17:36:54 +0000
Downloading from
https://list.bluecoat.com/bcwf/activity/download/bcwf.db
Requesting differential update <--- says differential update but
check the size
Download size: 560911901 <--- size confirms this is full
database and not just a small update
Database size: 560911901
Database date: Tue, 31 Mar 2015 15:57:19 UTC
Database expires: Thu, 30 Apr 2015 15:57:19 UTC
Database version: 350900300
Total categories: 84
Total applications: 179
Database format: 1.1

ok

Das könnte Ihnen auch gefallen