Configure Point-to-Point Script
This is a work in progress, based upon PtP Sample Config.
Miktotik Command to Install this Script
/tool fetch url="http://www.oregonhamwan.org/sector.rsc" mode=http\
http-method=post http-data="kz7zzz-01&lat=45.523064&lon=-122.676483"
Mikrotik Command to Execute this Script
To execute this script, use one of the following two commands. The first command resets the device prior to running the script. Note that this will terminate your connection, and you will not be able to reconnect to the device until the script has completed. The second command allows you to watch as the script is executed.
/system reset-configuration no-defaults=yes run-after-reset=sector.rsc
/import verbose=yes file=sector.rsc
Next Steps
After running the script to configure your Sector, and before connecting to the HamWAN network, you should create a new user ID with a strong password, verify that you can login using this new user ID and password, and then remove the admin user ID:
/user add group=full name=yourUserID password=••••••••••••••
/user remove [find name=admin]
Copyright © 2021 Oregon HamWAN. All rights reserved.