Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show extensible-subscriber-services sessions

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show extensible-subscriber-services sessions accounting-session-id

Description

Display session information. It displays a list of the services applied and their current state. Specify the accounting session ID to view information about a specific session. If an accounting session ID is not specified in the command, the command displays details of all the sessions.

Options

accounting-session-id

Identifier of the session you want information about.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show extensible-subscriber-services sessions command. Output fields are listed in the approximate order in which they appear.

Table 1: show extensible-subscriber-services sessions Output Fields

Field Name

Field Description

Session ID

Session ID. Accounting session ID must be enclosed in quotation marks.

Timestamp

Time when the session was started

Service Name

Name of the service

Commit State

Commit state: Init, Queued, or Success.

Service ID

Service ID

Sample Output

command-name

content_copy zoom_out_map
#show extensible-subscriber-services sessions
Session ID: jnpr demux0.1073762028:46422
    Timestamp: Fri Mar  8 04:58:27 2013
    Service Name: ngcoco
    Service Name: dhcprelay
    
Total Sessions: 1

# show extensible-subscriber-services sessions "jnpr demux0.1073762028:46422" 

Service ID: jnpr demux0.1073762028:46422:46425
    Timestamp: Fri Mar  8 04:58:27 2013
    Service Name: ngcoco
    Commit State: Success

Service ID: jnpr demux0.1073762028:46422:46426
    Timestamp: Fri Mar  8 04:58:27 2013
    Service Name: dhcprelay
    Commit State: Success
    
Total Services: 2

Release Information

Command introduced in Junos OS Release 15.1.

footer-navigation