Send dhcp-users mailing list submissions to dhcp-users@lists.isc.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.isc.org/mailman/listinfo/dhcp-users or, via email, send a message with subject or body 'help' to dhcp-users-requ...@lists.isc.org You can reach the person managing the list at dhcp-users-ow...@lists.isc.org When replying, please edit your Subject line so it is more specific than "Re: Contents of dhcp-users digest..." Today's Topics: 1. regarding dhcpv6 option 68 (kaushik roy) ---------------------------------------------------------------------- Message: 1 Date: Fri, 17 Jul 2020 03:10:34 +0530 From: kaushik roy <rana....@gmail.com> To: dhcp-users@lists.isc.org Subject: regarding dhcpv6 option 68 Message-ID: <cahriufrbyh5a6o164q5c_hm2uypfwbczzqgxsjbgrwo6ej_...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Hi , I want to configure a dhcpv6 pool, which will assign ip addresses based on option 68 field . I tried the below configuration but its not working for me. Please guide me to configure dhcpv6 pool. In below config "test1" is the client vrf . class "vrftest1" { match if substring (v6relay(1, option dhcp6.vss) = "test1"); } subnet6 2001:0:0:2::/64 { pool6 { allow members of "vrftest1"; range6 2001:0:0:2::20 2001:0:0:2::200; } } -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20200717/2a750083/attachment-0001.htm> ------------------------------ Subject: Digest Footer _______________________________________________ ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. dhcp-users mailing list dhcp-users@lists.isc.org https://lists.isc.org/mailman/listinfo/dhcp-users ------------------------------ End of dhcp-users Digest, Vol 141, Issue 5 ******************************************