VLAN groups
Overview
VLAN groups are required to create a VLAN service. VLAN groups are used by OmniSwitch and Wavence devices to:
-
logically group OmniSwitch and Wavence devices to represent a typical network topology.
-
manage the VLAN IDs that are assigned to Wavence VLAN group members
VLAN group creation parameters
Figure 19-18: VLAN group creation request example
<generic.GenericObject.configureChildInstance xmlns="xmlapi_1.0"> <deployer>immediate</deployer> <synchronousDeploy>true</synchronousDeploy> <distinguishedName>group:tree</distinguishedName> <childConfigInfo> <netw.VlanGroup> <actionMask> <bit>create</bit> </actionMask> <groupName/> .. </netw.VlanGroup> </childConfigInfo></generic.GenericObject.configureChildInstance>