Skip to content

Commit 8b8e49d

Browse files
Merge pull request #302315 from duongau/patch-6
Azure ExpressRoute - Configure router (update bfd minimum on Juniper)
2 parents 114a21d + 62ea73f commit 8b8e49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/expressroute/expressroute-config-samples-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Configure BFD under the protocol BGP section only.
256256
peer-as 12076;
257257
neighbor <IP#2_used_by_Azure>;
258258
bfd-liveness-detection {
259-
minimum-interval 3000;
259+
minimum-interval 300;
260260
multiplier 3;
261261
}
262262
}

0 commit comments

Comments
 (0)