How do i show all network properties of an interface using dladm?



  • Show all network properties of an interface using dladm

    $ dladm show-linkprop net0
    LINK     PROPERTY   PERM VALUE          DEFAULT        POSSIBLE
    net0     speed      r-   1000           1000           --
    net0     autopush   rw   --             --             --
    net0     zone       rw   --             --             --
    net0     duplex     r-   full           full           half,full
    net0     state      r-   down           up             up,down
    ...
    


© Lightnetics 2024