-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
None
-
None
-
None
-
CNF Network Sprint 278, CNF Network Sprint 280
-
2
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
According to the documentation, the valid VLAN ID range should be 1-4094 (as per IEEE 802.1Q standard). However, it is currently possible to create a VLAN with ID 4096 in the sriovnetwork
spec:
capabilities: '{ "mac": true, "ips": true }'
ipam: '{ "type": "static" }'
logLevel: info
networkNamespace: sriov-tests
resourceName: sriov_nic_1
vlan: 4096
Version-Release number of selected component (if applicable):
How reproducible: 100%
Steps to Reproduce:
1. Create sriovnetwork with vlan 4096
2.
3.
Actual results:
Expected results:
Additional info:
https://github.com/openshift/openshift-docs/pull/100512/files
https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/master/api/v1/sriovnetwork_types.go#L38