I've changed the IP on the global zone. Now I want to change the non-global zones.
I login with zlogin and use
ipadm delete-addr net0/?
There is a ? behind net0/ So I can't delete and set new.
Is there another way to change the IP of this zone?
From the global zone, you might check the output of:
Then, you should be able to change it using:
This might do the trick, I know if you have the link-protection to allow only listed IP address, this will update the list without the need for a reboot.
NOTE: I don't have a test zone available to actually verify this, but I know I already did this once in the past and it actually worked...