l gg23: disable link local on wan
This commit is contained in:
parent
30599f5f60
commit
f10b0ca342
@ -12,9 +12,9 @@ with import <stockholm/lib>;
|
||||
linkConfig = {
|
||||
RequiredForOnline = "routable";
|
||||
};
|
||||
# networkConfig = {
|
||||
# LinkLocalAddressing = "no";
|
||||
# };
|
||||
networkConfig = {
|
||||
LinkLocalAddressing = "no";
|
||||
};
|
||||
# dhcpV6Config = {
|
||||
# PrefixDelegationHint = "::/60";
|
||||
# };
|
||||
|
Loading…
Reference in New Issue
Block a user