Experimental IPv6 installbox.

This commit is contained in:
Andreas B. Mundt 2022-06-25 10:11:57 +02:00 committed by Andreas B. Mundt
parent de2a473cde
commit 6438585128
5 changed files with 125 additions and 0 deletions

View file

@ -0,0 +1,10 @@
interface {{ if_lan }}
{
AdvSendAdvert on;
AdvManagedFlag on;
AdvOtherConfigFlag on;
prefix {{ prefix }}
{
};
};