Browse Source

updated

master
Artur 4 years ago
parent
commit
ca1fa97b6c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      update_vlans_on_switch.py

+ 1
- 1
update_vlans_on_switch.py View File

@ -44,7 +44,7 @@ vlan_from_switch = [
{ {
"id": 3, "id": 3,
"mode": "", "mode": "",
"untagged_vlan": [1064],
"untagged_vlan": [],
"tagged_vlans": [ "tagged_vlans": [
100, 100,
200, 200,


Loading…
Cancel
Save