- extension-provider {
- control-cores control-number;
- data-cores data-number;
- forwarding-db-size size;
- object-cache-size size;
- package package-name;
- policy-db-size size;
- wired-process-mem-size size;
-
- syslog {
-
facility severity;
- }
- }
- [edit chassis fpc slot-number pic slot-number adaptive-services service-package]
Statement introduced in JUNOS Release 9.0.
object-cache-size option introduced in JUNOS Release 9.1.
forwarding-db-size, syslog, facility, and severity options introduced in JUNOS Release 9.2.
policy-db-size and wired-process-mem-size options introduced in JUNOS Release 9.3.
Configure an SDK application on a PIC.
control-cores control-number—Number of cores you want to specify as control cores, which are cores dedicated to run control functionality (application control). At least one core must be a control core.
data-cores data-number—Number of cores you want to specify as data cores, which are cores dedicated to processing data for the application (application data).
forwarding-db-size size—Size of the forwarding database (FDB) in megabytes (MB).
object-cache-size size—Size of the object cache in MB. Only values in increments of 128 MB are allowed.
package package-name—Name of the SDK application package to be installed on the PIC. There can be up to eight packages installed on a PIC.
policy-db-size size—Size of the policy database in MB.
wired-process-mem-size size—Size of the wired process memory in MB.
The remaining statements are explained separately.
See Configuring the MultiServices PIC.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.