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 9006 Netflow

!

flow exporter-map netflow01

version v9

!

transport udp 2058

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

!

flow monitor-map netflow01

record ipv4 peer-as

exporter netflow01

!

sampler-map nfm

random 1 out-of 512

!

!

interface GigabitEthernet0/0/0/18

description xxxxxxxxxxxxxxxxx

mtu 9216

load-interval 30

flow ipv4 monitor netflow01 sampler nfm ingress

flow ipv4 monitor netflow01 sampler nfm egress

!