
Note
For more information about the commands, see the Extreme Fabric Automation Command Reference, 3.0.0Internally, EFA automatically sets the PPS (packets per second) value after RME is enabled. For SLX 9150 and 9250 devices, PPS is set to 8000.
On SLX 9740, the BPS (bits per second) is set to 20000 Kbps after RME is enabled.
efa inventory device interface redundant-management [flags]
Flags:
      --ip string        Comma separated range of device IP addresses. 
      --if-name string   only one interface name. Example: 0/50
      --enable string    Valid values: true, false
      -h, --help         help for redundant-management
      --- Time Elapsed: 9.610987ms ---
                    Example:
efa inventory device interface redundant-management –-ip 10.20.246.10 –-if-name 0/17 –-enable true
efa inventory device interface redundant-management –-ip 10.20.246.10 –-if-name 0/17 –-enable false
SLX# show running-config interface eth 0/17 interface Ethernet 0/17 redundant-management enable no shutdown !