Visible to Intel only — GUID: bys1655598192263
Ixiasoft
2.2.1.1. Common Port Mux Interface
2.2.1.2. Common Port Demux Interface
2.2.1.3. Controlled Port Mux Interface
2.2.1.4. Controlled Port Demux Interface
2.2.1.5. Uncontrolled Port RX Interface
2.2.1.6. Uncontrolled Port TX Interface
2.2.1.7. Crypto RX Interface
2.2.1.8. Crypto TX Interface
2.2.1.9. Management Interface
2.2.1.10. Decrypt Port Mux Management Interface
2.2.1.11. Decrypt Port Demux Management Interface
2.2.1.12. Encrypt Port Mux Management Interface
2.2.1.13. Encrypt Port Demux Management Interface
2.2.1.14. Crypto IP Management Bus
2.2.2.1. Common Port Mux Interface Waveform
2.2.2.2. Common Port Demux Interface Waveform
2.2.2.3. Controlled Port Mux Interface Waveform
2.2.2.4. Controlled Port Demux Interface Waveform
2.2.2.5. Uncontrolled Port RX Interface Waveform
2.2.2.6. Uncontrolled Port TX Interface Waveform
2.2.2.7. Crypto RX Waveform
2.2.2.8. Crypto TX Waveform
2.2.2.9. MACsec Management Interface (Read)
2.2.2.10. MACsec Management Interface (Write)
Visible to Intel only — GUID: bys1655598192263
Ixiasoft
6.8.1. Packet Error Handling
The table below shows the MACsec IP packet error handing.
Error Condition | Error Handling |
---|---|
Received Packets NoTag | Packet Discarded and error log into InPktsNoTag counter. |
Received Packets BadTag | Packet Discarded and error log into InPktsBadTag. |
Received Packets NoSA | Packet Received and error log into InPktsNoSA. |
Received Packets NoSAError | Packet Discarded and error log into InPktsNoSAError. |
Received Packets Overrun | Packet Discarded and error log into InPktsOverrun counter. |
Received Packets Invalid | Packet Received and error log into InPktsInvalid. Original Payload is recoverable as it is not protected. Valid when VALIDATEFRAMES = “check” |
Received Packets Not Valid | Packet Discarded and error log into InPktsNotValid. |
Received Packets Delayed | Packet Received and error log into InPktsDelayed. |
Received Packets Late | Packet Discarded and error log into InPktsLate. |
Transmit Packets Untagged | Packet Transmitted and error log into OutPktsUntagged. |
Transmit Packets TooLong | Packet Discarded and error log into OutPktsTooLong. |
Received Packets Tag Comparison error, TUSER.auth_error | Packet Discarded and error log into InOutPktsTagError. |
Transmit/Received Packets AES Operation error | Packet Discarded and error log into InOutPktsCryptoError. |