server7: disable radvd default route

Radvd is not enabled, this is for purposes of documentation.
This commit is contained in:
Emery Hemingway 2020-05-21 13:54:09 +05:30
parent f60b14a9f7
commit 61f134d91f
1 changed files with 1 additions and 0 deletions

View File

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