Enables or disables Redundant Management Interface feature on the device.
Redundant Management Interface is disabled by default and need to be configured and enabled on the interface that is selected as being the redundant management interface. Only one front panel user port can be used as the redundant management interface.
Interface Ethernet
Uses Linux bonding feature.
Any front panel interface on the device can be made the standby redundant management interface.
On breakout boards, if used with Mellanox Adaptor, Redundant Management Interface can only be enabled on the first port.
The following example configures the interface eth 0/15 as the Redundant Management Interface.
device(config)# interface ethernet 0/15 device(conf-if-eth-0/15)# redundant-management enable device(conf-if-eth-0/15)# no shut device(conf-if-eth-0/15)# exit