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

Enable Link Aggregation

LA is disabled by default. See LA Topology Example for the topology of this procedure.

  1. In both switches, enable LA.
    SEFOS# configure terminal
    SEFOS(config)# set port-channel enable
    SEFOS(config)# end
  2. View the etherchannel information.
    SEFOS# show etherchannel summary

    The output in switch A and switch B should be:

    Port-channel Module Admin Status is enabled
    Port-channel Module Oper Status is enabled
    Port-channel System Identifier is  00:14:4f:6c:68:2f

    Note - To shut down the entire LA module, type the shutdown port-channel command.