Operating System - HP-UX
1758261 Members
3028 Online
108868 Solutions
New Discussion юеВ

HP-UX 11.23 Igelan driver

 
cheesytime
Regular Advisor

HP-UX 11.23 Igelan driver

root@stormy:/ # ioscan -funC lan |grep 1000
lan 0 0/3/1/0/6/0 igelan CLAIMED INTERFACE HP A9784-60002 PCI/PCI-X 1000Base-T FC/GigE Combo Adapter
lan 1 0/4/2/0 iether CLAIMED INTERFACE HP AB352-60003 PCI/PCI-X 1000Base-T Dual-port Core
lan 2 0/4/2/1 iether CLAIMED INTERFACE HP AB352-60003 PCI/PCI-X 1000Base-T Dual-port Core
lan 3 0/7/1/0/6/0 igelan CLAIMED INTERFACE HP A9784-60002 PCI/PCI-X 1000Base-T FC/GigE Combo Adapter

root@stormy:/ # what /stand/vmunix |grep igelan
igelan_ilan Version: 2 Sep 18 2006
igelan Revision: B.11.23.0609.01 Sep 18 2006
kdebug_lan_igelan.c $Date: 2004/08/05 12:08:11 $Revision: i380/3 PATCH_11.23 (PHKL_31500)

root@stormy:/ # lanadmin -x 3
Speed = 100 Full-Duplex.
Autonegotiation = On.

What could be causing such behavior? The nic has Autonegotiation mode set on, why isn't it negotiating at gig speed? The networking dude told me his switch is forzed at GB speed.

any advice on this matter will be appreciated
3 REPLIES 3
Pete Randall
Outstanding Contributor

Re: HP-UX 11.23 Igelan driver

The network dude should be setting his port to auto-negotiate.


Pete

Pete
Steven E. Protter
Exalted Contributor

Re: HP-UX 11.23 Igelan driver

Shalom,

HP GB interfaces will not work on a network switch port not set to auto-negotiate.

Any other setting will cause the interface to work at 100 BaseT speeds, if at all.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ganesan R
Honored Contributor

Re: HP-UX 11.23 Igelan driver

Hi,

If switch side also set autonegaotiation, then both device will negotiate with each other and set the speed according to the environment.

Here environment includes, Lan interface, switch, cable, hub or bridge if any between point to point.
Best wishes,

Ganesh.