Network and Storage Protocols

Interface Groups in Data Ontap

BHASKAR123_K
2,510 Views

Hi All,

Is it possible to convert multi mode interface group to single mode interface group and vice versa?

If it is possible, what are the commands to do this?

2 REPLIES 2

aborzenkov
2,510 Views

No. You need to destroy old ifgrp and create new one.

HARI_KRISHNA981
2,510 Views

Hi bhaskar k,

As said by aborzenkov it is not possible to convert single to multi and vice-versa . Have a look at this differences between them.

In a single-mode interface group, only one of the interfaces in the interface group is active. The other interfaces are on standby, ready to take over if the active interface fails. All interfaces in a single-mode interface group share a common MAC address.

There can be more than one interface on standby in a single-mode interface group. If an active interface fails, the  cluster randomly picks one of the standby interfaces to be the next active link. The active link is monitored and link fail-over is controlled by the cluster; therefore, single-mode interface group does not require any switch configuration. Single-mode interface groups also do not require a switch that supports link aggregation.

where as

Dynamic multi-mode interface groups implement Link Aggregation Control Protocol (LACP) to communicate group membership to the directly attached switch. LACP enables you to detect the loss of link status  and  the inability of the node to communicate with the direct-attached switch port.

A dynamic multimode interface group requires a switch that supports LACP.

The following rules apply when using dynamic multimode interface groups:

  • Dynamic multimode interface groups should be configured to use the port-based, IP-based, MAC-based, or round robin load balancing methods.
  • In a dynamic multimode interface group, all interfaces must be active and share a single MAC address.

Regards,

Hari.

Public