- Related issues: #2259 [FEATURE] Support multiple VLAN physical interfaces
Category:
- Network
Verification Steps
-
Create cluster network
cn1
-
Create a vlanconfig
config-n1
oncn1
which applied to node 1 only -
Select an available NIC on the Uplink
-
Create a vlan, the cluster network
cn1
vlanconfig and provide valid vlan id91
-
Create cluster network
cn2
-
Create a vlanconfig
config-n2
oncn2
which applied to node 2 only -
Select an available NIC on the Uplink
-
Create a vlan, the cluster network
cn2
vlanconfig and provide valid vlan id92
-
Create cluster network
cn3
-
Create a vlanconfig
config-n3
oncn3
which applied to node 3 only -
Select an available NIC on the Uplink
-
Create a vlan, select the cluster network
cn3
vlanconfig and provide valid vlan id93
-
Create a VM, use the vlan id
1
and specific at any node -
Create a VM, use the vlan id
91
and specified atnode1
-
Create another VM, use the vlan id
92
Expected Results
-
Can create different vlan on each cluster network
-
Can create VM using vlan id
91
and retrieve IP address correctly -
Can create VM using vlan id
92
and retrieve IP address correctly -
Can create VM using vlan id
1
and retrieve IP address correctly