I should have added I’m running OpenIndiana in a VirtualBox session with a host 
based network adapter.  The similar configuration works on Linux distributions.


> On Mar 26, 2020, at 12:51 PM, Nicholas Papadonis 
> <nick.papadonis...@gmail.com> wrote:
> 
> Hi Folks,
> 
> Is this a known issue or am I reading the wrong documentation?
> 
> Thanks
> 
>> On Mar 25, 2020, at 3:59 PM, Nicholas Papadonis <nick.papadonis...@gmail.com 
>> <mailto:nick.papadonis...@gmail.com>> wrote:
>> 
>> I installed OpenIndiana and am trying to configure a static IP.  I try to 
>> delete the address to follow the procedure for a static ip, however this 
>> action does not work.
>> 
>> Any guidance appreciated.  Thanks
>> 
>> $ ipadm show-addr
>> ADDROBJ           TYPE     STATE        ADDR
>> lo0/v4            static   ok           127.0.0.1/8 <http://127.0.0.1/8>
>> e1000g0/_b        dhcp     ok           10.0.2.15/24 <http://10.0.2.15/24>
>> e1000g1/_b        dhcp     ok           192.168.56.102/24 
>> <http://192.168.56.102/24>
>> lo0/v6            static   ok           ::1/128
>> e1000g0/_a        addrconf ok           fe80::a00:27ff:fefc:14ce/10
>> e1000g1/_a        addrconf ok           fe80::a00:27ff:fea4:1a43/10
>> 
>> $ sudo ipadm delete-addr e1000g1/_b
>> 
>> $ sudo ipadm show-addr
>> ADDROBJ           TYPE     STATE        ADDR
>> lo0/v4            static   ok           127.0.0.1/8 <http://127.0.0.1/8>
>> e1000g0/_b        dhcp     ok           10.0.2.15/24 <http://10.0.2.15/24>
>> e1000g1/_b        dhcp     ok           192.168.56.102/24 
>> <http://192.168.56.102/24>
>> lo0/v6            static   ok           ::1/128
>> e1000g0/_a        addrconf ok           fe80::a00:27ff:fefc:14ce/10
>> e1000g1/_a        addrconf ok           fe80::a00:27ff:fea4:1a43/10
>> 
>> $ sudo ipadm down-addr e1000g1/_b
>> ipadm: Could not mark the address down: Persistent operation on temporary 
>> object
>> 
>> I'm reading:
>> https://docs.oracle.com/cd/E23824_01/html/821-1458/gjwiq.html 
>> <https://docs.oracle.com/cd/E23824_01/html/821-1458/gjwiq.html>
>> 
>> 
>> 
> 

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to