configure flowmon group
    
    
    
        
            configure flowmon group
                group_name
        
        Description
            
            Configures a created group where Flow Monitor sends information.
        
        Syntax Description
            
            
                        
                            | group | Specifies the Flow Monitor group. | 
                        
                            | group_name | Specifies the assigned name of the Flow Monitor
                                group. Range is 32 characters. | 
                    
        
        
        Usage Guidelines
            
            Optional configuration parameters include the following:
            
                - max-flow-age is the maximum age of any flow related to the
                    group in milliseconds. The minimum value is 100ms. The default value is 60,000ms
                    (one minute), and the maximum value is 4294967295ms (a 32-bit unsigned integer).
                    Flow aging cannot be disabled.
- limit is the maximum number of flows allowed in the flow
                    database for this group. The minimum value is 32 and the maximum value is the
                    maximum number of flows for the switch type.
- k-mirror specifies the mirror_name. If
                        flow-class-id is specified, then
                        k-mirror cannot be specified. The user can clear the
                    k-mirror using the none option. Traffic is mirrored to the
                    same collector assigned to the group.
- flow-class-id_value is a user-assigned number between 5 and
                    255. If k-mirror is specified, then this value cannot be
                    specified. The user can clear the value by using the none
                    option.
Example
            
            The following command configures the Flow Monitor group with the name
                'src-ipv4-address':
            # configure flowmon group src-ipv4-address
        History
            
            This command was first available in ExtremeXOS 32.2.
        
        Platform Availability
            
            This command is available on ExtremeSwitching 5420, 5520, and 5720 series switches.