How do i disable/enable streams on solaris physical interfaces? *



  • To enable data streams to a physical or logical interface.

    # ifconfig eri0 plumb
    

    To disable.

    # ifconfig eri0 unplumb
    

    On logical interfaces if removes the interface, you will not see it when running "ifconfig -a"



© Lightnetics 2024