Use the create command to create a topology group object. The create command is accessible from the topology group context of the CLI.
topology-group-name | Specifies the name of the topology group. |
first-group-member | Specifies the first topology group member. |
b@ac | Specifies a Bridge Traffic locally at Controller topology for this group. |
routed | Specifies a routed topology for this group. |
vlanid | VLAN ID assigned to this topology group. Value can be in range 1-4094. |
The following example creates a routed topology type group named top-group, with a first member name routed_topology, and a VLAN ID of 232:
EWC.extremenetworks.com:topology:topology-group# create top-group routed_topology routed 232