I've got many replies on this, thanks.
/var/adm/messages:
Aug 18 08:49:35 anchova vmunix: alt0: DEGPA (1000BaseSX) Gigabit
Ethernet Interface, hardware address: 00-60-CF-21-47-3B
So far, so good.
To get network speed:
root_at_anchova:[/]# hwmgr get attr -cat network -a name -a media_speed
33:
name = alt0
media_speed = 1000
To get more details:
hwmgr get attr -cat network | more
One little thing from command above.. I've got full_duplex=1, so the
media_speed should be 2000, right?
This cluster is on production right now and I can't get the interface
down to force it to half_duplex to test it (and force it on cisco switch
as well), I'll do this later and report the results..
Thanks again!
--
Alexandre Vasconcelos
Analista de Suporte
AIT - SSP/GO
Received on Fri Aug 18 2006 - 18:45:25 NZST