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

show security alg h323 counters

Syntax

show security alg h323 counters
<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 H.323 Application Layer Gateway (ALG) counters information.

This command is supported on J-series devices.

Options

none—Display H.323 ALG counters. information.

node—(Optional) For chassis cluster configurations, display H.323 counters on a specific node (device) in the cluster.

Required Privilege Level

view

Related Topics

h323

clear security alg h323 counters

List of Sample Output

show security alg h323 counters

Output Fields

Table 19 lists the output fields for the show security alg h323 counters command. Output fields are listed in the approximate order in which they appear.

Table 19: show security alg h323 counters Output Fields

Field Name

Field Description

Packets received

Number of H.323 ALG packets received.

Packets dropped

Number of H.323 ALG packets dropped.

RAS message received

Number of incoming RAS (Endpoint Registration, Admission, and Status) messages per second per gatekeeper received and processed.

Q.931 message received

Counter for Q.931 message received.

H.245 message received

Counter for H.245 message received.

Number of calls

Total number of H.323 ALG calls.

Note:

This counter displays the number of call legs and may not display the exact number of voice calls that are active. For instance, for a single active voice call between two endpoints, this counter might display a value of 2.

Number of active calls

Number of active H.323 ALG calls.

Decoding errors

Number of decoding errors.

Message flood dropped

Error counter for message flood dropped.

NAT errors

H.323 ALG Network Address Translation (NAT) errors.

Resource manager errors

H.323 ALG resource manager errors.

show security alg h323 counters

user@host> show security alg h323 counters
H.323 counters summary:
Packets received           :4060
Packets dropped            :24
RAS message received       :3690
Q.931 message received       :202
H.245 message received       :145
Number of calls        :25
Number of active calls       :0
H.323 Error Counters:
Decoding errors            :24
Message flood dropped       :0
NAT errors           :0
Resource manager errors       :0
H.323 Message Counters:
RRQ      : 431   RCF      :  49 ARQ  : 60  ACF      : 33
URQ      : 34   UCF      : 25 DRQ  : 55  DCF      : 44
oth RAS  : 2942  Setup    : 28 Alert    : 9 Connect    : 25  
CallPrcd  : 18  Info    : 0  RelCmpl  : 39  Facility   : 14  
Progress  : 0  Empty    : 65  OLC      : 20 OLC-ACK  :   20    
oth H245  : 16

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