Ad Widget

Collapse

Netflow nfsen

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Xyue
    Member
    • Jan 2016
    • 93

    #1

    Netflow nfsen

    Hi guys,

    I have installed the nfsen and I'm able to access it through http://localhost/nfsen/nfsen.php
    As you might already know the last time I installed nfsen was in FreeBSD v9 and it used a special NSEL fork for nfdump. This version allowe...


    I have configured below command in my switches:

    SW(config)#ip flow-export destination "nfsen_server_ip" 9995
    SW(config)#ip flow-export version 9
    SW(config)#ip flow-source gi1/1/1
    SW(config)#int gi1/1/1
    SW(config-if)# ip flow ingress
    SW(config-if)# ip flow egress

    However, I cant see anything from the nfsen.
    Can anyone please advise any steps did i missed ?

    Thank you very much in advance.
Working...