Monitoring Active Subscriber Sessions with Service Manager
Purpose
Display information about active subscriber sessions on your router.
Action
To display summary information for all active subscriber sessions:
host1#show service-management subscriber-session briefSubscriber Sessions-------------------ServiceName Interface Id Owner/Id State Non-volatile Sessions---------------- -------------- -- --------- ------ ------------ --------CLIENT1@ISP.COM ip192.168.0.3 1 AAA 4194326 Active False 1CLIENT2@ISP.COM ip192.168.0.7 2 AAA 4194327 Active False 1CLIENT3@ISP.COM ip192.168.0.4 3 AAA 4194328 Active False 1CLIENT4@ISP.COM ip192.168.0.5 4 AAA 4194329 Active False 1CLIENT5@ISP.COM ip192.168.0.6 5 AAA 4194330 Active False 1CLIENT6@ISP.COM ip192.168.0.8 6 AAA 4194331 Active False 1CLIENT7@ISP.COM ip192.168.0.1 7 AAA 4194332 Active False 1CLIENT8@ISP.COM ip192.168.0.9 8 AAA 4194333 Active False 1CLIENT9@ISP.COM ip192.168.0.2 9 AAA 4194334 Active False 1CLIENT10@ISP.COM ip192.168.0.10 10 AAA 4194335 Active False 1To display information for that particular subscriber with the subscriber name:
host1#show service-management subscriber-session client1@isp.com interface ip 192.168.0.1User Name: CLIENT1@ISP.COM, Interface: ip 192.168.0.1Id: 1Owner: AAA 4194326Non-volatile: FalseState: ActiveServiceSessions:Name mutex Owner/Id State Operation----------------------- ----- ----------- ------------------ ---------tiered(2000000,3000000) AAA 4194326 ConfigApplySuccess ActivateName Non-volatile----------------------- ------------tiered(2000000,3000000) FalseTo display information for that particular subscriber with the service session:
host1#show service-management subscriber-session client1@isp.COM interface ip 192.168.0.1 service-session tieredUser Name: client1@isp.COM, Interface: ip192.168.0.1Service : tiered(2000000,3000000)Non-volatile : FalseOwner : AAA 41943236State : Config ApplySuccessActivate : TrueStatistics Type : time-based and volume-basedStatistics Complete : FalsePoll Interval : 0Poll Expire : 0Activate Time : THU MAR 02 01:21:26 2006Time : 0Time Expire : 0Volume MBytes: 2Volume Expire MBytes : 1Input Bytes : 594Output Bytes : 1196Input Packets : 1Output Packets : 2To display information for a particular subscriber using the subscriber ID:
host1#show service-management subscriber-session 20User Name: CLIENT50@ISP.COM, Interface: ip192.168.100.33Id: 20Owner/Id: CLINon-volatile: TrueState: ActiveServiceSessions:Name mutex Owner State Operation------------------- ----- ----- ------------------- ---------internet(5000,8000) 12 CLI Config ApplySuccess ActivateName Non-volatile------------------ ------------internet(5000,8000) TrueMeaning
Table 155 lists the show service-management subscriber-session command output fields.