From e8058ca50864ff32a5b5c803e53f1158b2368d5e Mon Sep 17 00:00:00 2001
From: Antonin Renier <antonin.renier.etu@univ-lille.fr>
Date: Wed, 11 Jan 2023 13:57:09 +0100
Subject: [PATCH] Replace config_switch

---
 configs/config_switch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/config_switch b/configs/config_switch
index 66c9580..18f439a 100644
--- a/configs/config_switch
+++ b/configs/config_switch
@@ -1,6 +1,6 @@
 
 !
-! Last configuration change at 02:16:41 UTC Mon Mar 1 1993
+! Last configuration change at 02:35:11 UTC Mon Mar 1 1993
 !
 version 15.0
 no service pad
@@ -185,9 +185,9 @@ interface FastEthernet0/46
 interface FastEthernet0/47
 !
 interface FastEthernet0/48
- switchport mode trunk
 !
 interface GigabitEthernet0/1
+ switchport mode trunk
 !
 interface GigabitEthernet0/2
 !
-- 
GitLab