Forum Discussion

patricktully_70's avatar
patricktully_70
Icon for Nimbostratus rankNimbostratus
Jun 25, 2009

ClientCLI Stop Help

Is there a way for the f5fpc command line function to stop all current open sessions? The documentation points out that you have to pass it a session id for it to close, but I won't have the session ID (because the language I'm using is a third party bastard version of command line scripting), so I want it to close any open sessions. Any ideas on how to do this?

2 Replies

  • You call stop all the current open sessions from the FirePass GUI:

     

     

    Device Management > Maintenance > User Session Lockout >Kill Current Sessions
  • I'm using the command line functions, not the GUI. Any ideas on how to do this using the command line functions?