From e535682b8136a52f7dc66ec7af5a41c181bd8976 Mon Sep 17 00:00:00 2001 From: LiudmylaNad Date: Thu, 11 Jun 2026 11:50:44 +0200 Subject: docs: fix stale .png/.jpg image refs to match .webp assets in Sagitta (#2098) Signed-off-by: MilaNad --- docs/configexamples/fwall-and-vrf.md | 2 +- docs/configexamples/inter-vrf-routing-vrf-lite.md | 2 +- docs/configexamples/ipsec-cisco-policy-based.md | 2 +- docs/configexamples/ipsec-cisco-route-based.md | 2 +- docs/configexamples/ipsec-pa-route-based.md | 18 +++++++++--------- docs/configexamples/l3vpn-hub-and-spoke.md | 2 +- docs/configexamples/lac-lns.md | 4 ++-- docs/configexamples/nmp.md | 14 +++++++------- docs/configexamples/pppoe-ipv6-basic.md | 2 +- docs/configexamples/qos.md | 20 ++++++++++---------- docs/configexamples/segment-routing-isis.md | 2 +- docs/configexamples/wan-load-balancing.md | 4 ++-- docs/configexamples/zone-policy.md | 2 +- 13 files changed, 38 insertions(+), 38 deletions(-) (limited to 'docs/configexamples') diff --git a/docs/configexamples/fwall-and-vrf.md b/docs/configexamples/fwall-and-vrf.md index f1be96a2..6ae38c5f 100644 --- a/docs/configexamples/fwall-and-vrf.md +++ b/docs/configexamples/fwall-and-vrf.md @@ -6,7 +6,7 @@ This example shows how to configure a VyOS router with VRFs and firewall rules. Diagram used in this example: -```{image} /_static/images/firewall-and-vrf-blueprints.png +```{image} /_static/images/firewall-and-vrf-blueprints.webp :align: center :alt: Network Topology Diagram :width: 80% diff --git a/docs/configexamples/inter-vrf-routing-vrf-lite.md b/docs/configexamples/inter-vrf-routing-vrf-lite.md index 50e666a9..2de51107 100644 --- a/docs/configexamples/inter-vrf-routing-vrf-lite.md +++ b/docs/configexamples/inter-vrf-routing-vrf-lite.md @@ -65,7 +65,7 @@ community(ies) into that prefix. ## Topology -```{image} /_static/images/inter-vrf-routing-vrf-lite.png +```{image} /_static/images/inter-vrf-routing-vrf-lite.webp :align: center :alt: Network Topology Diagram :width: 70% diff --git a/docs/configexamples/ipsec-cisco-policy-based.md b/docs/configexamples/ipsec-cisco-policy-based.md index 2a12a252..4ac4b7e7 100644 --- a/docs/configexamples/ipsec-cisco-policy-based.md +++ b/docs/configexamples/ipsec-cisco-policy-based.md @@ -14,7 +14,7 @@ initiator role on VyOS side. ## Network Topology -```{image} /_static/images/cisco-vpn-ipsec.png +```{image} /_static/images/cisco-vpn-ipsec.webp :align: center :alt: Network Topology Diagram ``` diff --git a/docs/configexamples/ipsec-cisco-route-based.md b/docs/configexamples/ipsec-cisco-route-based.md index abd4fb3e..9cad654b 100644 --- a/docs/configexamples/ipsec-cisco-route-based.md +++ b/docs/configexamples/ipsec-cisco-route-based.md @@ -15,7 +15,7 @@ inside the tunnel. ## Network Topology -```{image} /_static/images/cisco-vpn-ipsec.png +```{image} /_static/images/cisco-vpn-ipsec.webp :align: center :alt: Network Topology Diagram ``` diff --git a/docs/configexamples/ipsec-pa-route-based.md b/docs/configexamples/ipsec-pa-route-based.md index ce21a9d3..e3dbee09 100644 --- a/docs/configexamples/ipsec-pa-route-based.md +++ b/docs/configexamples/ipsec-pa-route-based.md @@ -16,7 +16,7 @@ include firewall configuration. ## Network Topology -```{image} /_static/images/ipsec-vyos-pa.png +```{image} /_static/images/ipsec-vyos-pa.webp :align: center :alt: Network Topology Diagram ``` @@ -144,43 +144,43 @@ GUI Configuration: : Network -> Network Profiles -> IKE Crypto - ```{image} /_static/images/PA-IKE-group.png + ```{image} /_static/images/PA-IKE-group.webp :align: center ``` Network -> Network Profiles -> IKE Gateways - ```{image} /_static/images/PA-IKE-GW-1.png + ```{image} /_static/images/PA-IKE-GW-1.webp :align: center ``` - ```{image} /_static/images/PA-IKE-GW-2.png + ```{image} /_static/images/PA-IKE-GW-2.webp :align: center ``` Network -> Network Profiles -> IPSec Crypto - ```{image} /_static/images/PA-ESP-group.png + ```{image} /_static/images/PA-ESP-group.webp :align: center ``` Network -> Interfaces - ```{image} /_static/images/PA-tunnel-1.png + ```{image} /_static/images/PA-tunnel-1.webp :align: center ``` - ```{image} /_static/images/PA-tunnel-2.png + ```{image} /_static/images/PA-tunnel-2.webp :align: center ``` - ```{image} /_static/images/PA-tunnel-3.png + ```{image} /_static/images/PA-tunnel-3.webp :align: center ``` Network -> IPSec Tunnels - ```{image} /_static/images/PA-IPsec-tunnel.png + ```{image} /_static/images/PA-IPsec-tunnel.webp :align: center ``` diff --git a/docs/configexamples/l3vpn-hub-and-spoke.md b/docs/configexamples/l3vpn-hub-and-spoke.md index bdd62ada..d62e4597 100644 --- a/docs/configexamples/l3vpn-hub-and-spoke.md +++ b/docs/configexamples/l3vpn-hub-and-spoke.md @@ -46,7 +46,7 @@ General information can be found in the {ref}`configuration/vrf/index:L3VPN VRFs ## Topology -```{image} /_static/images/L3VPN_hub_and_spoke.png +```{image} /_static/images/L3VPN_hub_and_spoke.webp :align: center :alt: Network Topology Diagram :width: 80% diff --git a/docs/configexamples/lac-lns.md b/docs/configexamples/lac-lns.md index 5bf5edb2..0899247a 100644 --- a/docs/configexamples/lac-lns.md +++ b/docs/configexamples/lac-lns.md @@ -19,7 +19,7 @@ All users with domain **vyos.io** will be tunneled to LNS via L2TP. ## Network Topology -```{image} /_static/images/lac-lns-diagram.jpg +```{image} /_static/images/lac-lns-diagram.webp :align: center :alt: Network Topology Diagram :width: 60% @@ -102,7 +102,7 @@ accomplishes that. In this lab we use Windows PPPoE client. -```{image} /_static/images/lac-lns-winclient.jpg +```{image} /_static/images/lac-lns-winclient.webp :align: center :alt: Window PPPoE Client Configuration :width: 100% diff --git a/docs/configexamples/nmp.md b/docs/configexamples/nmp.md index 71855f89..5b15f6f2 100644 --- a/docs/configexamples/nmp.md +++ b/docs/configexamples/nmp.md @@ -24,43 +24,43 @@ set service snmp community router network '0.0.0.0/0' Next, you just should follow the pictures: -```{image} /_static/images/nmp1.png +```{image} /_static/images/nmp1.webp :align: center :alt: Network Topology Diagram :width: 80% ``` -```{image} /_static/images/nmp2.png +```{image} /_static/images/nmp2.webp :align: center :alt: Network Topology Diagram :width: 80% ``` -```{image} /_static/images/nmp3.png +```{image} /_static/images/nmp3.webp :align: center :alt: Network Topology Diagram :width: 80% ``` -```{image} /_static/images/nmp4.png +```{image} /_static/images/nmp4.webp :align: center :alt: Network Topology Diagram :width: 80% ``` -```{image} /_static/images/nmp5.png +```{image} /_static/images/nmp5.webp :align: center :alt: Network Topology Diagram :width: 80% ``` -```{image} /_static/images/nmp6.png +```{image} /_static/images/nmp6.webp :align: center :alt: Network Topology Diagram :width: 80% ``` -```{image} /_static/images/nmp7.png +```{image} /_static/images/nmp7.webp :align: center :alt: Network Topology Diagram :width: 80% diff --git a/docs/configexamples/pppoe-ipv6-basic.md b/docs/configexamples/pppoe-ipv6-basic.md index 9b1503f3..1314fcf1 100644 --- a/docs/configexamples/pppoe-ipv6-basic.md +++ b/docs/configexamples/pppoe-ipv6-basic.md @@ -16,7 +16,7 @@ please contact your ISP for more information. ## Network Topology -```{image} /_static/images/pppoe-ipv6-pd-diagram.jpg +```{image} /_static/images/pppoe-ipv6-pd-diagram.webp :align: center :alt: Network Topology Diagram :width: 60% diff --git a/docs/configexamples/qos.md b/docs/configexamples/qos.md index c22a0a13..64332923 100644 --- a/docs/configexamples/qos.md +++ b/docs/configexamples/qos.md @@ -13,7 +13,7 @@ We recommend you to go through the main article about [QoS](https://docs.vyos.io Using the general schema for example: -```{image} /_static/images/qos1.png +```{image} /_static/images/qos1.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -63,7 +63,7 @@ Main rules: Check the result -```{image} /_static/images/qos2.png +```{image} /_static/images/qos2.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -71,7 +71,7 @@ Check the result Before the interface eth0 on router VyOS3 -```{image} /_static/images/qos3.png +```{image} /_static/images/qos3.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -79,7 +79,7 @@ Before the interface eth0 on router VyOS3 After the interface eth0 on router VyOS3 -```{image} /_static/images/qos4.png +```{image} /_static/images/qos4.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -105,7 +105,7 @@ set qos interface eth0 egress 'vyos4' Next on the router VyOS2 we will change labels on all incoming traffic only from CS4-> CS6 -```{image} /_static/images/qos5.png +```{image} /_static/images/qos5.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -129,7 +129,7 @@ set qos policy shaper vyos2 default queue-type 'fair-queue' set qos interface eth2 egress 'vyos2' ``` -```{image} /_static/images/qos6.png +```{image} /_static/images/qos6.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -137,7 +137,7 @@ set qos interface eth2 egress 'vyos2' - 172.17.1.2/24 CS0 -```{image} /_static/images/qos7.png +```{image} /_static/images/qos7.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -145,7 +145,7 @@ set qos interface eth2 egress 'vyos2' - 172.17.1.2/24 CS0 - > CS4 -```{image} /_static/images/qos8.png +```{image} /_static/images/qos8.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -153,7 +153,7 @@ set qos interface eth2 egress 'vyos2' - 172.17.1.2/24 CS4 - > CS5 -```{image} /_static/images/qos9.png +```{image} /_static/images/qos9.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -178,7 +178,7 @@ match VyOS3 { Check the result. -```{image} /_static/images/qos10.png +```{image} /_static/images/qos10.webp :align: center :alt: Network Topology Diagram :width: 80% diff --git a/docs/configexamples/segment-routing-isis.md b/docs/configexamples/segment-routing-isis.md index 76cb726c..41ba2389 100644 --- a/docs/configexamples/segment-routing-isis.md +++ b/docs/configexamples/segment-routing-isis.md @@ -11,7 +11,7 @@ blue print as an initial setup to get MPLS ISIS-SR working between those two devices.The lab was build using {abbr}`EVE-NG (Emulated Virtual Environment NG)`. -:::{figure} /_static/images/vyos-sr-isis.png +:::{figure} /_static/images/vyos-sr-isis.webp :alt: ISIS-SR network ISIS-SR example network diff --git a/docs/configexamples/wan-load-balancing.md b/docs/configexamples/wan-load-balancing.md index e35b9056..b3f12ff4 100644 --- a/docs/configexamples/wan-load-balancing.md +++ b/docs/configexamples/wan-load-balancing.md @@ -11,7 +11,7 @@ lastproofread: '2021-06-29' The setup used in this example is shown in the following diagram: -```{image} /_static/images/Wan_load_balancing1.png +```{image} /_static/images/Wan_load_balancing1.webp :align: center :alt: Network Topology Diagram :width: 80% @@ -151,7 +151,7 @@ set protocols static route 0.0.0.0/0 next-hop 11.22.33.1 In this example two LAN interfaces exist in different subnets instead of one like in the previous examples: -```{image} /_static/images/Wan_load_balancing_exclude1.png +```{image} /_static/images/Wan_load_balancing_exclude1.webp :align: center :alt: Network Topology Diagram :width: 80% diff --git a/docs/configexamples/zone-policy.md b/docs/configexamples/zone-policy.md index d9c22c09..be80ee55 100644 --- a/docs/configexamples/zone-policy.md +++ b/docs/configexamples/zone-policy.md @@ -39,7 +39,7 @@ adapted for however many NICs you have**: - DMZ cannot access LAN resources. - Inbound WAN connect to DMZ host. -```{image} /_static/images/zone-policy-diagram.png +```{image} /_static/images/zone-policy-diagram.webp :align: center :alt: Network Topology Diagram :width: 80% -- cgit v1.2.3