Skip to main content
franz
New Member
October 8, 2014
Question

Enable sflow + ntop

  • October 8, 2014
  • 2 replies
  • 8116 views
Hello, i enabled the sflow protocol on my fortigate 600C, but i receive few informations about the connections, why? Regards Franz config system sflow set collector-ip x.x.x.x set collector-port 6343 end config sys interface edit set sflow-sampler enable set sample-rate 512 set sample-direction both set polling-interval 30 next end

    2 replies

    netmin
    New Member
    October 8, 2014
    It depends on the the type of traffic that is monitored. Here' s another opinion about sFlow (and NetFlow, which was added in 5.2 btw.): http://searchnetworking.techtarget.com/opinion/Traffic-analytics-in-the-new-IT-landscape-NetFlow-vs-sFlow
    Jeff_FTNT
    Staff
    Staff
    October 8, 2014
    Most port on FG600C is NP4 port, so traffic is offloaded to NPU. You may try to disable NP4 fastpath .Thanks.