XOA Driver Logo

Table of Content

  • 1. Introduction
  • 2. Getting Started
  • 3. Script Example Library
  • 4. Understanding XOA Driver
  • 5. Test Resource Management
  • 6. Command Grouping
  • 7. Status Messages and Exceptions
  • 8. API Reference
    • 8.1. High-Level Functions
    • 8.2. High-Level API
      • 8.2.1. Summary
      • 8.2.2. Tester
      • 8.2.3. Module
      • 8.2.4. Port
        • Obtain
        • General
        • Traffic Generation
        • Layer 1 (Thor, Loki, Odin)
        • Layer 1 (Freya)
        • Impairment
        • L47
          • Port Address
          • Capabilities & Aptitudes
          • Capture
          • Clear All
          • Identification
          • Max Packet Rate
          • Counter
          • Connection Group
            • Clear Counters
            • Create, Obtain, Remove
            • Description
            • Histogram
            • L2
            • L3
            • Load Profile
            • Role
            • Status
            • TLS
            • L4
            • Test Application
      • 8.2.5. Stream
      • 8.2.6. Exception
      • 8.2.7. Enum
    • 8.3. Low-Level API
  • 9. Glossary of Terms
XOA Driver
  • 8. API Reference
  • 8.2. High-Level API
  • 8.2.4. Port
  • L47
  • Connection Group
  • L4

L4

Note

Applicable to Vulcan port only.

L4 Protocol

await cg.layer4_protocol.set_tcp()
await cg.layer4_protocol.set_udp()
await cg.layer4_protocol.get()
  • TCP
    • ACK Configuration
    • Congestion Control
    • Initial CWND
    • Initial Slow Slart
    • Max Segment Size - Fixed
    • Max Segment Size - Varying
    • RWND Scaling
    • RWND Size
    • Retransmission Timeout Prolonged Mode
    • Retransmission Timeout Range
    • SYN Retransmission Timeout
  • UDP
    • Packet Size Range
    • Packet Size Type
    • Packet Size Value
Previous Next

© Copyright 2025, Teledyne LeCroy Xena.