Skip to content

Commit 42e3f32

Browse files
authored
Merge pull request #77081 from kquinn1204/TELCODOCS-1683-image
TELCODOCS-1683-image adding images
2 parents 86084f5 + 6c48794 commit 42e3f32

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
97.3 KB
Loading

modules/nw-sriov-about-qinq.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In traditional VLAN setups, frames typically contain a single VLAN tag, such as
1111

1212
QinQ facilitates the creation of nested VLANs by using double VLAN tagging, enabling finer segmentation and isolation of traffic within a network environment. This approach is particularly valuable in service provider networks where you need to deliver VLAN-based services to multiple customers over a common infrastructure, while ensuring separation and isolation of traffic.
1313

14-
When two VLAN tags are present in a packet, the outer VLAN tag can be either 802.1Q or 802.1ad. The inner VLAN tag must always be 802.1Q.
14+
image::693_OpenShift_QinQ_SR-IOV_CNI_0624.png[QinQ]
1515

1616
The {product-title} SR-IOV solution already supports setting the VLAN protocol on the `SriovNetwork` custom resource (CR). The virtual function (VF) can use this protocol to set the VLAN tag, also known as the outer tag. Pods can then use the VLAN CNI plugin to configure the inner tag.
1717

0 commit comments

Comments
 (0)