http-analyze

bridge

Enables the analysis of URLs and data traffic on this Bridge VLAN. When enabled, URLs and data are forwarded to the controller running the HTTP analytics engine.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

http-analyze {filter [images|post|query-string]}

Parameters

http-analyze {filter [images|post|query-string]}
http-analyze filter [images|post| query-string] Enables URL and HTTP data analysis. Optionally use the filter keyword to filter out specific URLs
  • filter – Optional. Filters out specific URLs
    • images – Filters out URLs referring to images
    • post – Filters out URLs referring to POSTs
    • query-string – Filters out query strings received from URLs

Example

rfs4000-229D58(config-device 00-23-68-22-9D-58-bridge-vlan-4)#http-analyze filter images

rfs4000-229D58(config-device 00-23-68-22-9D-58-bridge-vlan-4)#show context
 bridge vlan 4
  http-analyze filter images
rfs4000-229D58(config-device 00-23-68-22-9D-58-bridge-vlan-4)#

Related Commands

no Disables forwarding of URLs and data to the controller running the HTTP analytics engine