configure flowmon group collectorNEW!

configure flowmon group group_name [add | delete] collector collector_name

Description

Configures a relationship between a Flow Monitor collector and a group.

Syntax Description

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.

Default

N/A.

Usage Guidelines

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.

Example

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

History

This command was first available in ExtremeXOS 32.2.

Platform Availability

This command is available on ExtremeSwitching 5520 and 5420 series switches.