yggdrasil: disable radv

This commit is contained in:
Astro 2021-04-04 21:11:21 +02:00
parent e8d75b0490
commit 7e73c09ad7
1 changed files with 10 additions and 10 deletions

View File

@ -110,16 +110,16 @@ in {
scan time 10; scan time 10;
} }
protocol radv { # protocol radv {
interface "c3d2" { # interface "c3d2" {
min ra interval 10; # min ra interval 10;
max ra interval 60; # max ra interval 60;
prefix ${yggPrefix}/64 { # prefix ${yggPrefix}/64 {
preferred lifetime 20; # preferred lifetime 20;
valid lifetime 60; # valid lifetime 60;
}; # };
}; # };
} # }
protocol ospf v2 ZW4 { protocol ospf v2 ZW4 {
area 0 { area 0 {