Skip to content

Commit f63c1bb

Browse files
committed
change
1 parent 74e2204 commit f63c1bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/create-vm-accelerated-networking-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ Once you create the VM in Azure, connect to the VM and confirm that the Ethernet
241241
vf_tx_dropped: 0
242242
```
243243

244+
---
245+
244246
## Handle dynamic binding and revocation of virtual function
245247

246248
Binding to the synthetic NIC that's exposed in the VM is a mandatory requirement for all applications that take advantage of Accelerated Networking. If an application runs directly over the VF NIC, it doesn't receive all packets that are destined to the VM, because some packets show up over the synthetic interface.
@@ -249,8 +251,6 @@ You must run an application over the synthetic NIC to guarantee that the applica
249251

250252
For more information about application binding requirements, see [How Accelerated Networking works in Linux and FreeBSD VMs](./accelerated-networking-how-it-works.md#application-usage).
251253

252-
---
253-
254254
<a name="enable-accelerated-networking-on-existing-vms"></a>
255255
## Manage Accelerated Networking on existing VMs
256256

0 commit comments

Comments
 (0)