[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security resource-manager resource active

Syntax

show security resource-manager resource active
<resource-id >
<node ( node-id | all | local | primary)>

Release Information

Command introduced in Release 8.5 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display security information about active resources created through the resource manager.

This command is supported on J-series and SRX-series devices.

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.

Required Privilege Level

view

List of Sample Output

show security resource-manager resource active
show security resource-manager resource active 8190
show security resource-manager resource active node local
show security resource-manager resource active node primary

Output Fields

Table 90 lists the output fields for the show security resource-manager resource command. Output fields are listed in the approximate order in which they appear.

Table 90: show security resource-manager resource Output Fields

Field Name

Field Description

Total resources

Total number of resources in the system.

active resources

Number of active resources.

Resource ID

Identification number whose resource information is displayed.

show security resource-manager resource active

user@host> show security resource-manager resource active
Total resources 128, active resources 0

show security resource-manager resource active 8190

user@host> show security resource-manager resource active 8190
Total resource 8192, active resource 3
Resource ID 8190: state - Active
          : Start time          - 0
          : Resource timeout    - 120
          : Parent group        - 2048
          : Number of sessions  - 1
               Session ID - 8
          : Number of Holes  - 1
               1) Source IP Range        - {0.0.0.0, 0.0.0.0}
                  Source Port Range      - {0, 0}
                  Destination IP Range   - {20.20.20.31, 20.20.20.31}
                  Destination Port Range - {50195, 50195}
                  Protocol               - 17
                  Reference count        - 1

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

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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]