Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Storage Engineer
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you getting an error?
The command looks like it still lives, it's just at the node level.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
