show security alg sccp counters
Syntax
show security alg sccp counters
<node (node-id
| all | local | primary)>
Description
This command displays information about Skinny Client Control Protocol (SCCP) Application Layer Gateway (ALG) counters.
Options
none—Display all SCCP ALG counters.
node
—(Optional) For chassis cluster configurations, display SCCP counters on a specific node (device) in the cluster.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 alg sccp counters
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Number of active SCCP ALG client sessions. |
|
Number of active SCCP ALG calls. |
|
Total number of SCCP ALG calls. |
|
Number of SCCP ALG packets received. |
|
Number of SCCP ALG protocol data units (PDU) processed. |
|
Number of calls per second. |
|
Number of packets dropped by the SCCP ALG. |
|
Number of decoding errors. |
|
Number of protocol errors. |
|
Number of NAT errors. |
|
Number of errors occurring during policy lookups. |
|
Number of unknown protocol data units (PDUs). |
|
Number of times the maximum number of calls was exceeded. |
|
Number of times the maximum call rate was exceeded. |
|
Number of call initialization errors. |
|
Number of internal errors. |
|
Number of nonspecific errors. |
Sample Output
show security alg sccp counters
user@host> show security alg sccp counters SCCP call statistics: Active client sessions : 4 Active calls : 2 Total calls : 3 Packets received : 232 PDUs processed : 232 Current call rate : 0 Error counters: Packets dropped : 0 Decode errors : 0 Protocol errors : 0 Address translation errors : 0 Policy lookup errors : 0 Unknown PDUs : 0 Maximum calls exceeded : 0 Maximum call rate exceeded : 0 Initialization errors : 0 Internal errors : 0 Nonspecific error : 0
Release Information
Command introduced in Junos OS Release 8.5.
The node
options added in Junos OS Release 9.0.