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 — AP310i/e, AP410i/e, AP460i/e, AP560i/h,
AP510i/e, AP505i, AP7522, AP7532, AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
- Service Platforms
— NX5500, NX7500, NX9500, NX9600, VX9000
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
nx9500-6C8809(config-profile default-ap505-bridge-vlan-1)#http-analyze filter images
nx9500-6C8809(config-profile default-ap505-bridge-vlan-1)#show context
bridge vlan 1
description "This is a Birdge VLAN Configuration for Local sites."
http-analyze filter images
bridging-mode isolated-tunnel
ip igmp snooping
ip igmp snooping querier
ipv6 mld snooping
ipv6 mld snooping querier
nx9500-6C8809(config-profile default-ap505-bridge-vlan-1)#
Related Commands
no |
Disables forwarding of URLs and data to the controller running the HTTP analytics engine |