show security resource-manager group active
Syntax
show security resource-manager group active
<group-number >
<node ( node-id | all | local | primary)>
Description
This command displays security information about active groups created through the resource manager.
Options
none—Display resource manager group service information for all active groups.
group-number—(Optional) Display resource manager group service information for a specific group identification number.node—(Optional) For chassis cluster configurations, display active resource manager group service 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 group command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
|---|---|
|
Total number of groups in the system. |
|
Number of active groups. |
|
Identification number whose group information is displayed. |
Sample Output
show security resource-manager group active
user@host> show security resource-manager group active Total groups 32, active groups 0
Sample Output
show security resource-manager group active 2048
user@host> show security resource-manager group active 2048
Total groups 2048, active groups 1
Group ID 2048: state - Active
: Virtual System - root
: Application - SIP ALG
: Group Timeout - 65535
: Number of resources - 3
Resource ID - 8190
Resource ID - 8188
Resource ID - 8187
Sample Output
show security resource-manager group active node primary
user@host> show security resource-manager group active node primary node0: -------------------------------------------------------------------------- Group ID 1024: Application - SIP ALG Total groups 1024, active groups 1
Sample Output
show security resource-manager group active node all
user@host> show security resource-manager group active node all node0: -------------------------------------------------------------------------- Group ID 1024: Application - SIP ALG Total groups 1024, active groups 1 node1: -------------------------------------------------------------------------- Group ID 1024: Application - SIP ALG Total groups 1024, active groups 1
Sample Output
show security resource-manager group active 1024 node all
user@host> show security resource-manager group active 1024 node all
node0:
--------------------------------------------------------------------------
Group ID 1024: state - Active
: Application - SIP ALG
: Group Timeout - 65535
: Number of resources - 3
Resource ID - 8192
Resource ID - 8188
Resource ID - 8187
node1:
--------------------------------------------------------------------------
Group ID 1024: state - Active
: Application - SIP ALG
: Group Timeout - 65535
: Number of resources - 3
Resource ID - 8187
Resource ID - 8186
Resource ID - 8190
Release Information
Command introduced in Junos OS Release 8.5.
The node options added in Junos OS Release 9.0.