<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi all,<br>
<br>
I would like to send from client to DHCP server two different Option 16 values.<br>
Does <i>dhclient</i> (dhcp-4.1-ESV-R7) support this feature?<br>
<br>
I've added following lines in my <i>dhclient.conf</i>:<br>
<font face="Courier New">option dhcp6.vendor-class code 16 = {integer 32, integer 16, string};<br>
send dhcp6.vendor-class <Enterprise Number 1> <length1> "bla-bla1";<br>
send dhcp6.vendor-class <Enterprise Number 2> <length2> "bla-bla2";</font><br>
<br>
But in <i>tcpdump</i> capture I can see only the second unit.<br>
<pre class="moz-signature" cols="72">-- 
Regards,
Ivan</pre>
</body>
</html>