cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2360
Views
0
Helpful
2
Replies

wake on lan and arp table timeout

lgresham
Level 1
Level 1

Trying to use wake on lan, doesn't work after arp table times out (weekends). Should we increase timeout by that much? Another suggestion was to allow directed broadcast of only the UDP port 4725 from only the vlan sending the wake on lan packet. Sounds like an access list, too much trouble?

2 Replies 2

smalkeric
Level 6
Level 6

To my knowledge, the router, this is a broadcast and will be dropped unless you use ip-helper at the ingress interface of the segment where the WOL broadcasts will be coming FROM. Then it depends on the topology as to whether you need to use ip directed-broadcast" on the interface of the segment that the WOL packets will be going TO.

For more information please refer the following links.

http://www.cisco.com/univercd/cc/td/doc/cisintwk/itg_v1/tr1907.htm

http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_tech_note09186a00800a6f3a.shtmlv

Thanks, I guess there's more than one way to use wake on lan, we haven't had to change anything to make it work as long as the arp table is populated. We'll try the increased timeout in a small portion of the network and see what happens.