cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
492
Views
0
Helpful
4
Replies

IOS XE 17 netflow direction mark not sent

Serge91
Level 1
Level 1

Hi all,

On my router it seems not send "direction" mark to collector

4 Replies 4

balaji.bandi
Hall of Fame
Hall of Fame
On my router it seems not send "direction" mark to collector

why do you think so ? do you configuration example. below netflow works fo me all cat 9K switches :

https://www.balajibandi.com/?p=1383

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Cristian Matei
VIP Alumni
VIP Alumni

Hi,

  Can you share relevant configuration?

Thanks,

Cristian.

Serge91
Level 1
Level 1

flow record FLOW-RECORD
 description record to monitor network traffic
 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
 match interface output
 collect routing source as
 collect routing destination as
 collect routing next-hop address ipv4
 collect transport tcp flags
 collect counter bytes
 collect counter packets
 collect timestamp sys-uptime first
 collect timestamp sys-uptime last
!

is okay, I used netflow-original, but by documentation it doesn't send direction

how about other information - as i have provided the basic config, start with basic config and see you able to get the outcome ?

what is the destination side using to collect this netflow information (NMS or anything else ?)

for other feature you like to explore read the guide lines :

https://www.cisco.com/c/en/us/td/docs/routers/ios/config/17-x/ntw-servs/b-network-services/m_fnf-fnetflow.html

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help