option82_zte.template 148 B

12345678910
  1. class "{HOSTNAME}" {
  2. match if substring(option agent.circuit-id,49,12) = "{CIRCUITID}";
  3. }
  4. pool {
  5. range {IP};
  6. allow members of "{HOSTNAME}";
  7. }