Skip to content

Commit 3b06cc5

Browse files
committed
update
1 parent 1a546d1 commit 3b06cc5

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

articles/expressroute/expressroute-bfd.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@ BFD is configured by default under all the newly created ExpressRoute private pe
3434

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

37-
interface TenGigabitEthernet2/0/0.150
38-
description private peering to Azure
39-
encapsulation dot1Q 15 second-dot1q 150
40-
ip vrf forwarding 15
41-
ip address 192.168.15.17 255.255.255.252
42-
bfd interval 300 min_rx 300 multiplier 3
43-
44-
45-
router bgp 65020
46-
address-family ipv4 vrf 15
47-
network 10.1.15.0 mask 255.255.255.128
48-
neighbor 192.168.15.18 remote-as 12076
49-
neighbor 192.168.15.18 fall-over bfd
50-
neighbor 192.168.15.18 activate
51-
neighbor 192.168.15.18 soft-reconfiguration inbound
52-
exit-address-family
37+
interface TenGigabitEthernet2/0/0.150
38+
description private peering to Azure
39+
encapsulation dot1Q 15 second-dot1q 150
40+
ip vrf forwarding 15
41+
ip address 192.168.15.17 255.255.255.252
42+
bfd interval 300 min_rx 300 multiplier 3
43+
44+
45+
router bgp 65020
46+
address-family ipv4 vrf 15
47+
network 10.1.15.0 mask 255.255.255.128
48+
neighbor 192.168.15.18 remote-as 12076
49+
neighbor 192.168.15.18 fall-over bfd
50+
neighbor 192.168.15.18 activate
51+
neighbor 192.168.15.18 soft-reconfiguration inbound
52+
exit-address-family
5353

5454
>[!NOTE]
5555
>To enable BFD under an already existing private peering; you need to reset the peering. See [Reset ExpressRoute peerings][ResetPeering]
@@ -71,7 +71,7 @@ For more information or help, check out the following links:
7171
- [Create and modify routing for an ExpressRoute circuit][CreatePeering]
7272

7373
<!--Image References-->
74-
[1]: ./media/expressroute-bfd/BFD_Need.png "BFD expedites link failure deduction time"
74+
[1]: ../networking/media/edge/bfd.png "BFD expedites link failure deduction time"
7575

7676
<!--Link References-->
7777
[CreateCircuit]: https://docs.microsoft.com/azure/expressroute/expressroute-howto-circuit-portal-resource-manager

0 commit comments

Comments
 (0)