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 #17 to short.
SWR2311P(config)#interface port1.17
SWR2311P(config-if)#lacp timeout short
5.2.8 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.
SWR2311P#clear lacp counters
5.2.9 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
[Example]
Show the frame counter for every LACP logical interface.
SWR2311P#show lacp-counter
% Traffic statistics
Port LACPDUs Marker Pckt err
Sent Recv Sent Recv Sent Recv
% Aggregator po1 , ID 4601
port1.25 297 298 0 0 0 0
port1.21 306 299 0 0 0 0
port1.19 305 298 0 0 0 0
Command Reference | Interface control |
129