Getting Started
First Time Setup
Getting Started With Jobs
Getting Started with Ticketing
Setting Sonar up for Billing
Getting Started with Accounts
Getting Started with Inventory
Baseline Configuration
User Specific Resources
Accounts
Account Types: Overview & Example Use Cases
Account Statuses: Overview & Example Use Cases
Account Management View: Overview
Scheduled Events: Overview & Use Cases
Notes & Tasks: Best Practices & Use Cases
Child Accounts: Best Practices & How Tos
Disconnecting an Account
Account List View: Overview
Lead Intake Form Processing
Account Groups: Overview & Example Use Cases
Serviceable Addresses: Overview and Usage
Creating a New Account
Billing
Setting up Bank Account & Credit Card Processors
Billing Settings
Billing Defaults
Taxes Setup
General Ledger Codes: Overview
Services: Overview
Building a Data Service
Building Packages
Delinquency Billing Best Practices
Accounts in Vacation Mode
Batch Payments & Deposit Slips: Overview
Creating Discounts for Services and Packages
Setting Up Payment Methods and Taking Payments
Canadian ACH tool
Printed Invoice Batches: Overview
Delinquency Exclusions: Overview and Use Cases
Multi-Month Billing & Multi-Month Services
How to Take Bank Account Payments
Email Invoice Batch: Overview
Manual Transactions
ACH Batching: Overview
Billing Calculator
Proration Calculator
Usage Based Billing Policies: Overview and Usage
How to: Adding a Service to an Account
Usage Based Billing Policy Free Periods: Overview and Usage
Communication
Setting up an Outbound Email Domain
Triggered Emails: Setup
Call Logs: General Best Practices
Using the Mass Email Tool
Email Messages: Example Content
Email Categories: Overview & Use Cases
Email Variables & Conditions
Trigger Explanations
Companies
Financial
Contract Templates
Invoice Attachment Use Cases & PDF Examples
Invoice Messages: Overview & Use Cases
FCC Form 477: General Overview and Usage
Invoices in Sonar: Examples, Creation & Contents
Integrations
Inventory
Setup of Inventory: Manufacturers, Categories, and Assignees
Inventory List View: Overview
Inventory Model Management: General Overview
Tracking and Using Consumable Inventory
Jobs
Job Types: Best Practices
Setting Up Schedules General Overview
Applying Task Templates to Jobs
Example Jobs & Templates
Scheduling How-to: Creating and Booking a Job
Geofences: Overview
Jobs and Scheduling: Overview
Mapping
Misc.
Monitoring
Building a Monitoring Template
Pollers: General Overview, Deployment Strategy, Build Out & Setup
Building Alerting Rotations
Networking
IP Assignments & Sonar
MikroTik: Setting Up a Sonar Controlled DHCP Server
Setting Up a DHCP Batcher
IPAM: Basic Setup
MikroTik as an Inline Device: Integration With Sonar
MikroTik: Controlling Speeds
MikroTik: Controlling Access
Setting Up CoA Proxy
RADIUS: Building Reply Attributes
Data Usage Available Methods
Pulse, Polling, and PHP
MikroTik: Creating a Self-signed Certificate for use in API-SSL
IPAM: Overview
LTE Integration
Sonar Flow
RADIUS: Build-Out & Integration with Sonar
Network Dashboard: Overview
Being Cloud Native
Building a Device Mapper
Sonar IP Addressing
Automating IP Assignments, Data Rates, and Network Access in Sonar
Network Sites: Management View Overview
Building RADIUS Groups
Building Address Lists
Finding your OIDs
Security
User Role Creation & Best Practices
Removing a Terminated Employee In Sonar
Password Policy In Depth
Application Firewall: General Overview and Best Practices
Users: Overview
Role Creation using GraphiQL
System
How to Best Use Global Search
How Your Data is Backed Up
How To Use GraphiQL to Understand the Sonar API
Frequently Used Terms
Sonar's Rich Text Editor
Mutations in the Sonar API
Notification Preferences
API Calls Using Third Party Applications - Personal Access Tokens
The New Sonar API
A Deeper Dive into the New Sonar API
Consuming the Sonar API
Filtering: Simple vs Advanced
API Wrappers for V1 Compatibility
My Info: Your Personal User Settings
Customizing your Customer Portal
Release Notes
Reporting
Ticketing
Ticketing: Overview
Canned Replies Examples & Templates
Canned Reply Categories
Inbound Mailboxes Example Build
Ticket Categories Best Practices & Example Build
Ticket Groups To Consider
Using Parent Tickets
How to Integrate Inbound Mailboxes with Slack
Advanced Ticketing Features
Accounting with Sonar
Working With the Sonar Team & Additional Resources
Table of Contents
- All Categories
- Networking
- IPAM: Basic Setup
IPAM: Basic Setup
Updated
by Alex Moore
Read Time: 2 mins
Building Supernets
To get started, you must first define your Supernets. A supernet is the largest, contiguous subnet you have, either IPv4 or IPv6. For example, if you use the subnet 100.64.0.0/10 across your network, then your first supernet would be entered as 100.64.0.0/10. To create a supernet, click the Create Supernet button.

Once you have created a supernet, you can break it up into smaller subnets. By breaking your IP space into subnets, you can then assign it to customers or network devices.
Building Subnets
To create a Subnet, you can select it by clicking the drop-down next to the "Create Supernet" button, or by going into your added Supernet and selecting "Create Subnet".

When creating a subnet you must fill out fields, as shown below:

The Type option within Subnet creation determines what this subnet can be used for. If you select Accounts only, the subnet can only be assigned to customer equipment. If you select Network Sites only, it can only be assigned to network infrastructure. If you select Mixed, it can be assigned to both customers and network infrastructure. Finally, if you select Excluded, it cannot be assigned to anything and will be reserved for future use.
Building Pools
When you create a subnet, you can assign space from it to customers and network infrastructure using any prefix available within the subnet. For example, if you create a /24 subnet, you can assign a /24 or smaller subnet to a customer, or to network infrastructure. However, this doesn't make sense if you are assigning single IPs from a pool via DHCP or RADIUS, so Sonar also allows you to define IP Pools. To define an IP pool, click on the newly added subnet, then click the "Create Pool" Button.

When defining an IP pool, you select a start and end IP for the pool. When assignments are made inside the pool, they can only be made for a single IP - you cannot assign larger subnets from a pool. When creating a pool, you will have the option to associate the pool with specific DHCP servers & LTE EPCs. If a DHCP server is not set to control all pools, and you associate it with a pool, leases for that pool will be written to the DHCP server. See the DHCP server and the LTE EPC documentation for more details.