Update dhcp6c.conf
This commit is contained in:
parent
301c1059c8
commit
82e565cabd
1 changed files with 9 additions and 8 deletions
|
@ -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;
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
Loading…
Reference in a new issue