mirror of
https://github.com/wifinigel/MikrotikScripting.git
synced 2025-08-02 17:25:08 +02:00
Cosmetic
Headers of files unified.
This commit is contained in:
parent
9914cf5e18
commit
78cac6a07c
18 changed files with 53 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
# ch10-11-add-remove-vlans.rsc
|
||||
# filename: ch10-11-add-remove-vlans.rsc
|
||||
|
||||
# a script to add and remove 50 VLANs to/from
|
||||
# a Mikrotik router interface
|
||||
|
@ -20,4 +20,4 @@
|
|||
# add VLAN to LAN interface
|
||||
:local VlanName "VLAN$VlanId";
|
||||
/interface vlan remove "$VlanName";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue