NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

ifgrp parameters

William365
1,829 Views

Hi,

Does anyone know if the  ifgrp -mode multimode parameter require any special configuration on the switch itself?  Windows 2016 and above provide NIC Teaming without changes to any switch configuration (switches independent), is this something similar to that?  Based on the documentation, this mode makes all the ports active for outgoing traffic only.  Thoughts?

Thanks.

1 ACCEPTED SOLUTION

TMACMD
1,810 Views

channel-group x mode active -> makes it LACP

channel-group x mode on -> is NOT LACP

 

OTher than that, can be access or trunk

 

multimode_lacp = mode active

multimode = mode on

singlemod = no switch config (would be a standard trunk or access port)

View solution in original post

1 REPLY 1

TMACMD
1,811 Views

channel-group x mode active -> makes it LACP

channel-group x mode on -> is NOT LACP

 

OTher than that, can be access or trunk

 

multimode_lacp = mode active

multimode = mode on

singlemod = no switch config (would be a standard trunk or access port)

Public