Display information about active subscriber sessions, by owner.
To display summary information for all active owner sessions:
host1# show service-management owner-session brief
Subscriber Sessions
-------------------
Service
Name Interface Id Owner/Id State Non-volatile Sessions
---------------- -------------- -- --------- ------ ------------ --------
CLIENT1@ISP.COM ip192.168.0.3 1 AAA 4194326 Active False 1
CLIENT2@ISP.COM ip192.168.0.7 2 AAA 4194327 Active False 1
CLIENT3@ISP.COM ip192.168.0.4 3 AAA 4194328 Active False 1
CLIENT4@ISP.COM ip192.168.0.5 4 AAA 4194329 Active False 1
CLIENT5@ISP.COM ip192.168.0.6 5 AAA 4194330 Active False 1
CLIENT6@ISP.COM ip192.168.0.8 6 AAA 4194331 Active False 1
CLIENT7@ISP.COM ip192.168.0.1 7 AAA 4194332 Active False 1
CLIENT8@ISP.COM ip192.168.0.9 8 AAA 4194333 Active False 1
To display information for a particular owner:
host1# show service-management owner-session aaa 4194326
User Name: CLIENT1@ISP.COM, Interface: ip 192.168.0.1
Owner/Id: AAA/4194326
Non-volatile: False
State: Active
ServiceSessions:
Name Owner/ID State Operation
----------------------- ----------- ------------------- ---------
tiered(2000000,3000000) AAA 4194326 Config ApplySuccess Activate
Name Non-volatile
----------------------- ------------
tiered(2000000,3000000) False
To display information for a particular owner with service session information:
host1# show service-management owner-session aaa 4194326 service-session User Name: client1@isp.COM, Interface: ip192.168.0.1 Service : tiered(2000000,3000000) Non-volatile : False Owner : AAA 4194326 State : Config ApplySuccess Activate : True Statistics Type : time-based and volume-based Statistics Complete : False Poll Interval : 0 Poll Expire : 0 Activate Time : THU MAR 02 01:21:26 2006 Time : 0 Time Expire : 0 Volume MBytes: 2 Volume Expire MBytes : 1 Input Bytes : 594 Output Bytes : 1196 Input Packets : 1 Output Packets : 2
Table 157 lists the show service-management owner-session command output fields.
Table 157: show service-management owner-session Output Fields