show security alg h323 counters
Syntax
show security alg h323 counters
<logical-system | root-logical-system | tenant>
Description
This command displays H.323 Application Layer Gateway (ALG) counters information.
Options
logical-system
—Name of the logical system.root-logical-system
—Displays root logical system as default.tenant
—Name of the tenant system.
Required Privilege Level
view
Output Fields
Table 1 lists the output
fields for the show security alg h323 counters
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Number of H.323 ALG packets received. |
|
Number of H.323 ALG packets dropped. |
|
Number of incoming RAS (Endpoint Registration, Admission, and Status) messages per second per gatekeeper received and processed. |
|
Counter for Q.931 message received. |
|
Counter for H.245 message received. |
|
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 |
|
Number of active H.323 ALG calls. |
|
Number of DSCP marked H.323 ALG. |
|
Number of decoding errors. |
|
Error counter for message flood dropped. |
|
H.323 ALG Network Address Translation (NAT) errors. |
|
H.323 ALG resource manager errors. |
|
H.323 ALG DSCP marked errors. |
Sample Output
- show security alg h323 counters
- show security alg h323 counters tenant TN1
- show security alg h323 counters tenant all
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
show security alg h323 counters tenant TN1
user@host> show security alg h323 counters tenant TN1 H.323 counters summary: Packets received :0 Packets dropped :0 RAS message received :0 Q.931 message received :0 H.245 message received :0 Number of calls :0 Number of active calls :0 Number of dscp marked :0 H.323 Error Counters: Decoding errors :0 Message flood dropped :0 NAT errors :0 Resource manager errors :0 DSCP marked errors :0 H.323 Message Counters: RRQ : 0 RCF : 0 ARQ : 0 ACF : 0 URQ : 0 UCF : 0 DRQ : 0 DCF : 0 oth RAS : 0 Setup : 0 Alert : 0 Connect : 0 CallPrcd : 0 Info : 0 RelCmpl : 0 Facility : 0 Empty : 0 OLC : 0 OLC-ACK : 0 oth H245 : 0
show security alg h323 counters tenant all
user@host> show security alg h323 counters tenant all H.323 counters summary: Packets received :0 Packets dropped :0 RAS message received :0 Q.931 message received :0 H.245 message received :0 Number of calls :0 Number of active calls :0 Number of dscp marked :0 H.323 Error Counters: Decoding errors :0 Message flood dropped :0 NAT errors :0 Resource manager errors :0 DSCP marked errors :0 H.323 Message Counters: RRQ : 0 RCF : 0 ARQ : 0 ACF : 0 URQ : 0 UCF : 0 DRQ : 0 DCF : 0 oth RAS : 0 Setup : 0 Alert : 0 Connect : 0 CallPrcd : 0 Info : 0 RelCmpl : 0 Facility : 0 Empty : 0 OLC : 0 OLC-ACK : 0 oth H245 : 0
Release Information
Statement introduced in Junos OS Release 8.5.
The logical-system
option is introduced in Junos OS Release 18.2R1.
The tenant
option is introduced in Junos OS Release 18.3R1.