[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]
show security alg sccp counters
Syntax
-
show security alg sccp 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 information about Skinny Client
Control Protocol (SCCP) Application Layer Gateway (ALG) counters.
This command is
supported on J-series devices.
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
Related Topics
sccp
clear security alg sccp counters
List of Sample Output
show security alg sccp counters
Output Fields
Table 25 lists the output fields for the show security alg
sccp counters command. Output fields are listed in the approximate
order in which they appear.
Table 25: show security alg sccp counters Output Fields
Field Name
|
Field Description
|
Active client sessions
|
Number of active SCCP ALG client sessions.
|
Active calls
|
Number of active SCCP ALG calls.
|
Total calls
|
Total number of SCCP ALG calls.
|
Packets received
|
Number of SCCP ALG packets received.
|
PDUs processed
|
Number of SCCP ALG protocol data units (PDU) processed.
|
Current call rate
|
Number of calls per second.
|
Packets dropped
|
Number of packets dropped by the SCCP ALG.
|
Decode errors
|
Number of decoding errors.
|
Protocol errors
|
Number of protocol errors.
|
Address translation errors
|
Number of NAT errors.
|
Policy lookup errors
|
Number of errors occurring during policy lookups.
|
Unknown PDUs
|
Number of unknown protocol data units (PDUs).
|
Maximum calls exceed
|
Number of times the maximum number of calls was exceeded.
|
Maximum call rate exceed
|
Number of times the maximum call rate was exceeded.
|
Initialization errors
|
Number of call initialization errors.
|
Internal errors
|
Number of internal errors.
|
Nonspecific error
|
Number of nonspecific errors.
|
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
[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]