flow exporter FlowExporter1
destination
source FastEthernet0
output-features
transport udp 9996
!
flow monitor FlowMonitor1
record netflow ipv4 original-output
exporter FlowExporter1
cache timeout active 60
flow-sampler-map FLOW-FILTER
mode random one-out-of 1
class-map match-all C-FL-FILTER
match access-group name FL_FILTER
ip access-list extended FL_FILTER
deny ip host 1.1.1.120 any
deny ip any host 1.1.1.120
permit ip any any
policy-map P-FL-FILTER
class C-FL-FILTER
netflow-sampler FLOW-FILTER
ip flow-export version 9
ip flow-export interface-names
ip flow-export destination 10.66.66.1 9996