From ca1fa97b6c9cd550dff59c9840b5592c8acdd92f Mon Sep 17 00:00:00 2001 From: Artur Date: Thu, 21 Apr 2022 11:18:30 +0000 Subject: [PATCH] updated --- update_vlans_on_switch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_vlans_on_switch.py b/update_vlans_on_switch.py index 0b8ddac..b268b8a 100755 --- a/update_vlans_on_switch.py +++ b/update_vlans_on_switch.py @@ -44,7 +44,7 @@ vlan_from_switch = [ { "id": 3, "mode": "", - "untagged_vlan": [1064], + "untagged_vlan": [], "tagged_vlans": [ 100, 200,