<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>dear all,<br></div><div><br></div><div>i need  to either delete a busy vnic, or modify the vnic "OVER" property from a script. <br></div><div><br></div><div>the vnic is used by a KVM running on same box.<br></div><div><br></div><div>dladm show-vnic<br></div><div>LINK         OVER         SPEED  MACADDRESS        MACADDRTYPE         VID<br></div><div>vnic0        e1000g0      1000   2:8:20:1b:41:3c   random              0<br></div><div><br></div><div>delete: the link is busy and can not be deleted, even if i kill the qemu process that is using it.<br></div><div><br></div><div>modify: the <b>dladm modify-vnic is not implemented in OmniOs, alas in Solaris11 it's readily availabe (<a href="http://docs.oracle.com/cd/E26502_01/html/E28992/gmcdo.html">http://docs.oracle.com/cd/E26502_01/html/E28992/gmcdo.html</a>)</b><br></div><div><br></div><div>Any suggestions please?<br></div></div></body></html>