By default, the SDK service process (ssd) does not run. You enable ssd and prepare the router for installation of a JUNOS SDK application by including the following statements at the [edit system] hierarchy level:
- [edit]
- system {
-
- extensions {
-
- providers {
-
provider-id;
- }
- }
- }
The provider ID is a prefix that is part of the certificate name used by the provider in building an SDK application. Before installing your SDK application, you must enable its provider ID using the extensions statement. Enabling a provider ID allows you to install the SDK application package that was built using that certificate name. Multiple provider IDs can be enabled on a router.