Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/DM/System_Manager/SM-KBs/Is_there_an_option_to_create_LIF_using_subnets_in_System_Manager_9_8
      Applies to ONTAP System Manager (OSM) 9.7+ This feature is not available in Ontap releases prior to 9.12 Use case for subnets: Assist with the default gateways and other settings when subnet is select...Applies to ONTAP System Manager (OSM) 9.7+ This feature is not available in Ontap releases prior to 9.12 Use case for subnets: Assist with the default gateways and other settings when subnet is selected and IP is manually entered For releases prior to 9.12 use the CLI with -force-subnet-association true option: net int create -vserver <vserver name> -lif <lif_name> -home-node <home_node> -address <lif_ip_address> -netmask <subnet_ip> -force-subnet-association true Create a LIF