Use the members command to add, update, or delete a topology group member. The members command is accessible from the topology group name context of the CLI.
add | Specifies that a new topology name is being added to the group. |
update | Specifies the topology name of an existing member that is being updated for the group. |
delete | Specifies the topology name of an existing member that is being removed from the group. |
topology_name | Specifies a topology name. |
[topology_name]* | Optionally, specifies one or more additional topology names separated by a space. |
The group member must have same topology mode type as the toplogy group.
The following example adds topologies routed_803 and Routed1 to the topology group for this context:
EWC.extremenetworks.com:topology:topology-group:top-group-name# members add routed_803 Routed1