profile-type (Dynamic Service Profiles)
Syntax
profile-type remote-device-service;
Hierarchy Level
[edit dynamic-profiles profile-name]
Description
Specify that the dynamic service profile containing this statement is not applied locally to the router. Instead, it is applied to an external device by means of the remote device services manager daemon (rdmd). It enables an external authority, such as PCRF to reference the dynamic service profile to provision or deprovision services (charging rules) on the remote device.
The content of the service is limited to a set of variables that are translated to NETCONF XML protocol remote procedure calls (RPCs) by a dictionary provisioned on the MX series router. The dictionary contains entries corresponding to different service profiles. Each entry contains the RPCs that correspond to the service variables and install the service on the remote device.
The remote-device-service
type effectively separates
the external authority from how and where a service is provisioned.
The external authority simply references the profile name; if the
service profile has this type, then the service is provisioned on
a remote device. If the profile does not have this type, then the
service is provisioned on the router.
Options
remote-device-service | Service profile type that causes the profile to be applied to an external device by means of the remote device services manager daemon (rdmd). |
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 18.3R1.