Skip to main content

Cisco AVC Configuration

This document outlines the steps necessary for configuring Cisco Application Visibility and Control (AVC) on your network devices.

Configuration Steps

Enter global configuration mode on the router or MSFC:

config terminal

Configure the AVC profile:

performance monitor context MOTADATA_NETFLOWAVC profile application-experience
exporter destination {MOTADATA_NETFLOW_SERVER_IP} source {LOOPBACK_INTERFACE_NAME} port {MOTADATA_NETFLOW_SERVER_LISTENER_PORT}
traffic-monitor application-response-time ipv4
traffic-monitor conversation-traffic-stats ipv4
traffic-monitor url ipv4
traffic-monitor media ipv4

For each interface on which you want to enable flow, enter the following commands:

Interface {INTERFACE_NAME}
performance monitor context MOTADATA_NETFLOWAVC

After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.