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

ONTAP 9.5 does not support ifgrp favor command ?

Perf-Stor
2,849 Views

Doesn't ONTAP 9.5 support ifgrp favor command ?

 

In the  following link, it seems that [system node run -node {nodename|local} -command ifgrp favor]  is supported. 

 

https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-7mapc%2FGUID-7E03800E-D309-4878-B964-2477CFFA8C83.html&resultof=%22favor%22%20

 

 

Storage Engineer
2 REPLIES 2

SpindleNinja
2,806 Views

are you getting an error? 

 

The command looks like it still lives, it's just at the node level. 

Perf-Stor
2,761 Views

The following is result of command [ifgrp] for ONTAP9.5.

 

-------------------------------------------------------------------------------------------

Cluster01::*> system node run -node Node01 -command ifgrp favor
ifgrp: Did not recognize option "favor".
Usage:
ifgrp timer <lacp_ifgrp_name> <short|long>

Cluster01::*>

-------------------------------------------------------------------------------------------

Cluster01::*> system node run -node CIECWDDS01
Type 'exit' or 'Ctrl-D' to return to the CLI
Node1>
Node1>
Node1> priv set diag
Warning: These diagnostic commands are for use by NetApp
personnel only.
Node1*>
Node1*> ifgrp
Usage:
ifgrp timer <lacp_ifgrp_name> <short|long>
Node1*>

-------------------------------------------------------------------------------------------

 

There is only [ifgrp timer] ...

 

Storage Engineer
Public