Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20019

Re: Netflow configure Cisco ASR 1002

$
0
0

Hi Morang have you try the below configuration?

 

flow record NETFLOW_RECORD

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

collect counter packets

!

!

flow exporter NETFLOW_EXPORT

destination X.X.X.X

source FastEthernet0/1/0

transport udp 2055

export-protocol netflow-v5

!

!

flow monitor NETFLOW_MONITOR

description Original Netflow captures

exporter NETFLOW_EXPORT

cache timeout inactive 10

cache timeout active 5

record NETFLOW_RECORD

 

 

interface GigabitEthernet0/0/4

ip flow monitor NETFLOW_MONITOR input


Viewing all articles
Browse latest Browse all 20019

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>