Contents
Application Visibility and Control (AVC) classifies applications using deep packet inspection techniques with the Network-Based Application Recognition (NBAR2) engine, and provides application-level visibility and control into Wi-Fi networks. After the applications are recognized, the AVC feature enables you to either drop or mark the data traffic.
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Application Visibility and Control (AVC) solution for wireless networks identifies more than 1000 business– or consumer–class applications using deep packet inspection (DPI). The support of AVC embedded within the WLAN infrastructure extends as an end-to-end solution, which gives a complete visibility of applications in the network and allows administrators to do one of the following:
Application Visibility and Control feature consist of the following components:
You can create a flow export to define the export parameters for a flow. This is an optional procedure for configuring flow parameters.
Command or Action | Purpose | |
---|---|---|
Step 1 |
enable
Example: Device> enable |
Enables privileged EXEC mode. |
Step 2 |
configure
terminal
Example: Device# configure terminal |
Enters global configuration mode. |
Step 3 | wlan
wlan-name
wlan-id
Example: Device (config)# wlan wlan-name 11 Device(config-wlan)# |
Enters WLAN configuration submode. For wlan-id, enter the WLAN ID. The range is 1 to 512. |
Step 4 | ip flow monitor
flow-monitor-name {input |
ouput}
Example: Device (config-wlan)# ip flow monitor fm_name input Device (config-wlan)# ip flow monitor fm_name output |
Associates a flow monitor to the WLAN for input or output packets. |
Step 5 |
end
Example: Device(config)# end |
Leaves global configuration mode and returns to privileged EXEC mode. |
Step 1 |
show avc
client
client-mac
top
n
application
[aggregate|upstream|downstream]
Example: Cumulative Stats: No. AppName Packet-Count Byte-Count AvgPkt-Size usage% --------------------------------------------------------------------- 1 skinny 7343 449860 61 94 2 unknown 99 13631 137 3 3 dhcp 18 8752 486 2 4 http 18 3264 181 1 5 tftp 9 534 59 0 6 dns 2 224 112 0 Last Interval(90 seconds) Stats: No. AppName Packet-Count Byte-Count AvgPkt-Size usage% --------------------------------------------------------------------- 1 skinny 9 540 60 100 Displays information about top “n” applications for the given client MAC. |
Step 2 |
show avc
wlan
ssidtop
n
application
[aggregate|upstream|downstream]
Example: Device# show avc wlan Lobby_WLAN top 10 application aggregate Cumulative Stats: No. AppName Packet-Count Byte-Count AvgPkt-Size usage% --------------------------------------------------------------------- 1 ssl 10598677 1979525706 997 42 2 vnc 5550900 3764612847 678 14 3 http 3043131 2691327197 884 10 4 unknown 1856297 1140264956 614 4 5 video-over-http 1625019 2063335150 1269 8 6 binary-over-http 1329115 1744190344 1312 6 7 webex-meeting 1146872 540713787 471 2 8 rtp 923900 635650544 688 2 9 unknown 752341 911000213 1210 3 10 youtube 631085 706636186 1119 3 Last Interval(90 seconds) Stats: No. AppName Packet-Count Byte-Count AvgPkt-Size usage% --------------------------------------------------------------------- 1 vnc 687093 602731844 877 68 2 video-over-http 213272 279831588 1312 31 3 ssl 6515 5029365 771 1 4 webex-meeting 3649 1722663 472 0 5 http 2634 1334355 506 0 6 unknown 1436 99412 69 0 7 google-services 722 378121 523 0 8 linkedin 655 393263 600 0 9 exchange 432 167390 387 0 10 gtalk-chat 330 17330 52 0 Displays information about top “n” applications for the given SSID. |
Step 3 |
show flow
monitor
flow_monitor_name
cache
Example: Device# show flow monitor FLOW-MONITOR-1 Flow Monitor FLOW-MONITOR-1: Description: Used for basic traffic analysis Flow Record: flow-record-1 Flow Exporter: flow-exporter-1 flow-exporter-2 Cache: Type: normal Status: allocated Size: 4096 entries / 311316 bytes Inactive Timeout: 15 secs Active Timeout: 1800 secs Update Timeout: 1800 secs Displays information about flow monitors. |
This example shows how to create a flow record, create a flow monitor, apply the flow record to the flow monitor, and apply the flow monitor on a WLAN:
Device(config)# flow record fr_v4 Device(config-flow-record)# match ipv4 protocol Device(config-flow-record)# match ipv4 source address Device(config-flow-record)# match ipv4 destination address Device(config-flow-record)# match transport destination-port Device(config-flow-record)# match flow direction Device(config-flow-record)# match application name Device(config-flow-record)# match wireless ssid Device(config-flow-record)# collect counter bytes long Device(config-flow-record)# collect counter packets long Device(config-flow-record)# collect wireless ap mac address Device(config-flow-record)# collect wireless client mac address Device(config)#end Device# configure terminal Device# flow monitor fm_v4 Device(config-flow-monitor)# record fr_v4 Device(config-flow-monitor)# cache timeout active 1800 Device(config)#end Device(config)#wlan wlan1 Device(config-wlan)#ip flow monitor fm_v4 input Device(config-wlan)#ip flow mon fm-v4 output Device(config)#end Device(config)#flow monitor fm_v4 cache
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
Overview of Cisco IOS NetFlow |
Cisco IOS NetFlow Overview |
List of the features documented in the Cisco IOS NetFlow Configuration Guide |
Cisco IOS NetFlow Features Roadmap |
The minimum information about and tasks required for configuring NetFlow and NetFlow Data Export |
Getting Started with Configuring NetFlow and NetFlow Data Export |
Tasks for configuring NetFlow to capture and export network traffic data |
Configuring NetFlow and NetFlow Data Export |
Tasks for configuring NetFlow multicast support |
Configuring NetFlow Multicast Accounting |
Tasks for detecting and analyzing network threats with NetFlow |
Detecting and Analyzing Network Threats With NetFlow |
Tasks for configuring Cisco NBAR |
Classifying Network Traffic Using NBAR |
NBAR commands. |
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to . An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
Support for AVC on Wireless LAN |
Cisco IOS XE Release 3.3SE |
The Cisco Application Visibility and Control (AVC) solution for wireless networks identifies more than 1000 business– or consumer–class applications using deep packet inspection (DPI). The
following commands are introduced or modified in the feature documented in this
module:
In Cisco IOS XE Release 3.3SE, this feature is supported on Cisco 5700 Wireless LAN Controllers. |
Copyright © 2015, Cisco Systems, Inc. All rights reserved.