vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi.. How do I alter the Media Speed selected on a system that I have. For example, if the output of entstat -d en0 | grep Media shows : Media Speed Selected: Auto negotiation Media Speed Running: 100 Mbps Full Duplex How do I change the Media Speed Selected to 100 Mbs Full Duplex ? On another similar machine that I have, when I run entstat -d en0 | grep Media I get the output : Media Speed Selected: 100 Mbps Full Duplex Media Speed Running: 100 Mbps Full Duplex Thanks |
| ||||
| Thanks.. That worked.. r_s_bogar@yahoo.com wrote: > With the interface down , > chdev -l 'ent2' -a media_speed='100_Full_Duplex' for example or > SMIT "Change / Show Characteristics of an Ethernet Adapter" screen > |