Jump to content

Recommended Posts

Posted (edited)

Hi everyone, not sure if this is the best forum but, how do you set up WOL over VLANs?

 

I use extreme switches, but if you don't know these commands just let me know how you do it in cisco our hp and I will be able to port the commands across.

Edited by Marshall_IT
Posted
Hi everyone, not sure if this is the best forum but, how do you set up WOL over VLANs?

 

I use extreme switches, but if you don't know these commands just let me know how you do it in cisco our hp and I will be able to port the commands across.

 

When I did this I did the following as described in this Cisco tech article

 

Catalyst Layer 3 Switch for Wake-On-LAN Support Across VLANs Configuration Example - Cisco

 

Basically add a ip helper address to the directed broadcast address of each of the vlans you wanted to be involved in the WOL packet broadcast.

 

I believe this only will work if the WOL packet is UDP not ICMP you also need to add (on a cisco anyway) ip forward-protocol udp 7 (where the 7 is replaced with the port of the UDP packet) and ip directed-broadcast to enable the use of network broadcast addresses like this.

 

The guide also goes through setting up an ACL to ensure that the WOL packet can only be delivered by certain IPs this is to stop someone flooding your network with traffic, as most of the time you have just VLAN-ed to stop broadcast storms (don't want to re-enable them do we!!)

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...