switch-group-member-show
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-show
name name-string |
Specify the name of the switch group to add the member. |
member fabric-node name |
Specify the name of the switch to add as a member. |
Defaults None
Access Network Administrator
History Command introduced in Version 2.6.0.
Usage Use this command to display switches in a switch group.
Examples To display a switch, lab-spine01, from the switch group, Rack-1, use the following syntax:
CLI network-admin@switch > switch-group-member-show name Rack-1 member lab-spine01