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,