Skip to content

Commit a9e33c1

Browse files
committed
removed ubuntu reference
1 parent 8716144 commit a9e33c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/accelerated-networking-how-it-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The synthetic network interface and VF interface are automatically paired and ac
3434

3535
The synthetic and VF interfaces both have the same MAC address. Together they constitute a single NIC from the standpoint of other network entities that exchange packets with the virtual NIC in the VM. Other entities don't take any special action because of the existence of both the synthetic interface and the VF interface.
3636

37-
Both interfaces are visible via the “ifconfig” or “ip addr” command in Linux. Here's example “ifconfig” output in Ubuntu 18.04:
37+
Both interfaces are visible via the “ifconfig” or “ip addr” command in Linux. Here's an example “ifconfig” output:
3838

3939
```output
4040
U1804:~$ ifconfig

0 commit comments

Comments
 (0)