dscadmin command
Use the dscadmin command option from the command-line interface (CLI) to administer the distributed session cache.
To access this command, log onto the command-line interface (either by logging onto the appliance console, or performing an ssh into the machine), and then enter the isam menu, followed by the dscadmin sub-menu.
The dscadmin command supports the following operations:
- replica set show replica_set_name
- replica set list
- session terminate all_sessions user_id replica_set_name
- session terminate session session-id replica-set-name
- session list pattern maximum_return replica_set_name
- exit
- quit
- replica set show
Lists all session management replicas in the specified replica set. A replica is a client that has registered with the distributed session cache.- replica set list
Lists all session management replica sets in the domain.- session terminate all_sessions
Terminates all user sessions for a specific user within the specified replica set.- session terminate session
Terminates a user session using a session ID within the specified replica set.- session list
Lists all session management sessions within the specified replica set.- exit or quit
Use either the exit command or the quit command to exit from the dscadmin utility interactive command-line mode.
Parent topic: web reverse proxy administration