show remote-device-management subscribers
Syntax
show remote-device-management subscribers session-id id-number <detail>
Description
Display information about service sessions for all subscriber sessions or about all service sessions for a specific subscriber session on remote service devices.
Options
none | Display summary information about remote service sessions for all subscribers. |
detail | Display detailed information about remote service sessions for all subscribers. |
session-id id-number | Identification number for the subscriber session. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show remote-device-management subscribers
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
ID number for the subscriber session associated with the service session. |
All levels |
|
ID number for the remote service session. |
All levels |
|
Status of the service session; represents the RDSM processing state:
|
All levels |
|
Name of the remote service. |
All levels |
|
Detailed status information about each remote device eligible to be provisioned with the named remote service:
|
|
Sample Output
- show remote-device-management subscribers
- show remote-device-management subscribers (Subscriber Session)
- show remote-device-management subscribers (Subscriber Session Detail)
show remote-device-management subscribers
user@host> show remote-device-management subscribers Subscriber Session ID Service Session ID State Service Name 111 1234 Active s1 1238 111 Active s112 222 45 Provisioning s1 555 100 Deprovisioning s2
show remote-device-management subscribers (Subscriber Session)
user@host> show remote-device-management subscribers session-id 111 Subscriber Session ID Service Session ID State Service Name 111 1234 Active s1 111 1238 Active s112
show remote-device-management subscribers (Subscriber Session Detail)
user@host> show remote-device-management subscribers session-id 111 detail Subscriber Session ID: 111 Service Session Service Session ID: 1234 Service State: Active Service Name: s1 Subscriber Session ID: 111 Service Devices Device Name State Provisioned olt-xyz Up Yes olt-1 Up No olt-3 Down No Service Session Service Session ID: 1238 Service State: Active Service Name: s112 Subscriber Session ID: 111 Service Devices Device Name State Provisioned olt-xyz Up Yes olt-1 Up No olt-3 Down No
Release Information
Command introduced in Junos OS Release 18.3R1.