Figure 3-96, Lacp port configuration – LevelOne FGL-2870 User Manual

Page 219

Advertising
background image

Port Configuration

3-165

3

Port Priority – If a link goes down, LACP port priority is used to select a backup

link. (Range: 0-65535; Default: 32768)

Set Port Partner – This menu sets the remote side of an aggregate link; i.e., the
ports on the attached device. The command attributes have the same meaning as
those used for the port actor. However, configuring LACP settings for the partner
only applies to its administrative state, not its operational state, and will only take
effect the next time an aggregate link is established with the partner.

Web – Click Port, LACP, Aggregation Port. Set the System Priority, Admin Key, and
Port Priority for the Port Actor. You can optionally configure these settings for the
Port Partner. (Be aware that these settings only affect the administrative state of the
partner, and will not take effect until the next time an aggregate link is formed with
this device.) After you have completed setting the port LACP parameters, click Apply.

Figure 3-96 LACP Port Configuration

CLI – The following example configures LACP parameters for ports 1-4. Ports 1-4
are used as active members of the LAG.

Console(config)#interface ethernet 1/1

4-220

Console(config-if)#lacp actor system-priority 3

4-251

Console(config-if)#lacp actor admin-key 120

4-252

Console(config-if)#lacp actor port-priority 128

4-254

Console(config-if)#exit

.

.

.
Console(config)#interface ethernet 1/4
Console(config-if)#lacp actor system-priority 3
Console(config-if)#lacp actor admin-key 120
Console(config-if)#lacp actor port-priority 512
Console(config-if)#end

Advertising