We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0993d29 commit 77a95eaCopy full SHA for 77a95ea
articles/operator-nexus/howto-enable-micro-bfd.md
@@ -177,8 +177,7 @@ Microsoft.ManagedNetworkFabric/NetworkDevices/<device>-AggrRack-PE1 --rw-command
177
bfd per-link rfc-7130
178
```
179
180
- Example show output after configuring MicroBFD in CE1 :
181
-
+``` Example show output after configuring MicroBFD in CE1
182
PE1#show running-config interfaces pox
183
interface xyz
184
description "Port xyz Connected to CE-01"
@@ -189,6 +188,7 @@ Microsoft.ManagedNetworkFabric/NetworkDevices/<device>-AggrRack-PE1 --rw-command
189
188
bfd neighbor 10.30.0.65
190
191
PE1#
+```
192
193
#### Step 6: Move device CE1 into enabled state
194
0 commit comments