> (c) dladm show-ether will print something user-friendly like the output
 >     below , which captures all the info in the ieee802.3(5) man page.
 > 
 >     The objective of "show-ether" is to summarize the state of the 
 >     link; the {set,show}-linkprop commands should be used to actually
 >     set/get the syntax for setting each of these properties.
 > 
 >     local link state: up, full duplex; 
 >     flow control: pause = XXX, asmpause = XXX;    
 >     Transceiver address = XXX, id = XXX, type = "10 Mb/s"
 > 
 >     ------------------------------------------------------
 >                  capable     advertised     link-partner
 >                                              advertised
 >     ------------------------------------------------------
 >     autoneg
 >     speed
 >     duplex
 >     rem_fault
 >     pause
 >     asm_pause
 >     ------------------------------------------------------

I'm a bit confused by the example here.  So far, all of the show-*
commands produce tabular output.  Among other benefits, this makes
it easy to produce machine-parseable output via the `-p' option.
I'm not sure how that would work with the output above.

-- 
meem

Reply via email to