Itay,
<br />
<br />        Sounds like "portfast" is interfering... 
<br />
<br />        http://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a008009482f.shtml
<br />
<br />        Best,
<br />
<br />                 Matt 
<br />
<br />On , Itay Gazit <itaygazit@gmail.com> wrote:
<br />> Thanks Michael,
<br />>  
<br />> I have another timeout question, we found a CISCO switch where the spanning tree does not forward packets for almost 1min.
<br />>  
<br />> I would like to change the DHCP timeout to try 0.5,1,2,4,8,16,32, and few seconds after quit.
<br />> 
<br />> 
<br />>  
<br />> Thanks,
<br />>  
<br />> Itay
<br />> 
<br />> On Fri, Aug 3, 2012 at 12:05 AM, Michael Brown mbrown@fensystems.co.uk> wrote:
<br />> 
<br />> 
<br />> On Wednesday 01 Aug 2012 12:24:48 Itay Gazit wrote:
<br />> 
<br />> 
<br />> 
<br />> 
<br />> > Does anyone know how can I enlarge the timeout for the image fetch.
<br />> 
<br />> 
<br />> >
<br />> 
<br />> 
<br />> > I have some network issues and I would like to change it from {0.5, 1, 2,
<br />> 
<br />> 
<br />> > 4, 8} to {0.5, 1, 2, 4, 8, 16, 32}?
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> Changing DEFAULT_MAX_TIMEOUT in include/ipxe/retry.h would do that.  If you
<br />> 
<br />> 
<br />> want to limit the change to a single protocol, then modifying the timer
<br />> 
<br />> 
<br />> object's max_timeout immediately after timer_init() will work; see net/arp.c.
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> Michael
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />> 
<br />>