diff --git a/docs/ch09-vpn.rst b/docs/ch09-vpn.rst index 0b85af9d..953a918f 100644 --- a/docs/ch09-vpn.rst +++ b/docs/ch09-vpn.rst @@ -445,7 +445,7 @@ The tunnel will be set to mGRE if for encapsulation `gre` is set, and no `remote-ip` is set. If the public ip is provided by DHCP the tunnel `local-ip` can be set to "0.0.0.0" -.. figure:: images/Baseline-DMVPN-Topology.png +.. figure:: images/vpn_dmvpn_topology01.png :scale: 40 % :alt: Baseline DMVPN topology diff --git a/docs/images/Baseline-DMVPN-Topology.png b/docs/images/vpn_dmvpn_topology01.png similarity index 100% rename from docs/images/Baseline-DMVPN-Topology.png rename to docs/images/vpn_dmvpn_topology01.png