efa inventory device interface set-link-error-disable

Configures port dampening (link-error-disable) on the SLX interface. Minimizes excessive interface flapping.

efa inventory device interface set-link-error-disable [--ip device-ip | --if-type eth --if-name if-list | --toggle-threshold value | --sampling-time value | --wait-time value | --help]
--ip device-ip
Specifies a comma-separated range of device IP addresses. Example: 1.1.1.1-3,1.1.1.2,2.2.2.2.
--if-type eth
Specifies that the interface type is Ethernet, which is the default setting.
--if-name if-list
Specifies a comma-separated list of interface names. Example: 0/50-52,0/45,0/5:4,0/5:1-2.
--toggle-threshold value
Valid values are 1-50.
--sampling-time value
Valid values in seconds, are 1-65565. The default is 1.
--wait-time value
Valid values, in seconds, are 0-65565.
--help
Displays help.

The configuration you set is persisted in the EFA database.

DRC and idempotency are supported.

efa inventory device interface set-link-error-disable –-ip 10.20.246.10 
--if-type eth –-if-name 0/20 –-toggle-threshold 10 –-sampling-time 20 –-wait-time 10