Wake on LAN in routed environment
From Teknologisk videncenter
ip forward-protocol udp 7
ip forward-protocol udp 9
!
interface Vlan10
description Network containing hosts
ip address 192.168.22.1 255.255.255.0
ip directed-broadcast
!
interface Vlan20
description Server Network with server that sends WOL
ip address 192.168.1.1 255.255.255.0
ip helper-address 192.168.22.255