Skip to content

Commit 9833e34

Browse files
authored
Merge pull request #201884 from duongau/patch-5
ExpressRoute BFD - add information about MS peering
2 parents d4c6636 + fdd3186 commit 9833e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/expressroute-bfd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this scenario, BFD can help. BFD provides low-overhead link failure detection
3333
3434
## Enabling BFD
3535

36-
BFD is configured by default under all the newly created ExpressRoute private peering interfaces on the MSEEs. As such, to enable BFD, you only need to configure BFD on both your primary and secondary devices. Configuring BFD is two-step process. You configure the BFD on the interface and then link it to the BGP session.
36+
BFD is configured by default under all the newly created ExpressRoute private and Microsoft peering interfaces on the MSEEs. As such, to enable BFD, you only need to configure BFD on both your primary and secondary devices. Configuring BFD is two-step process. You configure the BFD on the interface and then link it to the BGP session.
3737

3838
An example CE/PE (using Cisco IOS XE) configuration is shown below.
3939

@@ -57,7 +57,7 @@ router bgp 65020
5757
```
5858

5959
>[!NOTE]
60-
>To enable BFD under an already existing private peering; you need to reset the peering. See [Reset ExpressRoute peerings][ResetPeering]
60+
>To enable BFD under an already existing private or Microsoft peering, you'll need to reset the peering. This will need to be done on circuits configured with private peering before August 2018 and Microsoft peering before January 2020. See [Reset ExpressRoute peerings][ResetPeering]
6161
>
6262
6363
## BFD Timer Negotiation

0 commit comments

Comments
 (0)