Configures a relationship between a Flow Monitor collector and a group.
group | Specifies the Flow Monitor group. |
group_name | Specifies the assigned name of the Flow Monitor group. Range is 32 characters. |
add | Specifies to add a collector to a group. |
delete | Specifies to delete a collector from a group. |
collector | Specifies to the collector. |
collector_name | Specifies the name of the created collector. Range is 32 characters. |
N/A.
Only one collector can be added to a group, but the same collector can be added to multiple groups.
The system will reject any attempt to add a collector to a group that already contains a collector.
The system will also reject any attempt to delete a collector from a group that was not previously added to the group.
The following command adds a collector with the name 'src-ipv4-address' to the group with the name 'max-flow-age':
# configure flowmon group max-flow-age add collector src-ipv4-address
This command was first available in ExtremeXOS 32.2.
This command is available on ExtremeSwitching 5520 and 5420 series switches.