From adf53888e989a35c4f83108dedce36318b6fcc2c Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 3 Oct 2018 14:10:36 +0200 Subject: VPN: rename DMVPN picture --- docs/ch09-vpn.rst | 2 +- docs/images/Baseline-DMVPN-Topology.png | Bin 94382 -> 0 bytes docs/images/vpn_dmvpn_topology01.png | Bin 0 -> 94382 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 docs/images/Baseline-DMVPN-Topology.png create mode 100644 docs/images/vpn_dmvpn_topology01.png (limited to 'docs') 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/Baseline-DMVPN-Topology.png deleted file mode 100644 index 17433be6..00000000 Binary files a/docs/images/Baseline-DMVPN-Topology.png and /dev/null differ diff --git a/docs/images/vpn_dmvpn_topology01.png b/docs/images/vpn_dmvpn_topology01.png new file mode 100644 index 00000000..17433be6 Binary files /dev/null and b/docs/images/vpn_dmvpn_topology01.png differ -- cgit v1.2.3