Setting interface properties in zone definition?

Hello,

is there any way to set interface properties in a zone definition?

In my case I want to set the zone's interface in the deprecated state.

While I can do this from the global zone (ifconfig ce0:3 deprecated) without problems, I would like to ensure that the interface is in that state if the zone boots up.

Googling around didn't show any usable results.

Thanks,

Joern

[419 byte] By [j.m.kruegera] at [2007-11-26 15:32:46]
# 1

I opened a case with sun and got the following workaround:

It is not possible to set interface properties within the zone and it isn't possible to set any properties in the zonedefinition.

It is possible however to make a smf service that has dependencies to the zone service.

In the method script you could manually set the desired interface in the deprecated state.

Regards,

Joern

j.m.kruegera at 2007-7-8 21:49:48 > top of Java-index,Solaris Operating System,Solaris 10 Features...