show remote-device-management services
Syntax
show remote-device-management services session-id id-number <detail>
Description
Display information about all service sessions or a specific service session on remote service devices.
Options
none | Display summary information about all remote service sessions. |
detail | Display detailed information about remote service sessions. |
session-id id-number | Identification number for the service session. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show remote-device-management services
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
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 |
|
ID number for the subscriber session associated with the service session. |
All levels |
|
Detailed status information about each remote device eligible to be provisioned with the named remote service:
|
|
Sample Output
- show remote-device-management services
- show remote-device-management services (Service Session)
- show remote-device-management services (Service Session Detail)
show remote-device-management services
user@host> show remote-device-management services Service Session ID Subscriber Session ID State Service Name 1234 111 Active s1 222 45 Provisioning s1 555 100 Deprovisioning s2
show remote-device-management services (Service Session)
user@host> show remote-device-management services session-id 1234 Service Session ID Subscriber Session ID State Service Name 1234 111 Active s1
show remote-device-management services (Service Session Detail)
user@host> show remote-device-management services session-id 1234 detail Service Session Service Session ID: 1234 Service State: Active Service Name: SUBSCRIBER-UPSTREAM-PROFILE 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.