cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

cisco ISR4451-X/K9 not able to configure netflow

vaidyasagar15
Level 1
Level 1

I am not able to get flow on our Netflow server for cisco ISR4451-X/K9

ISR Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 15.5(3)S2, RELEASE SOFTWARE (fc2).

I used below commands but still not getting flow.

flow record v4_r1
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
collect counter bytes long
collect counter packets long
flow exporter EXPORTER-1
destination Y.Y.Y.Y
transport udp 9999
flow monitor FLOW-MONITOR-1
exporter EXPORTER-1
record v4_r1

interface GigabitEthernet0/0/1
description ***XXXXXXXXXXXXXXXXX***
bandwidth 153600
ip address X.X.X.X X.X.X.X
no ip proxy-arp
ip flow monitor FLOW-MONITOR-1 input
ip flow monitor FLOW-MONITOR-1 output
load-interval 30
negotiation auto
end

Who Me Too'd this topic