![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change to 1000MB full duplex for Solaris 10 ce | rockcharles1 | UNIX for Dummies Questions & Answers | 6 | 09-02-2007 09:39 AM |
| How to force a full duplex | Remi | SUN Solaris | 2 | 12-01-2006 05:55 AM |
| full -duplex ? | parvathy | High Level Programming | 1 | 06-11-2005 07:07 AM |
| Full Duplex Howto | Phobos | UNIX for Dummies Questions & Answers | 4 | 01-01-2005 06:54 PM |
| Full duplex at HUB? | merlin | UNIX for Dummies Questions & Answers | 4 | 09-03-2002 05:41 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
change NIC to 1000 Mbps full duplex
Hi all,
I tried to use this command ndd -set /dev/eri adv_1000fdx_cap 1 but i get a "operation failed, Invalid argument" anyone can help ? Thanks |
| Forum Sponsor | ||
|
|
|
|||
|
output of ndd -get /dev/eri \?
? (read only) transceiver_inuse (read only) link_status (read only) link_speed (read only) link_mode (read only) ipg1 (read and write) ipg2 (read and write) use_int_xcvr (read and write) pace_size (read and write) adv_autoneg_cap (read and write) adv_100T4_cap (read and write) adv_100fdx_cap (read and write) adv_100hdx_cap (read and write) adv_10fdx_cap (read and write) adv_10hdx_cap (read and write) autoneg_cap (read only) 100T4_cap (read only) 100fdx_cap (read only) 100hdx_cap (read only) 10fdx_cap (read only) 10hdx_cap (read only) lp_autoneg_cap (read only) lp_100T4_cap (read only) lp_100fdx_cap (read only) lp_100hdx_cap (read only) lp_10fdx_cap (read only) lp_10hdx_cap (read only) instance (read and write) lance_mode (read and write) ipg0 (read and write) intr_blank_time (read and write) intr_blank_packets (read and write) output of ifconfig -a lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 eri0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2 inet xx.xxx.xxx.xx netmask ffffff00 broadcast 10.203.111.255 ether 0:3:ba:8b:c5:30 |