Hi guys,
I have concern with interface flapped because transport. Then I implemented interface damping on physical interface.
This is my configuration:
nec-riad@R5.MD.PE-TSEL.2> show configuration interfaces xe-0/0/0
description AGGR_T-D5-RKT/Te0/11/0/0_BE13_LAMBDA-13_TO_R5.MD.PE-TSEL.2/XE-0/0/0_No1_10G_AE0_LAMBDA-13;
hold-time up 1000 down 2000;
damping {
half-life 1;
max-suppress 4;
reuse 750;
suppress 2000;
enable;
}
gigether-options {
no-auto-negotiation;
802.3ad ae0;
But yesterday we test for make sure the damping work with interface flapped on the other site with shutdown then no-shutdown simultaniously.
{master}
nec-riad@R5.MD.PE-TSEL.2> show interfaces xe-0/0/0 extensive | match damp
Damping : half-life: 1 sec, max-suppress: 4 sec, reuse: 750, suppress: 2000, state: unsuppressed
Why the state always unsuppressed? and show log messages didn't show damping also.
Is there any way how to verify this?
Thank you.
Rusdi