efa inventory device interface unset-fec

Unsets port forwarding error correction (FEC) on the SLX interface.

efa inventory device interface unset-fec [--ip device-ip | --if-type eth | --if-name if-list ]
--ip device-ip
Specifies a comma-separated range of device IP addresses. Example: 10.1.1.13,10.1.1.50,10.1.1.101.
--if-type eth
Specifies that the interface type is eth (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.

The configuration you set is persisted in the EFA database.

The default value of FEC configured by SLX is auto, that is auto-negotiation.

DRC and idempotency are supported.

efa inventory device interface unset-fec --ip 1.1.1.1 --if-name 0/10
+---------------+----+------+----------------+---------+--------+
|   DeviceIP    | ID | Name | Interface Type | Result  | Reason |
+---------------+----+------+----------------+---------+--------+
| 10.1.1.1      | 3  | 0/10 | ethernet       | Success |        |
+---------------+----+------+----------------+---------+--------+
Interface Details
--- Time Elapsed: 5.263239407s ---