Netflow Network Issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2009 02:27 PM - edited 03-04-2019 04:42 AM
At one of our locations we had our ISP enable netflow on our 2851, then connected it to our PRTG server.
Ever since we did that a few days ago we've seen a few weird network issues. A program we use to download files from multiple sources now struggles to complete downloads. Internally when we use programs to launch other programs via windows run commands, they now fail.
I'm not 100% sure netflow is causing these issues, but they all appeared as soon as we enabled netflow.
Log-
Howies_2352659# show ip flow export
Flow export v5 is enabled for main cache
Exporting flows to 10.10.11.214 (9996)
Exporting using source interface GigabitEthernet0/0
Version 5 flow records
13385 flows exported in 448 udp datagrams
0 flows failed due to lack of export packet
0 export packets were sent up to process level
0 export packets were dropped due to no fib
0 export packets were dropped due to adjacency issues
0 export packets were dropped due to fragmentation failures
0 export packets were dropped due to encapsulation fixup failures
Howies_2352659#show ip flow interface
GigabitEthernet0/0
ip route-cache flow
Howies_2352659#
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2009 07:48 PM
All ip route-cache flow does is it enables NetFlow accounting for packets that are received by the interface.
ip route-cache flow was replaced by ip flow {ingress | egress}
What exactly did the ISP do? Did they add ip route-cache flow to Howies_2352659? What else did they do?
