option82_bdcom.template 172 B

12345678910
  1. class "{HOSTNAME}" {
  2. match if binary-to-ascii(16,8,":",substring(option agent.remote-id,0,6)) = "{CIRCUITID}";
  3. }
  4. pool {
  5. range {IP};
  6. allow members of "{HOSTNAME}";
  7. }