Logging Out Simulated Subscribers with the CLI
You can log out subscribers who are accessible by:
To view all subscriber sessions:
user@host> show sae subscribersLogging Out Subscribers by DN
To log out subscribers who are accessible by DN:
- Issue the
show sae subscribers dn
command to view the subscribers who are accessible by DN.- Issue the
request sae logout dn command
to log out all subscribers who are accessible by DN.
- To log out specific subscribers, use the
filter
option and specify all or part of the DN for the subscribers that you want to log out.user@host> request sae logout dn filter filterTo specify that no confirmation is requested before the software logs out the subscribers, use the force
option.user@host> request sae logout dn forceuser@host> request sae logout dn filter filter forceLogging Out Subscribers by IP Address
To log out subscribers who are accessible by IP address:
- Issue the
show sae subscribers ip
command to view the subscribers who are accessible by IP address.- Issue the
request sae logout ip command
to log out all subscribers who are accessible by IP address.
- To log out specific subscribers, use the
filter
option and specify the IP address for the subscribers that you want to log out.user@host> request sae logout ip filter filterTo specify that no confirmation is requested before the software logs out the subscribers, use the force
option.user@host> request sae logout ip forceuser@host> request sae logout ip filter filter forceLogging Out Subscribers by Login Name
To log out subscribers who are accessible by login name:
- Issue the
show sae subscribers login-name
command to view the subscribers accessible by login name.- Issue the
request sae logout login-name command
to log out all subscribers accessible by login name.
- To log out specific subscribers, use the
filter
option and specify all or part of the login name for the subscribers that you want to log out.user@host> request sae logout login-name filter filterTo specify that no confirmation is requested before the software logs out the subscribers, use the force
option.user@host> request sae logout login-name forceuser@host> request sae logout login-name filter filter forceLogging Out Subscribers by Session ID
To log out subscribers who are accessible by session ID:
- Issue the
show sae subscribers session-id
command to view the subscribers accessible by session ID.- Issue the
request sae logout session-id command
to log out all subscribers accessible by session ID.
- To log out specific subscribers, use the
filter
option and specify all or part of the session ID for the subscribers that you want to log out.user@host> request sae logout session-id filter filterTo specify that no confirmation is requested before the software logs out the subscribers, use the force
option.user@host> request sae logout session-id forceuser@host> request sae logout session-id filter filter force