diff --git a/engine/userguide/networking/get-started-macvlan.md b/engine/userguide/networking/get-started-macvlan.md
index c2f7033d619..6df38cbbd09 100644
--- a/engine/userguide/networking/get-started-macvlan.md
+++ b/engine/userguide/networking/get-started-macvlan.md
@@ -39,7 +39,7 @@ Macvlan Bridge mode has a unique MAC address per container used to track MAC to
In the following example, `eth0` on the docker host has an IP on the `172.16.86.0/24` network and a default gateway of `172.16.86.1`. The gateway is an external router with an address of `172.16.86.1`. An IP address is not required on the Docker host interface `eth0` in `bridge` mode, it merely needs to be on the proper upstream network to get forwarded by a network switch or network router.
-
+
**Note** For Macvlan bridge mode the subnet values need to match the NIC's interface of the Docker host. For example, Use the same subnet and gateway of the Docker host ethernet interface that is specified by the `-o parent=` option.
diff --git a/engine/userguide/networking/images/macvlan_bridge_simple.svg b/engine/userguide/networking/images/macvlan_bridge_simple.svg
index bce931f0002..edc5842fdc9 100644
--- a/engine/userguide/networking/images/macvlan_bridge_simple.svg
+++ b/engine/userguide/networking/images/macvlan_bridge_simple.svg
@@ -1 +1 @@
-
\ No newline at end of file
+