From d42d52a2fa074f50c4e670e47856b7741f45ae14 Mon Sep 17 00:00:00 2001
From: Djouadar Mohammad <mohammad.djoud@yahoo.fr>
Date: Thu, 5 Jan 2023 14:35:05 +0100
Subject: [PATCH] Corrections

---
 docs/rdp.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/rdp.md b/docs/rdp.md
index dbf2ffa..b9c6e4a 100644
--- a/docs/rdp.md
+++ b/docs/rdp.md
@@ -197,9 +197,9 @@ Nous avons préféré utiliser des solutions libres et gratuites en partie du à
 
 Pour améliorer la qualité de service du réseau, ce dernier a été séparé en 3 VLANs :
 
--   **VLAN 2 Administration** : 192.168.10.10 - 192.168.10.250/24
--   **VLAN 3 Comptabilité** : 192.168.20.10 - 192.168.20.250/24
--   **VLAN 4 Production** : 192.168.30.10 - 192.168.30.250/24
+-   **VLAN 2 Administration** : 192.168.10.2
+-   **VLAN 3 Comptabilité** : 192.168.20.3
+-   **VLAN 4 Production** : 192.168.30.4
 
 On attribue les ports du Switch au différents VLANs :
 
-- 
GitLab