Skip to main content
g3rman
New Member
October 16, 2008
Question

Clearing a Session

  • October 16, 2008
  • 4 replies
  • 4154 views
All right, all you smart guys out there ;) I have an existing session with id id-001dfeb9. How can I manually clear it? Thanks -S

    4 replies

    rwpatterson
    New Member
    October 17, 2008
    What kind of session?
    g3rman
    g3rmanAuthor
    New Member
    October 17, 2008
    Any session really. In this particular case I had the SIP helper still on and it messed up the session of course. Debugging the flows I got the session number and want to clear the session by ID so the new session would begin without the SIP helper enabled. Also helpful if you have something natted, change the nat and want to make sure that changes have taken effect, etc ...
    laf
    New Member
    October 17, 2008
    System-->Status-->Statistics-->Sessions(Details) Then you filter by service, policy ID and clear it.
    g3rman
    g3rmanAuthor
    New Member
    October 17, 2008
    Thanks laf, I was so stuck in looking for a CLI command I never checked the GUI ;)