Content

Page tree

How to Add MAC Addresses to SRAPS

Snom's Secure Redirection and Provisioning Service (SRAPS) allows administrators to manage device provisioning efficiently. Adding MAC addresses to SRAPS is a key step in registering devices for automatic configuration. There are three main methods to add MAC addresses:

1. Adding MAC Addresses via the Web Portal

You can manually add MAC addresses directly through the SRAPS web interface at sraps.snom.com.

Steps:

  1. Log in to your SRAPS account on sraps.snom.com.
  2. Navigate to Phones > Add.
  3. Enter up to 20 MAC addresses manually.
  4. Assign the MAC address(es) to a specific provisioning profile and/or any subsidiary of your reseller company if needed.
  5. Click Save to register the devices.

Manual registration of MAC addresses

This method is ideal for small-scale additions or quick updates.

2. Mass Import Using CSV Files

For bulk additions (more than 20 MAC addresses), SRAPS supports CSV file import.

Steps:

  1. Prepare a CSV file with the required format:
    list of MAC addresses, separated by comma, new line, space or pipe.
  2. Log in to your SRAPS account on sraps.snom.com.
  3. Go to Phones > Add.
  4. Go to the tab Upload file.
  5. Browse for your file.
  6. Assign the MAC address(es) to a specific provisioning profile and/or any subsidiary of your reseller company if needed.
  7. Click Save to register the devices.

adding large batch of MAC addresses via CSV file import

This method is efficient for onboarding large numbers of devices.

3. Adding MAC Addresses via API

SRAPS also provides a RESTful API for automated device registration.

This method is recommended for integration into provisioning workflows or third-party systems.

Summary

MethodBest forConsiderations
Web portal - Copy & PasteSmall batches (1-20 MAC addresses)Manual entry of limited number of MAC addresses only
CSV importLarge batches of MAC addressesRequires file preparation
APIAutomation & integrationRequires development effort

|