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 Time-Out Value

The LACP time out value is a periodic interval. When the interval expires, an LACP PDU is sent out regularly. The default value for LACP time out is long. This list contains explanations of the possible values:

  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 time out.
    SEFOS(config-if)# lacp timeout short
  3. Review the etherchannel information.
    SEFOS# show etherchannel detail
    ...
    LACP Port Identifier = 1
    LACP Activity : Active
    LACP Timeout : Short
    ...