switch-group-create
This feature allows you to create a switch group, and you can create as many switch groups as needed. You provide a name to a group of switches, and a switch can be a member of more than one group.
Syntax switch-group-create
| 
    name name-string  | 
  
    Specify a name for the switch group.  | 
 
| 
    description description-string  | 
  
    Specify a description for the switch group.  | 
 
Defaults None
Access Network Administrator
History
| 
    Version 2.6.0  | 
  
    Command introduced.  | 
 
Usage Use this command to create a switch group.
Examples To create a switch group named Rack-1, use the following syntax:
CLI (network-admin@switch) > switch-group-create name Rack-1 description rack-1 in small lab
