show remote-device-management service-devices
Syntax
show remote-device-management service-devices name <detail>
Description
Display information about all remote service devices or a specific remote service device.
Options
none | Display summary information about all remote service devices. |
detail | Display detailed information about remote service devices. |
name | Name of the remote service device. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show remote-device-management service-devices
command. Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Name of the remote service device. |
All levels |
|
|
All levels |
|
Number of remote subscriber services that are eligible to be provisioned on the device. When a remote device is up without interruption, the If the |
All levels |
|
Number of remote subscriber services that are provisioned on the device. |
All levels |
|
IP address of the remote device used to configure the subscriber service; unique across all routing instances. |
|
|
Timestamp when the RDSM connection to the remote device last changed state. |
|
|
List of VLAN ranges and IDs that are served by the remote device and make up the access domain. The access domain corresponds to the set of subscriber-facing Layer 2 locations that map to the device. |
|
|
The absolute file path on the router for the vendor-specific dictionary that defines the set of NETCONF XML protocol commands required to provision, deprovision, and roll back a subscriber service on the remote device. |
|
|
Attributes configured for the NETCONF XML Protocol method for provisioning and deprovisioning services on the remote device:
|
|
|
Aggregate duration for all dictionary RPCs required to provision or deprovision a service: When the bulk limit is set to 1, these statistics are reported per remote service. When the bulk limit is greater than 1, the duration includes all services that are part of the bulk configuration. |
|
|
Number of services included in a bulk configuration: When the bulk limit is set to 1, the count is 1 for all fields. |
|
|
ID number for the remote service session. |
|
|
ID number for the subscriber session associated with the service session. |
|
|
Status of the service session; represents the RDSM processing state:
|
|
|
Name of the remote service. |
|
|
Status counts for all provisioning actions attempted for the remote device.
|
|
|
Status counts for all deprovisioning actions attempted for the remote device.
|
|
|
Status counts of reconfiguration requests: |
|
Sample Output
- show remote-device-management service-devices
- show remote-device-management service-devices (Device Name)
- show remote-device-management service-devices (Device Name Detail)
- show remote-device-management service-devices (Device Name Extensive)
show remote-device-management service-devices
user@host> show remote-device-management service-devices Device Name State Eligible Services Provisioned Services Olt-xyz Up 2 2 Olt-1 Up 3 1 Olt-2 Down 2 0
show remote-device-management service-devices (Device Name)
user@host> show remote-device-management service-devices olt-xyz Device Name State Eligible Services Provisioned Services Olt-xyz Up 2 2
show remote-device-management service-devices (Device Name Detail)
user@host> show remote-device-management service-devices olt-xyz detail Device Name: olt-xyz State: Up Address: 10.2.3.1 Routing Instance: default Last State Change Time: Wed Apr 11 07:24:02 2018 Vlan Id List: 1-40 71-80 Dictionary File: /var/home/dict/dictionary-1.xml Eligible Services: 1 Provisioned Services: 1 Provisioning Method: netconf User Name: regress Connection Retry Interval: 3 Response Timeout: 10 Response Timeout Count: 3 Bulk Interval: 1000 Bulk Limit: 1 Reconfigure Bulk Limit: 100 Port: 830 Round Trip Time (millisec) Minimum Maximum Average Last 1681 1681 1681 1681 Bulk Count Minimum Maximum Average Last 1 1 1 1
show remote-device-management service-devices (Device Name Extensive)
user@host> show remote-device-management service-devices olt-xyz extensive Device Name: olt-xyz State: Up Address: 10.2.3.1 Routing Instance: default Last State Change Time: Wed Apr 11 07:24:02 2018 Vlan Id List: 1-40 71-80 Dictionary File: /var/home/dict/dictionary-1.xml Eligible Services: 1 Provisioned Services: 1 Provisioning Method: netconf User Name: regress Connection Retry Interval: 3 Response Timeout: 10 Response Timeout Count: 3 Bulk Interval: 1000 Bulk Limit: 1 Reconfigure Bulk Limit: 100 Port: 830 Round Trip Time (millisec) Minimum Maximum Average Last 1681 1681 1681 1681 Bulk Count Minimum Maximum Average Last 1 1 1 1 Service Sessions Service Session ID Subscriber Session ID State Service Name 3 2 Active s1 Service Provisioning Attempted: 1 Succeeded: 1 Failed: 0 Reject: 0 Timeout: 0 In Progress: 0 Reconfigure Pending: 0 Queued: 0 Service De-provisioning Attempted: 0 Succeeded: 0 Failed: 0 Reject: 0 Timeout: 0 In Progress: 0 Queued: 0 Reconfiguration Requests Received: 0 Succeeded: 0 Failed: 0 Pending: 0
Release Information
Command introduced in Junos OS Release 18.3R1.