redundant-management enable

Enables or disables Redundant Management Interface feature on the device.

Syntax

redundant-management enable
[no] redundant-management enable

Command Default

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.

Parameters

enabled
Enables this interface as the Redundant Management Interface.

Modes

Interface Ethernet

Usage Guidelines

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.

Examples

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