Merge "IP Support and Restriction for data network and SR-IOV interface. (r8, dsr8)"

This commit is contained in:
Zuul 2023-07-21 10:11:05 +00:00 committed by Gerrit Code Review
commit bc2f3c07ed

View File

@ -8,7 +8,7 @@ IP Support
|prod| supports IPv4 and IPv6 versions for various networks.
All networks must be a single address family, either IPv4 or IPv6, with the
All platform networks must be a single address family, either IPv4 or IPv6, with the
exception of the |PXE| boot network which must always use IPv4. The following
table lists IPv4 and IPv6 support for different networks:
@ -40,3 +40,18 @@ table lists IPv4 and IPv6 support for different networks:
- Y
- Y
- The Cluster Host network supports IPv4 or IPv6 addressing.
* - Data Network and |SRIOV| Interface
- Y
- Y
- There is no restriction for the Data Network and |SRIOV| Interfaces to
have the same address family as the platform. They operate independently
from the platform and are capable of supporting both IPv4 and IPv6
addressing, offering flexible options for network connectivity. However,
IPv4 or IPv6 requires dedicated |IPAM| pools or static address
configuration to use the corresponding address families with the |SRIOV|
Interfaces. For more information about |IPAM| pools configuration, see
https://docs.tigera.io/calico/latest/reference/resources/ippool.