|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How from command line force use speed 10/100 and duplex (half/full) ?
How from command line force reinitiate speed negotiation for ethernet card ? Serg |
|
|||
|
On 05/04/2006 Serg wrote:
> How from command line force use speed 10/100 and duplex (half/full) ? Use ethtool, unless your NIC needs module parameters. Here's an example: ethtool -s eth0 speed 100 duplex full autoneg off > How from command line force reinitiate speed negotiation for ethernet > card ? Switching autoneg off and back on should do the trick. Uwe -- Novell Support Connection Volunteer SysOp Please don't send me support related e-mail unless I ask you to do so. |
|
|||
|
Thank you. !
Serg "Uwe Buckesfeld" <u.buckesfeld@myrealbox.com> сообщил/сообщила в новостях следующее: news:zct6g.1185$U_.739@prv-forum2.provo.novell.com... > On 05/04/2006 Serg wrote: >> How from command line force use speed 10/100 and duplex (half/full) ? > > Use ethtool, unless your NIC needs module parameters. Here's an example: > ethtool -s eth0 speed 100 duplex full autoneg off > >> How from command line force reinitiate speed negotiation for ethernet >> card ? > > Switching autoneg off and back on should do the trick. > > Uwe > > -- > Novell Support Connection Volunteer SysOp > Please don't send me support related e-mail unless I ask you to do so. |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|