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

show security forward-options resource-manager

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show security forward-options resource-manager [settings | <node (node-id | all | local | primary)> | status]
    

Description

Display forward option status and the CPU and memory allocated for the advance services and to verify the CPU allocation between routing engine and flow RT threads.

Options

  • setting—Display resource manager settings

  • node—(Optional) For chassis cluster configurations, display resource manager settings on a specific node.

    • node-id—Identification number of the node. It can be 0 or 1.

    • all—Display information about all nodes.

    • local—Display information about the local node.

    • primary—Display information about the primary node.

  • status—Verify the CPU allocation between routing engine and flow RT threads.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security forward-options resource-manager settings command. Output fields are listed in the approximate order in which they appear.

Table 1: show security forward-options resource-manager settings Output Fields

Field Name

Field Description

Owner

Displays owner of the setting. Usually it is the service that requests the resource. The service utilizing resources such as Content Security, IDP, SWRSS, SWRSS-IO, NICRSS_Q, or RE.

Type

Displays resource type. This can be either CPU core number, CPU core percentage, regular memory, service memory, heap memory, SWRSS mode or value.

Current settings and Next settings

Displays the current effective and next boot effective value. Value “-” indicates that the setting is not effective or takes default value.

Sample Output

show security forward-options resource-manager status

content_copy zoom_out_map
user@host> show security forward-options resource-manager status         
Resource manager details:
vCPU number for IO threads: 0
vCPU number for flow threads: 1

show security forward-options resource-manager settings

content_copy zoom_out_map
user@host> show security forward-options resource-manager settings         
Owner         Type                     Current settings      Next settings
RE            CPU core number          1                     1

show security forward-options resource-manager status (SRX4600)

content_copy zoom_out_map
user@host> show security forward-options resource-manager status         
Resource manager details:
vCPU number for IO threads: 0
vCPU number for flow threads: 23
Dedicated resources for logging: Enabled

Release Information

Command introduced in Junos OS Release 19.4R1.

footer-navigation