Configuring Link Aggregation - Fujitsu XG Series User Manual

Compact, layer 2 switch
Table of Contents

Advertisement

XG Series User's Guide
4.4.1

Configuring Link Aggregation

Either static or dynamic (also known as LACP) configuration can be selected for Link Aggregation.
Static configuration
Configures aggregation groups statically.
LACP
Configures link aggregation using Link Aggregation Control Protocol (LACP). The LACP is a switch-to-switch
control protocol that enables dynamic configuration of aggregation groups and is standardized by the IEEE802.3ad.
The LACP facilitates load balancing across the individual links aggregated between the devices connected.
Either "active" or "passive" LACP mode can be selected.
- active
The device starts LACP negotiation. Since the active mode allows the reception of LACP control frames, it is
possible to direct the device in "active" mode.
- passive
The device responds to LACP control frames but does not start LACP negotiation.
To configure static link aggregation, carry out the following procedure in "admin" Operation mode.
XG2600# configure
XG2600(config)# ether 1-8 type linkaggregation 1
XG2600(config)# linkaggregation 1 mode static
XG2600(config)# commit
XG2600(config)# save
XG2600(config)# exit
To configure LACP link aggregation, carry out the following procedure in "admin" Operation mode.
XG2600# configure
XG2600(config)# ether 1-8 type linkaggregation 1
XG2600(config)# ether 11-18 type linkaggregation 2
XG2600(config)# linkaggregation 1 mode active
XG2600(config)# linkaggregation 2 mode passive
XG2600(config)# commit
XG2600(config)# save
XG2600(config)# exit
Command
Command
Chapter 4 Switch Functions and their Configuration
Switch to Configuration mode.
Set port 1-8 to be linkaggregation group 1.
Set linkaggregation group 1 to be static.
Apply the configuration.
Save the configuration.
Switch to Operation mode.
Switch to Configuration mode.
Set port 1-8 to be linkaggregation group 1.
Set port 11-18 to be linkaggregation group 2.
Set linkaggregation group 1 to be active.
Set linkaggregation group 2 to be passive.
Apply the configuration.
Save the configuration.
Switch to Operation mode.
68
Task
Task
Link Aggregation

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xg0224Xg0448Xg2600

Table of Contents