ONTAP Discussions

ONTAP 9.5 does not support ifgrp favor command ?

Perf-Stor
1,628 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
1,585 Views

are you getting an error? 

 

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

Perf-Stor
1,540 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