F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

JoergK's avatar
JoergK
Icon for Nimbostratus rankNimbostratus
Aug 22, 2019
Solved

tmsh or bash command to kill all access policy sessions in apm module

Hi, we are running two Big IP 5250 with APM module. Sometimes we need to kill all APM sessions. Today we do that by going to Access Policy -> Manage Sessions, select the existing sessions and kill...
  • Niels_van_Sluis's avatar
    Aug 22, 2019

    Yes, like this:

    [root@big-ip:Active:Standalone] config # /usr/bin/sessiondump --delete all
    Succesfully deleted 2 sessions
    [root@bigip:Active:Standalone] config #