unixguy007
IS-IT--Management
Hello all,
/bi On boot in the messages file
bash-2.05# grep -i link /var/adm/messages
May 2 06:20:11 galahad lpfc: [ID 728700 kern.warning] WARNING: lpfc0:1303:LKe:Link Up Event x1 received Data: x1 x0 x8 x0
May 2 06:20:28 galahad hme: [ID 517527 kern.info] SUNW,hme0 : 100 Mbps Full-Duplex Link Up
however when I
bash-2.05# ndd -get /dev/hme link_mode
0
bash-2.05# ndd -get /dev/hme link_speed
0
Which tells me I am running 10 / half, anyone know of any issues here? Also entries in the system file are
bash-2.05# grep hme /etc/system
set hme:hme_adv_autoneg_cap=0
set hme:hme_adv_100fdx_cap=1
set hme:hme_adv_100hdx_cap=0
set hme:hme_adv_10hdx_cap=0
set hme:hme_adv_10hdx_cap=0
Thanks for any help
/bi On boot in the messages file
bash-2.05# grep -i link /var/adm/messages
May 2 06:20:11 galahad lpfc: [ID 728700 kern.warning] WARNING: lpfc0:1303:LKe:Link Up Event x1 received Data: x1 x0 x8 x0
May 2 06:20:28 galahad hme: [ID 517527 kern.info] SUNW,hme0 : 100 Mbps Full-Duplex Link Up
however when I
bash-2.05# ndd -get /dev/hme link_mode
0
bash-2.05# ndd -get /dev/hme link_speed
0
Which tells me I am running 10 / half, anyone know of any issues here? Also entries in the system file are
bash-2.05# grep hme /etc/system
set hme:hme_adv_autoneg_cap=0
set hme:hme_adv_100fdx_cap=1
set hme:hme_adv_100hdx_cap=0
set hme:hme_adv_10hdx_cap=0
set hme:hme_adv_10hdx_cap=0
Thanks for any help