Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

extension-provider

date_range 21-Mar-24

Syntax

content_copy zoom_out_map
extension-provider {
    control-cores control-number;
    data-cores data-number;
    data-flow-affinity {
        hash-key (layer-3 | layer-4);
    }
    forwarding-db-size size;
    object-cache-size size;
    package package-name;
    policy-db-size size;
    syslog {
        facility {
            severity;
            destination destination;
        }
    }
    wired-max-processes num-procs;
    wired-process-mem-size mem-size;
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis fpc slot-number pic pic-number adaptive-services service-package]

Description

Configure an application on a PIC.

CAUTION:

Do not configure these settings unless it is specified you should do so. The default settings work under most normal scenarios. Unneeded settings can cause negative effects.

Note:

The PICs of MS-MPC and MS-MIC support only extension-provider service-package.

When the extension-provider statement is first configured, the PIC reboots.

The remaining statements are explained separately. See CLI Explorer.

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 9.0.

footer-navigation