Update NONE-CKUBU, NONE-CKUBU2

This commit is contained in:
2018-05-08 12:43:57 +02:00
parent 4a43407be7
commit a7d5b9623d
27 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,29 @@
interface eth1
{
AdvManagedFlag on;
AdvSendAdvert on;
AdvLinkMTU 1280;
#AdvOtherConfigFlag on;
#prefix 2001:6f8:107e:63::/64
#{
# AdvOnLink on;
# AdvAutonomous on;
# AdvRouterAddr on;
#};
};
interface br0
{
AdvManagedFlag on;
AdvSendAdvert on;
AdvLinkMTU 1280;
#AdvOtherConfigFlag on;
#prefix 2001:6f8:107e:64::/64
#{
# AdvOnLink on;
# AdvAutonomous on;
# AdvRouterAddr on;
#};
};