show network-access aaa subscribers session-id
Syntax
Release Information
Command introduced in Junos OS Release 10.0.
Description
Display information about the specified subscriber session.
Options
- brief | detail
(Optional) Display the specified level of information.
Required Privilege Level
view
List of Sample Output
show network-access aaa subscribers session-id briefshow network-access aaa subscribers session-id detail
Output Fields
Table 1 lists the output fields for the show network-access aaa subscribers session-id command. Output fields are listed in the approximate order in which they appear.
Table 1: show network-access aaa subscribers session-id Output Fields
Field Name | Field Description |
|---|---|
Type and Client type | Type of client. |
Username | Name of the user logged in to the session. |
Logical system/Routing instance | Name of the routing instance, logical system name, or both, for the session. |
Session ID | ID of the subscriber session. |
Accounting Session ID | ID of the accounting session (RADIUS attribute 44). The ID appears in decimal or description format, as specified by the accounting-session-id-format statement. |
IP Address | IP address of the subscriber. |
Authentication State | State of the subscriber authentication session: AuthInit, AuthStart, AuthChallenge, AuthRedirect, AuthClntRespWait, AuthAcctVolStatsAckWait, AuthAcctStopAckWait, AuthServCreateRespWait, AuthLogoutStart, AuthStateActive, AuthClntLogoutRespWait, AuthProfileUpdateWait, AuthProvisionRespWait, AuthProvisionServiceCreationWait |
Accounting State | State of the subscriber accounting session: Acc-Init, Acc-Start-Sent, Imm-Update-Stats-Pending, Acc-Interim-Sent, Acc-Stop-Stats-Pending, Acc-Stop-Sent, Acc-Stop-On-Fail-Deny-Sent, Acc-Stop-Ackd |
Number services attached | Number of services currently attached for this subscriber. |
Service name | Name of the attached service. |
Service State | State of the subscriber service session: SvcInit, SvcActivateStart, SvcActive, SvcInactivateStart, SvcCleanup1, SvcCleanup2, SvcInactive |
Sample Output
show network-access aaa subscribers session-id brief
user@host> show network-access aaa subscribers
session-id 5 brief Logical system/Routing instance Client type Session uptime Accounting default:default dhcp 00:04:49 on/volume+time
show network-access aaa subscribers session-id detail
user@host> show network-access aaa subscribers
session-id 5 detail Type: dhcp Username: larry@isp5.net Logical system/Routing instance: default:default Session ID: 5 Accounting Session ID: jnpr ge-1/0/0.101:1 IP Address: 192.168.44.104 Authentication State: AuthStateActive Accounting State: Acc-Interim-Sent Number Services Attached: 2 Service name: filter-service–1 Service State: SvcActive Service name: filter—service-2 Service State: SvcActive
