Hierarchy for the extensions Statement

The following hierarchy is for the extensions statement, used in configuring the certificate information and resource limits for Junos SDK applications.

[edit system]extensions {providers {provider-id {license-type license deployment-scope deployment;}}resource-limits {package package-name {resources {cpu {priority number;time seconds;}file {core-size bytes;open number;size bytes;}memory {data-size bytes;locked-in bytes;resident-set-size bytes;socket-buffers bytes;stack-size bytes;}}}process process-ui-name {resources {cpu {priority number;time seconds;}file {core-size bytes;open number;size bytes;}memory {data-size bytes;locked-in bytes;resident-set-size bytes;socket-buffers bytes;stack-size bytes;}}}}}

Related Topics