cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
646
Views
0
Helpful
3
Replies

NDE export using a VRF interface

linker.team
Level 1
Level 1

Is it possible to use the vrf interface as source of netflow packets? if so how to configure ip flow-export source <vrf interface?

3 Replies 3

amritpatek
Level 6
Level 6

You can collect statistics for both routed and bridged traffic. Note, however, that the PFC3A collects statistics only for routed traffic. You can configure two external data collector addresses, which improves the probability of receiving complete NetFlow data by providing redundant data streams with a PFC3.

To reduce the volume of statistics collected, use:

Sampled NetFlow, which reduces the number of statistics collected

NetFlow aggregation, which merges collected statistics

Jan Nejman
Level 3
Level 3

Hello,

you can use the following syntax:

Router(config)# ip flow-export destination 10.10.10.10 2000 vrf testvrf

Router(config-flow-cache)#export destination 10.10.10.10 9999 vrf testvrf

NetFlow VRF export is introduced in 12.4(4)T on the low-end routers.

Kind regards

Jan Nejman

Caligare Co,

http://www.caligare.com

rseiler
Level 3
Level 3

This is not yet supported on IOS 12.2SX but is stated to be available in 12.2SXI.

Track bug id CSCsh99774 for more info.