Skip to content

Instantly share code, notes, and snippets.

@Kahn
Created September 19, 2015 13:30
Show Gist options
  • Save Kahn/52921664578fc0a6c2ea to your computer and use it in GitHub Desktop.
Save Kahn/52921664578fc0a6c2ea to your computer and use it in GitHub Desktop.
# This file was auto-generated by /opt/vyatta/sbin/dhcpv6-pd-client.pl
# configuration sub-system. Do not edit it.
interface pppoe0 {
#send ia-na 0;
request domain-name-servers, domain-name;
send ia-pd 0;
script "/opt/vyatta/sbin/ubnt-dhcp6c-script";
};
#id-assoc na 0 {};
id-assoc pd 0 {
prefix ::/56 infinity;
prefix-interface br0 {
sla-id 1;
sla-len 8;
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment