This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/dockers/docker-dhcp-relay/isc-dhcp-relay.j2
2017-02-02 21:10:07 -08:00

8 lines
157 B
Django/Jinja

SERVERS="{{ dhcp_servers }}"
INTERFACES="{{ minigraph_vlan_interfaces[0]['name'] }}"
# '-a' option provides option 82 circuit id information
OPTIONS="-a"