The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
netif.tcp events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
netif.tcp.conn.bad.checksum
- Severity
-
ERROR
- Description
-
This message occurs when a bad checksum is detected in the incoming TCP packets.
- Corrective Action
-
If experiencing network issues, corrupted TCP packets might be an issue. Check the network components along the path of TCP connection.
- Syslog Message
-
TCP packet with bad checksum detected on port %s. The packet arrived on connection with source address %s and destination_address %s.
- Parameters
-
local_port (STRING): Ethernet port where the TCP bad checksum packets were detected.
source_address (STRING): Source IP address of the connection.
destination_address (STRING): Destination IP address of the connection.