Logicalgroup – Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual
Page 589
Fabric OS Command Reference
559
53-1003131-01
logicalGroup
2
logicalGroup
Creates and manages groups of monitored elements.
SYNOPSIS
logicalgroup --create group_name -type group_type
 [-feature feature_name -pattern value | -members member_list]
logicalgroup --delete group_name [-force]
logicalgroup --addmember group_name -members member_list
logicalgroup --delmember group_name -members member_list
logicalgroup --clone existing_group_name
 -name new_group_name
logicalgroup --update group_name -feature feature_name -pattern value
logicalgroup --restore group_name
logicalgroup --show [group_name] [-details]
logicalgroup --help
DESCRIPTION
Use this command to create and modify groups of elements that are to be monitored using the same set 
of thresholds. For example, you can create a group of ports that behave in a similar manner, such as 
UNIX ports or long-distance ports.
The elements in a group must be the same type: ports, circuits, or SFP transceivers. By creating a group 
of similar elements, you can manage these elements as a single entity.
The maximum number of user-defined groups is 64 per logical switch.
NOTES
This command requires a Fabric Vision license.
The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in 
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for 
details.
OPERANDS
This command has the following operands:
group_name
Specifies the name of the group to be configured. The name for the group must be 
unique; it is not case-sensitive and can contain up to 32 characters.
member_list
Specifies the elements in the group. The member list must be enclosed in double 
quotation marks and can consist of the following:
Port and SFP groups:
•
A single port, for example, "8" or "2/8" on bladed systems.
•
A port range where the beginning and end port are separated by a dash, for 
example, "8-13" or "2/8-13" on bladed systems.
•
A set of ports and port ranges separated by commas, for example, 
"3,5,7-10,15" or "2/3,2/5,3/7-10,4/15" on bladed systems.