Owners manual
DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
343
PDU periodic transmissions when using Long Timeouts
Default
By default, the LACP timeout mode is short.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is available for physical port interface configuration.
Example
This example shows how to configure the port LACP timeout to long mode on Ethernet interface 1/0/1.
Switch# configure terminal
Switch(config)# interface eth1/0/1
Switch(config-if)# lacp timeout long
Switch(config-if)#
40-4 lacp system-priority
This command is used to configure the system priority. Use the no form of the command to revert the
system priority back to the default value.
lacp system-priority PRIORITY
no lacp system-priroity
Parameters
PRIORITY
Specifies the system priority. The range is 1 to 65535.
Default
The default LACP system-priority is 32768.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
During LACP negotiation, the system priority and port priority of the local partner will be exchanged with
the remote partner. When the maximum number of actual members exceeds the limitation, the Switch
will use port priority to determine whether a port is operating in a backup mode or in an active mode. The
LACP system-priority determines the Switch that controls the port priority. Port priorities on the other
switch are ignored.
The lower value has a higher priority. If two switches have the same system priority, the LACP system ID
(MAC) determines the priority. The LACP system priority command applies to all LACP port-channels on
the Switch.