Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition | |||
|
|
Solution Type Technical Instruction Sure Solution 1006100.1 : How to disable gratuitous ARP on Sun[TM] Fire V60x & V65x
Description Gratuitous ARP on Sun[TM] Fire V60x & V65x can impact on network performance Steps to Follow Sun Fire V60x and V65x send gratuitous ARP over the network when Serial Over LAN is enabled. BMC send these gratuitously to allow the console server to make the Sun Fire V60x or V65X serial over lan console update the ARP table on that server. If you are not going to use Serial Over Lan, disable it via BMC setup. - Boot though Diagnostics CD - select System Utilities --> Run System Setup Utility (this will create a RAM disk, so you need to wait) - On the Task Window select Platform Event Manager --> Configure LAN - Select the LAN Access mode option to disable After that save and leave. If you need to use serial over LAN and want to disable gratuitous ARP you will need the ipmitool package. After installing ipmitool run the ipmitool lan set command to disable gratuitous APR. For example: ipmitool -I... lan set <channel> arp <generate|respond> <on|off> ipmitool -I... lan print 6 | grep "ARP Control" BMC ARP Control : 0x01 ipmitool -I... lan set 6 arp generate off ipmitool -I... lan print 6 | grep "ARP Control" BMC ARP Control : 0x00 At this point BMC stops sending ARP packages over the network and you will no longer be able to reach the server console. You need to fix on the Console server the V60/5x MAC address of all disabled gratuitous ARP machines. Product Sun Fire V65x Server Sun Fire V60x Server Internal Comments The following is strictly for the use of Sun employees: You can get the ipmitool at http://webhome.sfbay/duncan/ipmitool/ gratuitous ARP, ARP disable, V60x V65x Previously Published As 73965 Change History Date: 2004-02-20 User Name: 25440 Action: Approved Comment: Edits for style. Publishing Version: 0 Date: 2004-02-20 User Name: 93698 Action: Approved Comment: done Version: 0 Date: 2004-02-18 User Name: 111459 Action: Approved Comment: Please, if you have any doubts or comments just call at x68633 Version: 0 Date: 2004-02-06 User Name: 111459 Action: Created Comment: Version: 0 Attachments This solution has no attachment |
||||||||||||
|