show security resource-manager resource active
Syntax
show security resource-manager resourceactive
<resource-id
> <node (node-id
| all | local | primary)>
Description
This command displays security information about active resources created through the resource manager.
Options
none—Display information for all active resources.
resource-id
—(Optional) Display information for a resource with a specific identification number.node
—(Optional) For chassis cluster configurations, display active resource manager information 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 resource
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Total number of resources in the system. |
|
Number of active resources. |
|
Identification number whose resource information is displayed. |
Sample Output
show security resource-manager resource active
user@host> show security resource-manager resource active Resource ID 7: Group ID - 2, Application - JSF_sip Resource ID 6: Group ID - 2, Application - JSF_sip Resource ID 5: Group ID - 2, Application - JSF_sip Resource ID 4: Group ID - 2, Application - JSF_sip Resource ID 3: Group ID - 2, Application - JSF_sip Resource ID 1: Group ID - 2, Application - JSF_sip Resource ID 2: Group ID - 2, Application - JSF_sip Total Resources 4326, active resources 7
Sample Output
show security resource-manager resource active 5
user@host> show security resource-manager resource active 5 Resource ID 5: state - Active Application - asl_client Parent group - 2 Policy - 5 From zone - untrust To zone - trust Resource timeout - 0 Number of sessions - 0 Number of Holes - 1 Source IP range - {0.0.0.0, 0.0.0.0} Source port range - {0, 0} Destination IP range - {33.1.0.200, 33.1.0.200} Destination port range - {5060, 5060} Translated - {0.0.0.0/0 -> 33.1.0.200/5060} Protocol - 17 Reference count - 1
Sample Output
show security resource-manager resource active node local
user@host> show security resource-manager resource active node local node0: -------------------------------------------------------------------------- Resource ID 8192: Group ID - 1024, Application - SIP ALG Resource ID 8188: Group ID - 1024, Application - SIP ALG Resource ID 8187: Group ID - 1024, Application - SIP ALG Total Resources 8192, active resources 3
Sample Output
show security resource-manager resource active node primary
user@host> show security resource-manager resource active node primary node0: -------------------------------------------------------------------------- Resource ID 8192: Group ID - 1024, Application - SIP ALG Resource ID 8188: Group ID - 1024, Application - SIP ALG Resource ID 8187: Group ID - 1024, Application - SIP ALG Total Resources 8192, active resources 3
Release Information
Command introduced in Junos OS Release 8.5.
The node
options added in Junos OS Release 9.0.