members

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.

members [(add|update|delete)] topology_name [topology_name]*

Parameters

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.

Usage

The group member must have same topology mode type as the toplogy group.

Example

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