Skip to content

Commit 62ea73f

Browse files
authored
update bfd minimum on Juniper
1 parent 1fa5204 commit 62ea73f

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)