switch-group-member-remove
This feature allows you to remove a member from a switch group. A switch can be a member of more than one group.
Syntax switch-group-member-remove
name name-string |
Specify the name of the switch group to remove the member. |
member fabric-node name |
Specify the name of the switch to remove as a member. |
Defaults None
Access Network Administrator
History
Version 2.6.0 |
Command introduced. |
Usage Use this command to remove a switch to a switch group.
Examples To remove a switch, lab-spine01, from the switch group, Rack-1, use the following syntax:
CLI (network-admin@switch) > switch-group-member-remove name Rack-1 member lab-spine01