flow
record record1
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
collect interface output
collect counter
bytes long
match application name
collect counter packets long
flow
exporter export1
destination
172.31.29.250
export-protocol netflow-v9
transport udp
2055
template data timeout 60
option application-table
timeout 60
flow monitor monitor1
record record1
exporter
export1
source
cache timeout active 60
cache timeout
inactive 15
INT-L3-WAN354K(config-if)#ip flow monitor monitor1
output
% Flow Monitor: Flow Monitor
'monitor1'
Unsupported match field "interface
input" for ipv4 traffic in output direction
Match
application name is not supported on wired
interfaces.
Unsupported collect field "interface
output" for ipv4 traffic in output direction
Thank you in advance.