Skip to content

Commit 8129ef8

Browse files
committed
Update howto-enable-micro-bfd.md
1 parent b2846ea commit 8129ef8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/operator-nexus/howto-enable-micro-bfd.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: template-how-to, devx-track-azurecli
1111

1212
# Enabling Micro-BFD
1313

14-
Micro-BFD (Bidirectional Forwarding Detection) are a lightweight protocol designed to rapidly detect failures between adjacent network devices, such as routers or switches, with minimal overhead. This guide provides step-by-step instructions to enable Micro-BFD on Customer Edge (CE) and Provider Edge (PE) devices.
14+
Micro-BFD (Bidirectional Forwarding Detection) is a lightweight protocol designed to rapidly detect failures between adjacent network devices, such as routers or switches, with minimal overhead. This guide provides step-by-step instructions to enable Micro-BFD on Customer Edge (CE) and Provider Edge (PE) devices.
1515

1616
## Prerequisites
1717

@@ -153,13 +153,13 @@ After the BFD sessions are up, run the following Azure CLI command to remove BFD
153153
az networkfabric device run-rw --ids /subscriptions/<subscription-id>/resourceGroups/<resource-group>/providers/Microsoft.ManagedNetworkFabric/NetworkDevices/<device-name>-AggrRack-CE1\PE1\CE2\PE2 --rw-command " "
154154
```
155155

156-
### Step 11: Ensure devices are not disturbed
156+
### Step 11: Ensure devices aren't disturbed
157157

158-
Ensure that devices are'nt disturbed for Micro-BFD configuration.
158+
Ensure that devices aren't disturbed for Micro-BFD configuration.
159159

160160
## Recovery steps if Micro-BFD is misconfigured
161161

162-
In cases like reconfiguration, where Micro-BFD is disabled by default but the Provider Edge (PE) device still has settings from a previous deployment, it is important to remove the Micro-BFD configuration from the PE device.
162+
In cases like reconfiguration, where Micro-BFD is disabled by default but the Provider Edge (PE) device still has settings from a previous deployment, it's important to remove the Micro-BFD configuration from the PE device.
163163

164164
Follow these steps to ensure that Micro-BFD is disabled on your PE devices:
165165

@@ -173,4 +173,4 @@ Access the configuration settings of each identified PE device and remove any ex
173173

174174
### Verify configuration
175175

176-
Ensure that the Micro-BFD settings has been successfully removed and that the PE device is operating without Micro-BFD enabled.
176+
Ensure that the Micro-BFD settings have been successfully removed and that the PE device is operating without Micro-BFD enabled.

0 commit comments

Comments
 (0)