Skip to content

Commit dc69bea

Browse files
Update settings.json
1 parent 24180a4 commit dc69bea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • examples/merakiApplianceVlanToL3SwitchInterfaceMigrator

examples/merakiApplianceVlanToL3SwitchInterfaceMigrator/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"networkId": "L_607985949695028389",
2+
"networkId": "YOUR_NETWORK_ID_HERE",
33
"vlans": {
44
"native": {
55
"id": 1,
@@ -44,4 +44,4 @@
4444
"custom"
4545
]
4646
}]
47-
}
47+
}

0 commit comments

Comments
 (0)