JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Ethernet Fabric Operating System

LA Administration Guide

search filter icon
search icon

Document Information

Using This Documentation

Product Notes

Related Documentation

Acronyms and Abbreviations

CLI Command Modes

Feedback

Support and Accessibility

LA Overview

Protocol Description

Configuring LA

LA Topology Example

Configuration Guidelines

Default Settings

Enable Link Aggregation

Configuring Port-Channel Interfaces

Configure Port-Channel Interfaces

Configure the LACP Port Priority

Configure the LACP System Priority

Configure Port Channel Load Balancing

Configure the LACP System Identifier

Configure the LACP Port Identifier

Setting the MTU Value

Set the MTU Value on one or More Ports

Set the MTU Value of the Port Channel

Configure the LACP Wait Time

Configure the LACP Time-Out Value

Display the LACP Status

Interaction Between LA and VLANs

Configure the LACP Wait Time

The LACP wait time is the interval of time the system takes to aggregate a link. Configuring the wait time value as 0 ensures that links get aggregated immediately. The default value for the LACP wait time is 2.

  1. Enter the configuration mode for the interface (0/1 in this example).
    SEFOS(config)# configure terminal
    SEFOS(config)# interface extreme-ethernet 0/1
  2. Configure the LACP wait time.
    SEFOS(config-if)# lacp wait-time 1
  3. Review the etherchannel information.
    SEFOS# show etherchannel 1 detail
    ...
    LACP port-priority  = 128
    LACP Wait-time  = 1 secs
    LACP Port Identifier = 1
    ...