Display the active subscribers on the router. If you specify a username, the router displays only the users that match. When you issue the command in the default VR, all users are displayed. When you issue the command in a nondefault VR, only those users attached to that VR are displayed. The following list describes keywords that you can use with the show subscribers command:
To display general subscriber information:
host1# show subscribers
Subscriber List
----------------
Virtual
User Name Type Addr|Endpt Router
----------------------- ----- -------------------- ------------
fred tst 10.10.65.86/radius default
bert tst 192.168.10.3/user default
User Name Interface
----------------------- --------------------------------
fred atm 2/1.42:100.104
bert FastEthernet 5/2.4
User Name Login Time Circuit Id
----------------------- ------------------- ----------------
fred 06/05/12 10:58:42 atm 5/1.3
bert 06/05/12 10:59:08
User Name Remote Id
----------------------- ----------------
fred
bert (800) 555-1212
To display detailed information for subscribers on the specified interface:
host1# show subscribers interface ethernet 5/2
Subscriber List
---------------
Virtual
User Name Type Addr|Endpt Router
------------------------ ----- -------------------- ------------
bert tst 192.168.10.3/user default
User Name Interface
------------------------ --------------------------------
bert FastEthernet 5/2.4
User Name Login Time Circuit Id
------------------------ ------------------- ----------------
bert 06/05/12 10:59:08
User Name Remote Id
----------------------- ----------------
bert (800) 555-0000
To display detailed information for subscribers on the specified slot:
host1# show subscribers slot 5
Subscriber List
---------------
Virtual
User Name Type Addr|Endpt Router
------------------------ ----- -------------------- ------------
fred tst 10.10.65.86/radius default
User Name Interface
------------------------ --------------------------------
fred atm 5/1.42:100.104
User Name Login Time Circuit Id
------------------------ ------------------- ----------------
fred 06/05/12 10:58:42 atm 5/1.3
User Name Remote Id
----------------------- ----------------
fred
To display the number of subscribers on each virtual router, as well as the total and peak subscribers for the chassis:
host1#show subscribers summary Virtual Router Subscribers Ppp Ip Tnl Total ------------ ------------ ------ ------ ------ ------ default 1 1 0 0 1 Total Subscribers : 10 (chassis-wide total) Peak Subscribers : 15 (chassis-wide total)
To display the number of subscribers on each port:
host1#show subscribers summary port Interface Count ------------ ------ 3/1 5 2/1 5 Total Subscribers : 10 (chassis-wide total) Peak Subscribers : 15 (chassis-wide total)
To display the number of subscribers by domain name:
host1#show subscribers summary domain
Domain Name Count
-------------------------------- ------
abc.com 5
iii.com 5
Total Subscribers : 10 (chassis-wide total)
Peak Subscribers : 15 (chassis-wide total)
To display the number of subscribers by interface:
host1#show subscribers summary interface
Interface Count
-------------------- ------
ATM 3/2.1 1
ETHERNET 5/2.1 2
Total Subscribers : 3 (chassis-wide total)
Peak Subscribers : 6 (chassis-wide total)
To display the number of subscribers by slot:
host1#show subscribers summary slot Slot Count -------- ----- 3 1 5 4 Total Subscribers : 5 (chassis-wide total) Peak Subscribers : 8 (chassis-wide total)
Table 32 lists the show subscribers command output fields.
Table 32: show subscribers Output Fields