[Contents] [Prev] [Next] [Index] [Report an Error]

show security resource-manager settings

Syntax

show security resource-manager settings
<node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display resource manager settings.

This command is supported on J-series and SRX-series devices.

Options

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

Required Privilege Level

view

List of Sample Output

show security resource-manager settings
show security resource-manager settings node primary
show security resource-manager settings node all

Output Fields

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

Table 91: show security resource-manager settings Output Fields

Field Name

Field Description

Client Heartbeat

Time after which idle an resource manager client is timed out.

Count

Number of active clients.

Pinhole age

Duration for which the temporary opening in the security firewall (pinhole) is open for specified traffic. If the specified traffic does not exist during this time period, the pinhole is timed out.

Sample Output

show security resource-manager settings

user@host> show security resource-manager settings
Client Heartbeat: timeout 600 seconds, count 5
Pinhole age: 32 seconds

Sample Output

show security resource-manager settings node primary

user@host> show security resource-manager settings node primary
node0:
--------------------------------------------------------------------------
Client heartbeat: timeout 600 seconds, count 5
Pinhole age: 120 seconds

Sample Output

show security resource-manager settings node all

user@host> show security resource-manager settings node all
node0:
--------------------------------------------------------------------------
Client heartbeat: timeout 600 seconds, count 5
Pinhole age: 120 seconds
node1:
--------------------------------------------------------------------------
Client heartbeat: timeout 600 seconds, count 5
Pinhole age: 120 seconds

[Contents] [Prev] [Next] [Index] [Report an Error]