server7: disable radvd default route

Radvd is not enabled, this is for purposes of documentation.
This commit is contained in:
Ehmry - 2020-05-21 13:54:09 +05:30
父節點 f60b14a9f7
當前提交 61f134d91f
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

@ -15,6 +15,7 @@ in {
interface enp2s0f1
{
AdvSendAdvert on;
AdvRouteLifetime 0;
prefix ${yggaddr.prefix}:/64 {
AdvOnLink on;
AdvAutonomous on;