Net::DHCPClientLive

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Net::DHCPClientLive

Leandro
About this awesome perl package:

Does anyone knows how to insert option 60 , vendor-class-id value in
packets.
I tryed:

  my $client = new Net::DHCPClientLive( interface => "eth0",
                                       state => 'BOUND',
                                       option => { 60 => 'premium'}    
                     ====it is not working.
                                     ) or die "failed to move to BOUND
state\n";

and a few others alternatives without success.

Thanks ...
Leandro.
_______________________________________________
dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users