You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-enable-micro-bfd.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Ensure the following prerequisites are met before enabling Micro-BFD:
24
24
>[!Note]
25
25
> It is required to contact Microsoft support through a support incident to enable the feature flag once necessary configurations has been performed to devices as explained in this article.
26
26
27
-
- It is necessary to [put the device in maintenance mode](.\howto-put-device-in-maintenance-mode.md) to apply below the configuration changes.
27
+
- It's necessary to [put the device in maintenance mode](.\howto-put-device-in-maintenance-mode.md) to apply below the configuration changes.
Use the following command to re-enable the device amd make it operational after configuration.
116
+
Use the following command to re-enable the device and make it operational after configuration.
117
117
118
118
```Azure CLI
119
119
az networkfabric device update-admin-state --resource-group <resource-group> --resource-name <resource-name> --state Enable
@@ -139,7 +139,7 @@ Ensure connectivity between CE and PE devices is stable, and BGP sessions are es
139
139
140
140
### Step 7: Enable Micro-BFD Flag
141
141
142
-
**Contact Microsoft support through a support incident to enable the Micro-BFD feature flag**, and this action will require a full reconciliation with the base configuration along with the property of NPB set to true.
142
+
Contact Microsoft support through a support incident to enable the Micro-BFD feature flag. After enabling the feature flag, a full reconciliation with the base configuration is required, ensuring the NPB property is set to true.
143
143
144
144
### Step 8: Verify Connectivity and BGP Sessions
145
145
@@ -155,7 +155,7 @@ az networkfabric device run-rw --ids /subscriptions/<subscription-id>/resourceGr
155
155
156
156
### Step 11: Ensure devices are not disturbed
157
157
158
-
Ensure that devices are not disturbed for Micro-BFD configuration.
158
+
Ensure that devices are'nt disturbed for Micro-BFD configuration.
159
159
160
160
## Recovery steps if Micro-BFD is misconfigured
161
161
@@ -173,4 +173,4 @@ Access the configuration settings of each identified PE device and remove any ex
173
173
174
174
### Verify configuration
175
175
176
-
Ensure that the Micro-BFD settings have been successfully removed and that the PE device is operating without Micro-BFD enabled.
176
+
Ensure that the Micro-BFD settings has been successfully removed and that the PE device is operating without Micro-BFD enabled.
0 commit comments