Networking: Difference between revisions

From RoggeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
{|  
{|  
|-
|-
| '''ethtool''' || Used for querying settings of an ethernet device and changing them..
| '''ethtool''' || Used for querying settings of an ethernet device and changing them.
|-
|-
| '''mii-tool''' || Obsolete. Use ethtool.
| '''mii-tool''' || Obsolete. Use ethtool.
|}
{| class="wikitable"
|-
! header 1
! header 2
! header 3
|-
| row 1, cell 1
| row 1, cell 2
| row 1, cell 3
|-
| row 2, cell 1
| row 2, cell 2
| row 2, cell 3
|}
|}

Latest revision as of 22:12, 25 August 2010

Commands

This topic describes the commands which are usefull for maintaining and diagnosing the network configuration.

ethtool Used for querying settings of an ethernet device and changing them.
mii-tool Obsolete. Use ethtool.