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. Option 82 Sub-option 5 (Kraishak Mahtha)


----------------------------------------------------------------------

Message: 1
Date: Wed, 16 Jun 2021 17:19:34 +0530
From: Kraishak Mahtha <kraishak....@gmail.com>
To: dhcp-users@lists.isc.org
Subject: Option 82 Sub-option 5
Message-ID:
        <CADDat86WjgUBQkDJxPV9mwqY_RNr=tgmyf5kju9typqbh4y...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi All,

I have been trying to understand the option 82 sub option 5
(agent.link-selection) working prototype, I have been searching in the
forums and many of them suggest as below

class "BD-1Net" { match if(binary-to-ascii(10, 8, ".", option
agent.link-selection) = "192.168.1.0"); }

* shared-network BD-1Net *
* { *
  subnet 192.168.1.0 netmask 255.255.255.0
{
  option routers 192.168.1.1;
  option subnet-mask 255.255.255.0;
pool {
 allow members of "BD-1Net";
 range 192.168.1.101 192.168.1.110;
 }
 }
*}*
I have a doubt of why to add a shared-network line statement in the config
though it has only one subnet, Is it mandatory to add that shared-network
statement?
I tried testing without adding the shared-network statement line and it
works fine, but before I use in my prod I want to know full details,

Any help would be appreciated
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210616/50c13f86/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 152, Issue 6
******************************************

Reply via email to