show security resource-manager settings
Syntax
Release Information
Command introduced in Junos OS Release 8.5; node options added in Junos OS Release 9.0.
Description
Display resource manager settings.
Options
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.
Required Privilege Level
view
Related Documentation
List of Sample Output
show security resource-manager settingsshow security resource-manager settings node primary
show security resource-manager settings node all
Output Fields
Table 1 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 1: 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