I need some help,
I have been working away at this for far too long.
I'm setting it up so I can monitor all traffic coming into router and leaving router.
I'm Just trying to configure Netflow to export data to my Netscout sniffer.
this is my current config, did I miss something?
flow exporter NETFLOW_EXPORTER
destination (Netscout_Sniffer_IP-Address)
transport udp 2055
flow monitor NETFLOW_MONITOR
record netflow ipv4 original-input
exporter NETFLOW_EXPORTER
interface GigabitEthernet0/0/0.30 ----> MPLS
ip flow monitor NETFLOW_MONITOR input
ip flow monitor NETFLOW_MONITOR out
!
interface GigabitEthernet0/0/0.40 ----> MPLS
ip flow monitor NETFLOW_MONITOR input
ip flow monitor NETFLOW_MONITOR output
!
interface GigabitEthernet0/0/1-------> downstream switch
ip flow monitor NETFLOW_MONITOR input
ip flow monitor NETFLOW_MONITOR output
No comments:
Post a Comment