Reference Guide

488 Brocade Fabric OS Command Reference
53-1004112-02
logicalGroup
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 restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "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.