cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
769
Views
0
Helpful
3
Replies

Wake on LAN over a WAN

bevans
Level 1
Level 1

We have a network with a single 6500 switch (with internal MSFC). Our buildings each have 3500's as their core. Our 6500 is performing the routing between each building and controls the VLAN's. We would like to be able to send WOL (wake on lan) packets across the WAN. How do we force the router to allow these broadcasts?

3 Replies 3

Hello,

I think WOL uses UDP port 9. Try the global command:

ip forward-protocol udp 9

on your switch.

HTH,

Georg

Georg,

Thanks for your post. We need to make the change on the router portion of the msfc. Is that what you are referring to?

Hello,

exactly, add that line, in global configuration mode, to the router portion of the MSFC.

Let me know if this works...I have not tested this myself...:)

Regards,

GP