01-17-2014 12:21 AM
Hello,
Is it possible to use flexible netflow on ASR platform e.g to choose some records to export from ipv4 packet ?
There are presentatons from Cisco Live, with sample configuration. It doesnt work for me - do I need special module or software ver ?
flow exporter my-exporter
destination 1.1.1.1
flow record my-record
match ipv4 destination address
match ipv4 source address
collect counter bytes
flow monitor my-monitor
exporter my-exporter
record my-record
interface xyz
ip flow monitor my-monitor input
Solved! Go to Solution.
01-17-2014 12:27 AM
Hi,
Flexible netflow per say is not supported on IOS XR, in the sense that you can not specifically pick the fields you want.
NF implementation here is based on templates (IPv4, MPLS+IPv4, with or without ASN info, ...)
For configuration, please refer to this guide:
https://supportforums.cisco.com/docs/DOC-27060
Thanks,
N.
01-17-2014 12:27 AM
Hi,
Flexible netflow per say is not supported on IOS XR, in the sense that you can not specifically pick the fields you want.
NF implementation here is based on templates (IPv4, MPLS+IPv4, with or without ASN info, ...)
For configuration, please refer to this guide:
https://supportforums.cisco.com/docs/DOC-27060
Thanks,
N.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide