Hello everybody, I´ve some issues with the version OPMANAGER (12) where I don´t how configure or what I need to see the Layer 7 Application.
The netflow is configured Ok in a Switch CISCO 3850, but I need to see thr traffic in Layer 7 Application.
Is necessary another configuration in Switch? I read about is necesary AVC, but AVC is only for WLAN not for Wired.
Pls some advice or help.
Here is how the Layer 7 Applitacion looks like.
The configuration for my netflow that works without any problem is:
flow record NFRECORD_IN
match ipv4 version
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
match flow direction
collect counter bytes long
collect counter bytes layer2 long
flow record NFRECORD_OUT
match ipv4 version
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface output
match flow direction
collect counter bytes long
collect counter bytes layer2 long