[OmniOS-discuss] ip not persistent?

Dan McDonald danmcd at kebe.com
Thu Aug 31 19:51:07 UTC 2017


On Thu, Aug 31, 2017 at 03:05:16PM -0400, Linda Kateley wrote:
> I am doing it with -T?

-T is "type" for the create-addr command:

   ipadm create-addr -T dhcp zonevnic0/v4

The above example should persist across boots.

-t is "Temporary"

   ipadm create-addr -t -T dhcp zonevnic0/v4

The above example will not persist across boots.

Dan


More information about the OmniOS-discuss mailing list