lacp (globally)
   
   
      Configure Link Aggregation Control Protocol (LACP) parameters globally. When the LACP
         system priority is set globally, it applies to all LACP-enabled aggregators and ports.
    
      Syntax
         
         
            - 
               
                  default lacp 
               
             
            - 
               
                  default lacp
                     aggr-wait-time 
               
             
            - 
               
                  default lacp enable
                  
               
             
            - 
               
                  default lacp
                     fast-periodic-time 
               
             
            - 
               
                  default lacp
                     slow-periodic-time 
               
             
            - 
               
                  default lacp
                     system-priority 
               
             
            - 
               
                  default lacp timeout-scale
                  
               
             
            - 
               
                  lacp aggr-wait-time
                     <200-2000> 
               
             
            - 
               
                  lacp enable 
               
             
            - 
               
                  lacp fast-periodic-time
                     <200-20000> 
               
             
            - 
               
                  lacp slow-periodic-time
                     <10000-30000> 
               
             
            - 
               
                  lacp smlt-sys-id
                     0x00:0x00:0x00:0x00:0x00:0x00 
               
             
            - 
               
                  lacp system-priority
                     <0-65535> 
               
             
            - 
               
                  lacp timeout-scale
                     <2-10> 
               
             
            - 
               
                  no lacp 
               
             
            - 
               
                  no lacp enable 
               
             
         
      
      Command Parameters
         
         
            
               - aggr-wait-time <200-2000>
 
               - Sets the aggregation wait time (in
                  milliseconds) globally. The default value is 2000.
 
            
            
               - enable
 
               - Enables the Link Aggregation
                  Control Protocol (LACP) globally. 
 
            
            
               - fast-periodic-time <200-20000>
 
               - Sets the fast-periodic time (in
                  milliseconds) globally. The default is 20000 ms.
 
            
            
               - slow-periodic-time <10000-30000>
 
               - Sets the slow periodic time
                  globally. The default value is 1000 ms.
 
            
            
               - smlt-sys-id <0x00:0x00:0x00:0x00:0x00:0x00>
 
               - Sets the LACP system ID globally.
                  Enter a MAC address in the following format: 0x00:0x00:0x00:0x00:0x00:0x00.
 
            
            
               - system-priority <0-65535>
 
               - Sets the global LACP system
                  priority. The default value is 32768.
 
            
            
               - timeout-scale <2-10>
 
               - Sets the timeout scale globally.
                  The default value is 3. 
 
            
         
      
      Default
         
         The default is disabled.
      
      Command Mode
         
         Global Configuration