This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Cisco ASR 9010 Netflow

!

flow exporter-map netflow02

version v9

!

transport udp 2054

destination ###.###.###.###

!

flow monitor-map netflow02

record ipv4 peer-as

exporter netflow02

!

sampler-map nfm

random 1 out-of 512

!

!

interface TenGigE0/2/0/3

description xxxxxxxxxxxxxxxxxxxxxx

mtu 9216

load-interval 30

flow ipv4 monitor netflow02 sampler nfm ingress

flow ipv4 monitor netflow02 sampler nfm egress

!