Pages

Thursday, December 8, 2011

Setup Wake-On-LAN With VLANs, FOG, and HP Procurve Switches

Components Used

  1. FOG server running version 0.29
  2. ProCurve 5304xl switch
  3. PC with BIOS setup with Wake-on-Lan

Setup

  1. FOG server on vlan 2 with IP address 10.0.1.13
  2. PC on vlan 5 with IP address lease from DHCP running on standalone DHCP server

ProCurve CLI commands



ip directed-broadcast
ip udp-bcast-forward
vlan 2
 ip address 10.0.1.2 255.255.255.0
 ip forward-protocol udp 10.0.16.255 9
vlan 5
 ip address 10.0.16.2 255.255.255.0

No comments:

Post a Comment