cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2936
Views
0
Helpful
1
Replies

Netflow Issue on Cisco 2951

I configure Netflow on the Cisco 2951, In SolarWind see green icons showing that they device is  up but am unable to see information from Netflow like receivers or transmitters. When I click on Solarwind node to check the Netflow, it gives me the following pop up. 

***

Node details are no available

Details for node 'HOUMPLSFW1 - L3 CrossConnect Router' are not available because NetFlow and CBQoS data are not available.

Refer to vendor's device documentation to enable these features.

***

I have connectivity to Solarwind collector

 

Netflow configuration

 

flow record ORION-FLOW
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
collect interface output
collect counter bytes
collect counter packets
collect timestamp sys-uptime first
collect timestamp sys-uptime last
!
!
flow exporter ORION-EXPORTER
description NETFLOW Export to ORION
destination 180.xx.xx.xx
source GigabitEthernet 0/1
transport udp 2055
!
!
flow monitor ORION-MONITOR
description ORION Netflow Monitor
exporter ORION-EXPORTER
record ORION-FLOW

 

On interface

ip flow monitor ORION-MONITOR input
ip flow monitor ORION-MONITOR output

 

LOGS

#show ip cache flow
IP packet size distribution (16514157 total packets):
1-32 64 96 128 160 192 224 256 288 320 352 384 416 448 480
.000 .299 .062 .049 .054 .050 .149 .041 .033 .019 .009 .020 .012 .005 .003

512 544 576 1024 1536 2048 2560 3072 3584 4096 4608
.004 .004 .005 .065 .107 .000 .000 .000 .000 .000 .000

IP Flow Switching Cache, 278544 bytes
9 active, 4087 inactive, 360530 added
8726044 ager polls, 0 flow alloc failures
Active flows timeout in 30 minutes
Inactive flows timeout in 15 seconds
IP Sub Flow Cache, 34056 bytes
9 active, 1015 inactive, 360530 added, 360530 added to flow
0 alloc failures, 0 force free
1 chunk, 5 chunks added
last clearing of statistics never
Protocol Total Flows Packets Bytes Packets Active(Sec) Idle(Sec)
-------- Flows /Sec /Flow /Pkt /Sec /Flow /Flow
TCP-Telnet 189 0.0 1 40 0.0 0.0 1.5
TCP-FTP 116 0.0 1 40 0.0 0.0 1.5
TCP-WWW 96577 0.8 37 288 30.0 4.8 8.9
TCP-SMTP 242 0.0 16 109 0.0 0.2 1.4
TCP-other 131026 1.0 9 263 10.7 2.8 12.1
UDP-DNS 19604 0.1 1 72 0.2 1.0 15.5
UDP-NTP 615 0.0 1 83 0.0 0.0 15.5
UDP-TFTP 15 0.0 1 77 0.0 0.0 15.5
UDP-Frag 7 0.0 20 918 0.0 5.6 15.3
UDP-other 63835 0.5 46 249 24.5 14.3 12.8
ICMP 33129 0.2 2 63 0.7 10.3 14.7
IP-other 15165 0.1 558 370 70.2 44.9 5.7
Total: 360520 2.9 45 320 136.6 7.7 11.5

SrcIf SrcIPaddress DstIf DstIPaddress Pr SrcP DstP Pkts
Gi0/1 10.1.3.253 Null 224.0.0.5 59 0000 0000 192
Local 10.1.65.3 Gi0/1* 10.1.65.1 32 654A F040 16K
Local 10.1.65.3 Gi0/1* 10.1.65.1 32 654A F040 80
Local 10.1.65.3 Gi0/1* 10.1.65.1 32 654A F040 40
Local 10.1.65.3 Gi0/1* 10.1.65.50 32 6B42 BD0F 75
Gi0/1 10.1.65.1 Gi0/0.102 10.1.65.3 32 8C2E BE47 443
Gi0/1 10.1.65.1 Gi0/0.102 10.1.65.3 32 8C2E BE47 894
Gi0/1 10.1.65.1 Gi0/0.102 10.1.65.3 32 8C2E BE47 17K
Gi0/1 10.1.65.50 Gi0/0.102 10.1.65.3 32 EDDA 5E00 211

 

Please any suggest?

 

1 Accepted Solution

Accepted Solutions

1 Reply 1

I just resolve it guys, If anyone has the same issue please verify on the link below.
https://thwack.solarwinds.com/t5/NTA-Discussions/NetFlow-Sources-Node-details-not-available/td-p/421408