- show security resource-manager
group active
-
<group-number >
- <node ( node-id | all | local
| primary)>
Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.
Display security information about active groups created through the resource manager.
This command is supported on J-series and SRX-series devices.
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.
view
Table 89 lists the output fields for the show security resource-manager group command. Output fields are listed in the approximate order in which they appear.
Table 89: show security resource-manager group Output Fields
Field Name |
Field Description |
---|---|
Total groups |
Total number of groups in the system. |
active groups |
Number of active groups. |
Group ID |
Identification number whose group information is displayed. |
user@host> show
security resource-manager group active
Total groups 32, active groups 0
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
user@host> show
security resource-manager group active node primary
node0: -------------------------------------------------------------------------- Group ID 1024: Application - SIP ALG Total groups 1024, active groups 1
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
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