- Related issues: #2259 [FEATURE] Support multiple VLAN physical interfaces
Category:
- Network
Verification Steps
-
Create cluster network
cn1
-
Create a vlanconfig
config-n1oncn1which applied to node 1 only
-
Select an available NIC on the Uplink

-
Create a vlan, the cluster network
cn1vlanconfig and provide valid vlan id91
-
Create cluster network
cn2
-
Create a vlanconfig
config-n2oncn2which applied to node 2 only
-
Select an available NIC on the Uplink

-
Create a vlan, the cluster network
cn2vlanconfig and provide valid vlan id92

-
Create cluster network
cn3
-
Create a vlanconfig
config-n3oncn3which applied to node 3 only
-
Select an available NIC on the Uplink

-
Create a vlan, select the cluster network
cn3vlanconfig and provide valid vlan id93

-
Create a VM, use the vlan id
1and specific at any node
-
Create a VM, use the vlan id
91and 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
91and retrieve IP address correctly
-
Can create VM using vlan id
92and retrieve IP address correctly
-
Can create VM using vlan id
1and retrieve IP address correctly