Change radv interval to 3min
This commit is contained in:
parent
5324ce8a4d
commit
0e175e6d6c
@ -17,8 +17,8 @@ interface {{ name }}
|
||||
{
|
||||
IgnoreIfMissing on;
|
||||
AdvSendAdvert on;
|
||||
MinRtrAdvInterval 200;
|
||||
MaxRtrAdvInterval 600;
|
||||
MinRtrAdvInterval 60;
|
||||
MaxRtrAdvInterval 180;
|
||||
AdvManagedFlag on;
|
||||
AdvOtherConfigFlag off;
|
||||
AdvLinkMTU 9100;
|
||||
|
Reference in New Issue
Block a user