<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.5969" name=GENERATOR>
<STYLE>@font-face {
font-family: Cambria Math;
}
@font-face {
font-family: Calibri;
}
@page WordSection1 {size: 612.0pt 792.0pt; margin: 72.0pt 72.0pt 72.0pt 72.0pt; }
P.MsoNormal {
FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-compose
}
.MsoChpDefault {
mso-style-type: export-only
}
DIV.WordSection1 {
page: WordSection1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue bgColor=#ffffff>
<DIV><FONT face=Arial size=2>man dhcp-options</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>STANDARD DHCPV6
OPTIONS<BR> DHCPv6 options
differ from DHCPv4 options partially due to using
16-bit code and length tags, but semantically
zero-length<BR> options are legal in DHCPv6,
and multiple options are treated differently. Whereas in DHCPv4 multiple
options would be concate-<BR>
nated to form one option, in DHCPv6 they are
expected to be individual instantiations. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So presumably you could have mutiple instance as
follows ???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>dhcp6.option-dns-select ip6-addr int8 "domain1"[,"domain2" ...]</DIV>
<DIV>dhcp6.option-dns-select ip6-addr int8 "domain10"[,"domain20" ...]</DIV>
<DIV>...</DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Reissom Beshir</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV style="FONT: 10pt arial">----- Original Message -----
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A
title=teemu.savolainen@nokia.com
href="mailto:teemu.savolainen@nokia.com">teemu.savolainen@nokia.com</A> </DIV>
<DIV><B>To:</B> <A title=dhcp-users@lists.isc.org
href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</A> </DIV>
<DIV><B>Sent:</B> Wednesday, August 18, 2010 5:03 AM</DIV>
<DIV><B>Subject:</B> Multiple instances of custom option possible?</DIV></DIV>
<DIV><BR></DIV>
<DIV class=WordSection1>
<P class=MsoNormal>Hi,<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>I have tried to find answer to following problem but haven’t
succeeded. Could you please assist?<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>I’m working with prototype implementation relating to my
draft: <A
href="https://datatracker.ietf.org/doc/draft-savolainen-mif-dns-server-selection/">https://datatracker.ietf.org/doc/draft-savolainen-mif-dns-server-selection/</A><o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>I would like to have multiple instances of the proposed
DHCPv6 option sent by ISC’s DHCPv6 server implementation (4.2.0) and be received
by the ISC’s client (stateless mode). I get one instance through just fine, but
is it possible to have several without modifying code?<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Definition:<o:p></o:p></P>
<P class=MsoNormal>option dhcp6.option-dns-select code xx = { ip6-address,
integer 8, domain-list };<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Thank you,<o:p></o:p></P>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>Teemu<o:p></o:p></P></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>dhcp-users mailing
list<BR>dhcp-users@lists.isc.org<BR>https://lists.isc.org/mailman/listinfo/dhcp-users</BODY></HTML>