692 Managing sessions
NN47250-500 (Version 03.01)

Displaying and clearing network sessions by username

You can view sessions by a username or user wildcard. (For a definition of user wildcards and their format, see “User
wildcards” on page 47.)
To see all sessions for a specific user or for a group of users, type the following command:
show sessions network user user-wildcard
For example, the following command shows all sessions of users whose names begin with E:
WSS# show sessions network user E*
User Name Sess IP or MAC ID Address VLAN Name Port/Radio
----------------------- ------------------------------------- ----------------- ---------------
EXAMPLE\singh 12* 192.168.12.185 vlan-eng 3/2
EXAMPLE\havel 13* 192.168.12.104 vlan-eng 1/2
2 sessions match criteria (of 3 total)
Use the verbose keyword to see more information. For example, the following command displays detailed session infor-
mation about nin@example.com:
WSS# show sessions network user nin@example.com verbose
User Name Sess IP or MAC ID Address VLAN Name Port/Radio
----------------------- ------------------------------------- ----------------- ---------------
nin@example.com 5* 192.168.12.141 vlan-eng 1/1
Client MAC: 00:02:2d:6e:ab:a5
GID: SESS-5-000430-686792-d8b3c564
State: ACTIVE (prev AUTHORIZED)
now on: 192.168.12.7, port 1, AP/radio 0422900147/1, as of 00:23:32 ago
1 sessions match criteria (of 10 total)
To clear all the network sessions of a user or group of users, use the following command:
clear sessions network user user-wildcard
For example, the following command clears the sessions of users named Bob:
WSS# clear sessions network user Bob*