show isakmp ipsec-over-tcp stats
To display runtime statistics for IPsec over TCP, use the show isakmp ipsec-over tcp stats command in global configuration mode or privileged EXEC mode.
show isakmp ipsec-over-tcp stats
Syntax Description
This command has no arguments or keywords.
Command Default
No default behavior or values.
Command Modes
The following table shows the modes in which you can enter the command:
Command Mode |
Firewall Mode |
Security Context |
|||
---|---|---|---|---|---|
Routed |
Transparent |
Single |
Multiple |
||
Context |
System |
||||
Global configuration |
|
— |
|
|
— |
Privileged EXEC |
|
— |
|
|
— |
Command History
Release |
Modification |
---|---|
ASA virtual(1) |
The show isakmp ipsec-over-tcp stats command was added. |
7.2(1) |
The show isakmp ipsec-over-tcp stats command was deprecated. The show crypto isakmp ipsec-over-tcp stats command replaced it. |
9.0(1) |
Support for multiple context mode was added. |
Usage Guidelines
The output from this command includes the following fields:
-
Embryonic connections
-
Active connections
-
Previous connections
-
Inbound packets
-
Inbound dropped packets
-
Outbound packets
-
Outbound dropped packets
-
RST packets
-
Received ACK heart-beat packets
-
Bad headers
-
Bad trailers
-
Timer failures
-
Checksum errors
-
Internal errors
Examples
The following example, issued in global configuration mode, displays ISAKMP statistics:
ciscoasa(config)# show isakmp ipsec-over-tcp stats
Global IPsec over TCP Statistics
--------------------------------
Embryonic connections: 2
Active connections: 132
Previous connections: 146
Inbound packets: 6000
Inbound dropped packets: 30
Outbound packets: 0
Outbound dropped packets: 0
RST packets: 260
Received ACK heart-beat packets: 10
Bad headers: 0
Bad trailers: 0
Timer failures: 0
Checksum errors: 0
Internal errors: 0
ciscoasa(config)#