show security resource-manager settings
Syntax
show security resource-manager settings
<node ( node-id
| all | local | primary)>
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
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.
Field Name |
Field Description |
---|---|
|
Time after which idle an resource manager client is timed out. |
|
Number of active clients. |
|
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
Release Information
Command introduced in Junos OS Release
8.5; node
options added in Junos OS Release 9.0.