Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
soc:2011:pcmattman:notes:start [2011/06/03 00:53]
pcmattman tag typo
soc:2011:pcmattman:notes:start [2011/07/04 04:16]
pcmattman rfc for network boot dhcp6 options
Line 10: Line 10:
   * [[http://​www.faqs.org/​rfcs/​rfc2462.html|RFC 2462 (IPv6 Stateless Address Autoconfiguration)]]   * [[http://​www.faqs.org/​rfcs/​rfc2462.html|RFC 2462 (IPv6 Stateless Address Autoconfiguration)]]
   * [[http://​www.faqs.org/​rfcs/​rfc3315.html|RFC 3315 (DHCPv6)]]   * [[http://​www.faqs.org/​rfcs/​rfc3315.html|RFC 3315 (DHCPv6)]]
 +  * [[http://​wiki.tools.ietf.org/​html/​rfc5970|RFC 5970 (DHCPv6 Network boot options)]]
  
 ==== Code ==== ==== Code ====
Line 39: Line 40:
 You can use the following script to test gPXE's HTTP boot over IPv6: You can use the following script to test gPXE's HTTP boot over IPv6:
 <​code>​ <​code>​
-#​!gpxe ​  ​+#!gpxe 
 +ipv6 any
 kernel http://​ipv6.theiselins.net/​gpxe/​bz2bzImage root=100 kernel http://​ipv6.theiselins.net/​gpxe/​bz2bzImage root=100
 initrd http://​ipv6.theiselins.net/​gpxe/​initrd.bz2 initrd http://​ipv6.theiselins.net/​gpxe/​initrd.bz2

QR Code
QR Code soc:2011:pcmattman:notes:start (generated for current page)