Table of ContentsLibraryView in Frames

The vif command

You manage vifs on your storage system with the vif command. This command enables you to create, add interfaces to, delete interfaces from, display status and statistics of, and destroy a vif.

The vif command syntax is as follows:

vif create [single|multi|lacp] vif_name -b [mac|ip] [interface_list]

vif {favor|nofavor} interface

vif add vif_name interface_list

vif delete vif_name interface

vif destroy vif_name

vif status [vif_name]

vif stat vif_name [interval]

The following vif commands are not persistent if used at the command line; however, you can put any of these commands in the /etc/rc file to make it persistent across reboots:

For detailed information about the vif command and all the options available with this command, see the na_vif(1) man page.