How do i show ethernet settings using dladm?



  • $ dladm show-ether net0
    LINK     PTYPE    STATE    AUTO  SPEED-DUPLEX     PAUSE
    net0     current  down     no    1G-f             none
    

    To show more information use the -x option.

    $ dladm show-ether -x net0
    LINK      PTYPE    STATE    AUTO  SPEED-DUPLEX       PAUSE
    net0      current  down     no    1G-f               none
    --        capable  --       no    --                 none
    --        adv      --       no    --                 none
    --        peeradv  --       no    --                 n
    


© Lightnetics 2024