Skip to main content
Anand_Narayana
Explorer
June 29, 2017
Question

IP address active session list

  • June 29, 2017
  • 1 reply
  • 3634 views

Is there a way to check as how many concurrent IPs are currently logged instead of concurrent sessions? Idea is to pull the following output "get system session list" every one hour and take only the IPs (remove duplicates) and see how many IPs are active at a given point in time.

    1 reply

    emnoc
    New Member
    July 3, 2017

     

    Suggest ,   That would only show you the active firewall sessions. If you want to know how many address are "active" , maybe dumping the arp table or using  FSSO would be better imho.

     

    ken