3com WX4400 3CRWX440095A Manuel D’Utilisation

Page de 728
562
C
HAPTER
 25: M
ANAGING
 S
ESSIONS
Displaying and
Clearing Network
Sessions by
Username
You can view sessions by a username or user glob. (For a definition of 
user globs and their format, see “User Globs” on page 30.)
To see all sessions for a specific user or for a group of users, type the 
following command:
display sessions network user user-glob
For example, the following command shows all sessions of users whose 
names begin with E:
WX1200# display sessions network user E*
User
Sess  IP or MAC
VLAN
Port/
Name
  ID  Address
  Name
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 information about 
nin@example.com:
WX1200> display sessions network user nin@example.com verbose
User
Sess  IP or MAC
VLAN
Port/
Name
  ID  Address
  Name
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: WX 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-glob
For example, the following command clears the sessions of users named 
Bob:
WX1200# clear sessions network user Bob*