[Survey] The 2025 Observability Survey - Share your opinion and earn $10.Take the survey

Cisco AVC

You can perform Cisco AVC configuration using the following steps:

config terminal
performance monitor context netflowAVC profile application-experience
exporter destination {NETFLOW_SERVER_IP} source {LOOPBACK_INTERFACE_NAME} port {NETFLOW_SERVER_LISTENER_PORT}
traffic-monitor application-response-time ipv4
traffic-monitor conversation-traffic-stats ipv4
traffic-monitor url ipv4
traffic-monitor media ipv4

Enter global configuration mode on the router or MSFC, and issue the following commands for each interface on which you want to enable flow:

Interface {INTERFACE_NAME}
performance monitor context netflowAVC

Back to Top