Skip to content

Commit b2846ea

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

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
@@ -24,7 +24,7 @@ Ensure the following prerequisites are met before enabling Micro-BFD:
2424
>[!Note]
2525
> 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.
2626
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.
2828

2929
## Configuration steps for enabling Micro-BFD
3030

@@ -113,7 +113,7 @@ PE2#show running-config interfaces pox
113113

114114
### Step 4: Move device CE2 into enabled state
115115

116-
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.
117117

118118
```Azure CLI
119119
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
139139

140140
### Step 7: Enable Micro-BFD Flag
141141

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.
143143

144144
### Step 8: Verify Connectivity and BGP Sessions
145145

@@ -155,7 +155,7 @@ az networkfabric device run-rw --ids /subscriptions/<subscription-id>/resourceGr
155155

156156
### Step 11: Ensure devices are not disturbed
157157

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

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

@@ -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 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

Comments
 (0)