Hello Community,
Can someone please let me know if NPM supports Netflow Version 9? If yes, can someone show me how to select configuring NF9 using NPM.
Cheers
Carlton
I understand that NTA supports Netflow v9 without any configuration. I may need correction here as we're not using v9.
All you should need to do is make sure that the device you're configuring is exporting using the correct netflow version, e.g. for Cisco:
ip flow-export source <interface>
ip flow-export version 9
ip flow-export destination <ntaipaddress> <portnumber>
plus any other template options
NTA should then recognise the netflow version accordingly. Obviously said device needs to be monitored in NPM and added as a netflow source.
Hi Martin,
Thanks for responding.
I'm trying to use NPM to configure the interfaces with ingress or egress. However, when I select the option the commands don't appear on the interfaces...
Any thoughts?
I don't quite follow, sorry. Could you send over a couple of screenshots to illustrate what you're doing?
OK, give me a sec.