efa inventory device interface redundant-management

Configures redundant management Ethernet (RME) on the SLX interface.

efa inventory device interface redundant-management [--ip device-ip | --if-name if-list | --enable true | false | --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-name if-list
Specifies a comma-separated list of interface names. Example: 0/50-52,0/45,0/5:4,0/5:1-2.
--enable true | false

Turns redundant management on or off.

The configuration you set is persisted in the EFA database.

DRC and idempotency are supported.

The command is supported only on the 9150, 9250, and 9740 SLX platforms where this feature is supported.

Internally, EFA sets PPS (packets per second) to some value when RME is enabled. For SLX 9150 and 9250, PPS will be set to 8000.

On SLX 9740, Bps (bits per second) will be set to 20000 Kbps (kilobits per second) when RME is enabled.

efa inventory device interface redundant-management –-ip 10.20.246.10 
--if-type eth –-if-name 0/17 –-enable true
This example turns off RME:
efa inventory device interface redundant-management –-ip 10.20.246.10 
--if-type eth –-if-name 0/17 –-enable false