Update dhcp6c.conf

This commit is contained in:
Reed McIntosh 2021-04-20 00:32:56 -04:00 committed by GitHub
parent 301c1059c8
commit 82e565cabd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,8 @@ interface ngeth0 {
}; };
id-assoc pd 0 { id-assoc pd 0 {
prefix ::/60 infinity; prefix ::/60 infinity;
prefix-interface eth2 { prefix-interface igb1 {
sla-id 1; sla-id 1;
sla-len 4; sla-len 4;
}; };
};