Configure the BillMax system settings required for MikroTik router integration.
These steps describe the settings within the BillMax system that must be configured
for MikroTik integration. BillMax must know how the routers are deployed in your
network. There are two deployment options:
- Tower (POP): Use when address management is tower-wide and routers are
associated with towers.
- Access Points (AP): Use when routers are associated with individual access
points.
-
Change the
ip_asset_association setting in the
systemstate list.
Valid values are pop or ap. For most WISPs,
pop is typically the correct setting.
-
Set the
pop_ap_on_service setting in the
systemstate list.
This setting controls whether the Tower (POP) is held on the service location
(user in BillMax) or the package or service. The default value of
0 holds POP and AP on the user, which is the typical
setting for most WISPs.
-
Create a custom field to hold the router IP address.
-
Click New and set the following fields:
- Name: Pop fields
- Table: pop (or
ap if using addresses by AP)
-
Click Add and set the following field
properties:
- Name: cdf1
- Label: Router IP
- Constraint List:
[[:ipaddr:]]
- Required: Yes
-
Click Save.
-
Create a custom field to hold the DHCP server name.
Note: The MikroTik integration creates DHCP leases using MAC addresses from the
BillMax Package or Service record. BillMax requires the name of the DHCP server
configured in the router to enable this functionality.
Navigate to .
-
Select the Pop fields entry.
-
Click Add and set the following field
properties:
- Name: cdf2
- Label: DHCP Server
- Required: Yes
-
Click Save.
-
(If using Assets) Create an IP address asset definition and generate IP addresses for
each tower.
Tip: The IP address for customer services can be managed through Assets or by
entering and tracking addresses manually. The following sub-steps apply only if you are
using Assets.
-
Create an Asset definition for IP addresses.
Navigate to . Click New and set the following fields:
- Name: IP addresses
- Description: IP addresses
- Asset Class: IP Addresses
- Asset Key: IP Addresses
-
Generate IP address assets for each tower.
Select the previously configured Tower and click Generate
IPs from the page menu. Enter the netmask that defines the IP
addresses to create, then click Generate IP Address to create
the IP address assets.
After completing the BillMax system configuration, proceed to Configuring Package and Service Definitions for MikroTik Provisioning to configure Package and
Service Definitions for MikroTik provisioning.