Skip to main content

Creating network interfaces

You can use Storage Manager to create a network interface or LIF to access data from storage virtual machines (SVMs), to manage SVMs and to provide an interface for intercluster connectivity.

Before you begin

The broadcast domain that is associated with the subnet must have allocated ports.

About this task

  • Dynamic DNS (DDNS) is enabled by default when a LIF is created.

    However, DDNS is disabled if you configure the LIF for intercluster communication using iSCSI, NVMe, or FC/FCoE protocols, or for management access only.

  • You can specify an IP address by using a subnet or by not using a subnet.

  • You cannot use Storage Manager to create a network interface if the ports are degraded.

    You must use the command-line interface (CLI) to create a network interface in such cases.

  • To create NVMeoF data LIF the SVM must already be set up, the NVMe service must already exist on the SVM and the NVMeoF capable adapters should be available.

  • NVMe protocol is enabled only if the selected SVM has the NVMe service configured.

  1. Click Network > Network Interfaces.
  2. Click Create.
  3. In the Create Network Interface dialog box, specify an interface name.
  4. Specify an interface role:
    If you want to...Then...
    Associate the network interface with a data LIF
    1. Select Serves Data.

    2. Select the SVM for the network interface.

    Associate the network interface with an intercluster LIF
    1. Select Intercluster Connectivity.

    2. Select the IPspace for the network interface.

  5. Select the appropriate protocols.

    The interface uses the selected protocols to access data from the SVM.
    Note
    If you select the NVMe protocol, the rest of the protocols are disabled. If NAS (CIFS and NFS) protocols are supported then they remain available. The NVMe transports field is displayed when you select the NVMe protocol and FC-NVMe is shown as the transport protocol.
  6. If you want to enable management access on the data LIF, select the Enable Management Access check box.

    You cannot enable management access for intercluster LIFs or LIFs with FC/FCoE or NVMe protocols.
  7. Assign the IP address:
    If you want to...Then...
    Specify the IP address by using a subnet
    1. Select Using a subnet.

    2. In the Add Details dialog box, select the subnet from which the IP address must be assigned.

      For intercluster LIF, only the subnets that are associated with the selected IPspace are displayed.

    3. If you want to assign a specific IP address to the interface, select Use a specific IP address, and then type the IP address.

      The IP address that you specify is added to the subnet if the IP address is not already present in the subnet range.

    4. Click OK.

    Specify the IP address manually without using a subnet
    1. Select Without a subnet.

    2. In the Add Details dialog box, perform the following steps:

      1. Specify the IP address and the network mask or prefix.

      2. Optional: Specify the gateway.

      3. If you do not want to use the default value for the Destination field, specify a new destination value.

        If you do not specify a destination value, the Destination field is populated with the default value based on the family of the IP address.

      If a route does not exist, a new route is automatically created based on the gateway and destination.

    3. Click OK.

  8. Select the required ports from the Port details area.

    • For data LIFs, the Port details area displays all of the ports from the broadcast domain that is associated with the IPspace of the SVM.

    • For intercluster LIFs, the Port details area displays all of the ports from the broadcast domain that is associated with the required IPspace.

    • The Port details area will display only NVMe capable adapters if the NVMe protocol is selected.

  9. Optional: Select the Dynamic DNS (DDNS) check box to enable DDNS.
  10. Click Create.