SCTP Support for CN2
SUMMARY Juniper® Cloud-Native Contrail Networking (CN2) Release 23.4, supports the Stream Control Transmission Protocol (SCTP). The vRouter acts as a mediator to forward the SCTP traffic between two endpoints.
Overview
SCTP is a connection-oriented network protocol for transmitting multiple streams of data simultaneously between two endpoints that have established a connection in a computer network. SCTP is an Internet Protocol (IP) transport layer protocol. It ensures reliable and in-sequence data transmission so that data units sent over the network arrive completely, and in the right sequence, to the application or user at the endpoint.
SCTP is supported for Data Plane Development Kit (DPDK) and kernel data path.
Verify the Kubernetes Pod Networking
Use this procedure to test the Kubernetes pod networking.
Apply the Kubernetes Network Policy
Use this procedure to add the Kubernetes network policy.
Apply the Contrail Security Policy
Use this procedure to apply or block SCTP traffic using the Contrail security policy.
Verify the Kubernetes Service Networking
Use this procedure to verify the Kubernetes service networking.