NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

How to remove VLAN from ipspace ??

HEMANTHKUMARA
5,709 Views

Was creating  ipspace from CLI and due to typo error physical NIC details got added to ipspace .Can i remove/modify the physical NIC details added to ipspace?

3 REPLIES 3

martin_fisher
5,709 Views

Hi Hemanth - You should be able to reassign the NIC with the ipspace assign command. Reassign to the default ipspace, as long as no vFilers and IP's have been setup and configured. If you have just started creating the config, it might be easier to just delete the ipspace and start again.

ipspace assign ipspacename interface-list

Martin

HEMANTHKUMARA
5,709 Views

Hi Martin....Thanks for your response.

But this is Interface group(trunk) vif-data10G and has many VIF connected to it... Currently  this VLAN is not assigned to default ipspace.. If i assign the VLAN to default ipspace will their be any impact on the existing VIF??

ipspace details

ipspace-XXXX        (vif-data10G vif-data10-1504)

martin_fisher
5,709 Views

if the VLAN assigned to the ifgrp has no IP address set, then you can remove it. You wont be able to remove a VLAN with an IP address set.

What is the output of the command: ifgrp status vif-data10G

You have moved the ifgrp vif-data10G from default to the new space? Have you set an IP on this VLAN ? vif-data10-1504

Public