![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1003458.1 : JumpStart[TM]: How to disable ce Ethernet autonegotiation for boot net
PreviouslyPublishedAs 204845 Applies to:Sun Swift PCI Adapter - Version Not Applicable and laterSun Quad GigaSwift Ethernet UTP Adapter - Version Not Applicable and later Sun Quad GigaSwift PCI-X Adapter - Version Not Applicable and later Sun Blade 1500 Workstation - Version Not Applicable and later Sun Blade 2500 Workstation - Version Not Applicable and later All Platforms Goal At Open Boot PROM (OBP) Level, all Ethernet interfaces default to use autonegotiation to connect with the highest possible speed/mode. Since most switches and interfaces use this default too, it is Sun's recommendation not to change it for regular use. SolutionTurning autonegotiation off and setting speed/mode manually is called "forced mode". For the Sun[TM] GigaSwift on-board interfaces and Network Interface Cards (ce), and for bge on-board interfaces, boot in "forced mode" is possible. 1) Force the interface on the client's boot PROM: ok boot /pci@1f,2000/pci@1/network@0:speed=100,duplex=full,
or
ok devalias net /pci@1f,2000/pci@1/network@0:speed=100,duplex=full,
ok boot net To make this change persistent against OBP reset, use nvalias instead of devalias. 2) inetboot is loaded from the boot server: An inetboot file which honours the "forced" ce setting is needed on the boot server. This is included in Solaris 8 Patch 111306-05; for Solaris 9, it is Patch 113578-01. 3) Client uses the OS from the filesystem of the boot server: On the boot server, create a ../Boot/platform/sun4u/kernel/drv/ce.conf adv_autoneg_cap=0 adv_1000fdx_cap=0 adv_1000hdx_cap=0 adv_100fdx_cap=1
adv_100hdx_cap=0 adv_10fdx_cap=0 adv_10hdx_cap=0; Note: With some switches, adv_autoneg_cap=0 results in Link Down. Use adv_autoneg_cap=1 in this case (Autonegotiation enabled, Fixed Speed/Duplex) References<NOTE:1005843.1> - Sun[TM] GigaSwift Gigabit Ethernet Adapters First Checks<NOTE:1006000.1> - Recommended Sun Systems Ethernet Port Configuration (Auto-Negotiation or Manual Configuration) <NOTE:1001843.1> - bge Gigabit Ethernet - First Checks <NOTE:1010261.1> - Solaris 100Mb SunFastEthernet[TM] PSD Attachments This solution has no attachment |
||||||||||||
|