aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tg16/dhcp/conf-v6/e5-2.conf
blob: 899ef9eedf982f7cdc34904db9a373949547b5e0 (plain)
1
2
3
4
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transp
zone e5-2.tg16.gathering.org {
	primary 127.0.0.1;
	key DHCP_UPDATER;
}
subnet6 2a06:5840:1a::/64 {
        option domain-name "e5-2.tg16.gathering.org";

	range6 2a06:5840:1a::1000 2a06:5840:1a::9999;
}
the client set the broadcast flag. This flag overrides the never-broadcast flag if both are set.