User Manual

Table Of Contents
[Description]
Sets the LACP timeout.
[Note]
This command can be set only for a LAN/SFP+ port that is associated with an LACP logical interface.
If a LAN/SFP+ port is associated with an LACP logical interface, lacp timeout long command is specified for the
corresponding LAN/SFP+ port.
If it is dissociated from the LACP logical interface, the lacp timeout command setting of the corresponding LAN/SFP+ port is
deleted.
LACP timeout indicates the time since the last LACP frame received from the other device, after which it is determined that the
link has gone down.
The LACP timeout setting is placed in a LACP frame and sent to the other device; after receiving this, the other device will
transmit LACP frames at intervals of 1/3 of this LACP timeout.
The interval at which the device itself transmits LACP frames depends on the LACP timeout value inside the LACP frame sent
from the other device.
[Example]
Set the LACP timeout of LAN port #1 to short.
SWP2(config)#interface port1.1
SWP2(config-if)#lacp timeout short
5.2.9 Clear LACP frame counters
[Syntax]
clear lacp [link-id] counters
[Parameter]
link-id : <1-127>
LACP logical interface number
[Input mode]
priviledged EXEC mode
[Description]
Clears the LACP frame counters.
If link-id is omitted, the frame counter of every existing LACP logical interface is cleared.
[Example]
Clear the frame counter for every LACP logical interface.
SWP2#clear lacp counters
5.2.10 Show LACP frame counter
[Syntax]
show lacp-counter [link-id]
[Parameter]
link-id : <1-127>
LACP logical interface number
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Show the LACP frame counter.
If link-id is omitted, the frame counter of every existing LACP logical interface is shown.
The following items are shown for each associated LAN/SFP+ port.
LACP frames sent and received
Marker protocol frames sent and received
Error frames sent and received
Command Reference | Interface control | 133