Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual
Page 590
560
Fabric OS Command Reference
53-1003131-01
logicalGroup
2
Circuit groups:
•
A single circuit in VE_Port/circuit format, for example, "33/5".
•
A circuit range in VE_Port/circuit format, for example, "33/1-3".
•
A set of circuits separated by commas, for example, "33/1-3,33/5".
--create group_name
Creates a group of monitored elements.
-type group_type
Specifies the type of elements present in the group. Valid types include the
following:
port
The elements are FC ports.
circuit
The elements are FCIP circuits.
sfp
The elements are SFP transceivers.
-feature feature_name
Specifies the existing feature name for the group. Valid feature names are
PORTNAME and NODEWWN.
pattern value
Specifies the wildcard characters while defining the feature characteristics. The
wildcard characters "*" for any string, "?" for any single character, "[expr]" for one
character from the set specified in the expression, or '!' for negation of the string,
are supported. If '!' is specified in the pattern, the pattern must be in single quotes.
-members member_list
Specifies the elements that are to be in the group.
--delete group_name [-force]
Deletes a logical group of monitoring elements. You cannot delete a predefined
group. You cannot delete a group that is used by any rules. The -force option
overrides the default behavior. If a logical group is present in user-defined rules,
the -force option deletes all the rules that are configured with the given group and
then deletes the group.
--addmember group_name
Adds members to the group.
-members member_list
Specifies the elements that are to be added to the group.
--delmember group_name
Deletes members from the group.
-members member_list
Specifies the elements that are to be deleted from the group.
--clone
Creates a replica of an existing group. The new group has all of the members of
the existing group. You can further modify the newly created group. The following
operands are required:
existing_group_name
Specifies the name of an existing group. The group can be a predefined group or
a user-defined group.
-name new_group_name
Specifies the name of the group to be created.