cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
568
Views
5
Helpful
2
Replies

[7600] Netflow doesn't export packet

 

This is my configuration, but it doesn't export any packet. How should I do?

Configuration:

Spoiler
ip vrf management
!
mls flow ip interface-full
mls nde sender version 5
!
flow-sampler-map Sampler-PN
mode random one-out-of 2000
!
interface GigabitEthernet5/3
ip vrf forwarding management
ip address 172.18.4.10 255.255.0.0
!
interface GigabitEthernet8/26
ip flow ingress
mls netflow sampling
hold-queue 4096 in
!
ip flow-export source GigabitEthernet5/3
ip flow-export version 9 origin-as
ip flow-export destination 172.18.18.7 9902 vrf management
!
access-list 40 permit 172.18.0.0 0.0.255.255
!
snmp-server community public RO 40

1.jpg

Thank you very much.

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello @ปลาวาฬทราย RMUTT CPE IX ,

the line below the 0 packets exported says :

1233 export packets were dropped due to no fib

 

is your destination in a VRF ? if it is you need to specify it using vrf <vrf-name> in the ip flow exporter configuration.

 

Edit:

I haven't seen the spoiler section the collector is in VRF and you have configured it.

 

try to verify if you have a route and a FIB entry in VRF management for the flow collector IP subnet/iP address.

 

 

 

Hope to help

Giuseppe

 

 

I can ping to the flow collector normally.

 

3.jpg

Thank you very much.

Review Cisco Networking products for a $25 gift card