Skip to main content
All CollectionsAccess ControlHardware Installation
Access Control Deployment Best Practices
Access Control Deployment Best Practices

Ensure a successful installation for your access controllers

Updated this week

This article gives a best practice approach for installers to deploy access controllers with the intention to mitigate costs and complexities related to post-install troubleshooting.


Set up Verkada Command

A Command organization is required to manage and troubleshoot Verkada devices. Verkada Support requires an Admin to generate a support token to troubleshoot Verkada devices. Learn more about Roles and Permissions for Command.

Before you begin

  1. Ensure that your customer has a Verkada Command organization.

  2. The installer should be an Org Admin and Access Site Admin on all relevant sites. This allows the installer to confirm all devices are working and provide a support token for troubleshooting.

  3. Add the Verkada devices to the organization before the installation begins.

Keep the serial number of the device available and ensure you see that serial number in Verkada Command before contacting Verkada Support.


Stage the hardware

Stage the devices to ensure the installation is successful. This best practices helps avoid costs, difficulties, and time delays from a faulty device in the field. A confirmed working device streamlines troubleshooting with the final install. All install troubleshooting would then center on the physical and network environment.

Design a staging lab

Included in your tool bench

  • A lock

  • A badge reader (Wiegand or Verkada)

  • Badge (must be a compatible format with your reader)

  • Store-bought Ethernet cable

  • A few short wires

  • Managed switch (allows for packet captures to be collected)

  • Multimeter

  • Laptop


Set up your test environment

  1. Wire in the lock.

  2. Wire in the reader.

  3. Connect the 2 DPI ports together with a wire.

  4. Connect the 2 REX ports together with a wire.

  5. Connect the managed switch to the site’s network

Staging process

  1. Wire each door port with the needed components (lock, reader, DPI, REX).

  2. Plug in the controller and connect it to the network with an Ethernet cable.

  3. Let it sit for 30 minutes to give it adequate time to update. The controller’s status LED in the top left corner will flash orange while updating. The LED will turn solid blue once the update is complete.

  4. If the status LED never goes solid blue:

  5. Test each door port:

    1. Short each input to its adjacent GND port and verify that LED illuminates.

    2. Use multimeter to confirm expected impedance across relay outputs.

      • Closed across NC and COM

      • Open across NO and COM

    3. Use a multimeter to verify that the correct voltage is supplied at 12V AUX output, Relay Contact outputs, and reader power outputs.

    4. Check the shielding cables of the readers and other AUX wiring, if any, for proper connection to the grounding screw/s on the chassis.

    5. If a backup battery is in use, follow installation, maintenance, and other safety guidelines and recommendations from the battery manufacturer.

  6. Cable exits. Some installs require plastic bushings to be inserted for the cable exits; here are the dimensions:

    • Access Control Cable Exit: 1 1/2 in (38 mm)

    • Power Cable Exit: 1 1/4 in (32 mm)


Finalize the deployment

The most important aspect of a deployment is delivering a working solution to the customer that they can maintain and get help on when you leave. This means demonstrating to them that they have access to all of the devices they purchased and that the devices are fully functional. Complete the below checks to prove the installation was successful before you leave the site.

Physical checks

  1. Verify all access controller status lights are solid blue.

  2. Verify you are using shielded wiring for all of the access controller’s connections: locks, readers, REX, DPI.

  3. Verify the shielded wiring is drained to earth ground.

  4. Verify each lock unlocks when a badge is scanned.

  5. Verify that each type of badge the end user will use works on the readers.

  6. Verify each door’s DPI state is correct when the door is opened and closed.

  7. Verify that the REX is properly configured to unlock a door.

  8. Verify that doors are labeled on the access controller.

Software checks

  1. Ensure at least one customer is an Access Site Admin and an Access System Admin.

  2. Ask the Access Site Admin to log in and verify they can see all of their devices.

  3. Confirm that the Access Site Admin can generate a support token so they can leverage Verkada Support, if needed.

  4. The Access Site Admin should be added to all sites with access controllers.

  5. Configure access levels and add doors to the controller.

  6. Configure a user and verify the user can badge in.

  7. Answer any questions the customer may have and ensure they understand how to add access users, and configure access groups/levels. This provides preparation to self-manage the system.

  8. Ask the customer to remove you (the installer) from the Command org. This is standard practice when the installation is complete.


Troubleshoot deployed hardware

There may be unforeseen issues when installing devices. Always have a multimeter on hand to troubleshoot physical components and connections. Many common issues yield an LED code that can help explain the root issue.

Below are the LED status and their associated cause and remediation steps. You can find the location of your controller's LED in the setup guide for your access control model.

When an access controller cannot reach the Verkada backend, its LED flashes blue. There are many points in the network where the issue may be located: cabling, DHCP, DNS, NTP, and HTTPS access to the Verkada Cloud—all need verification.

Try to follow these troubleshooting steps before contacting Verkada Support.

LED Status

Issue

Troubleshoot Steps

Flashing Blue

Network issue.

  1. Connect the controller with a known-good short patch cable to a known-good switch port.

  2. If the controller continues flashing blue, follow the steps below.

Solid orange

If the controller is solid orange for over 5 minutes, it's not receiving enough power, or the boot process has failed.

  1. Plug in the controller to a different power outlet.

  2. Swap the controller's power cable.

  3. Leave the controller plugged in and attached to the network.

Solid blue, and the device shows offline in Command

The access controller has not been added to Command.

Confirm that the serial beneath the power supply of the controller matches the serial number in Command.

  • If they don’t match, add the correct serial number and wait for the controller to check in.

  • If the serials match, take a picture of the serial number on the controller and contact Verkada Support.

Flashing orange

If the controller’s LED is stuck flashing orange for 30 minutes or more, then it's unable to finish a firmware upgrade.

  1. Directly connect the controller to the network switch with a short patch cable and wait 30 minutes to see if it clears.

  2. If, after direct connection to the switch, it does not upgrade, contact Verkada Support.

No LED

If LED is not illuminated, it's not receiving power.

  1. Connect the controller’s power cord to a different outlet.

  2. Swap the controller's power cable.

  3. If the LED does not illuminate when connected to a different outlet, contact Verkada Support.

Network diagnostic tests

  1. Work with the Dynamic Host Configuration Protocol (DHCP) server Admin to get the following details for the access controller:

    • IP address, subnet mask, default gateway, DNS servers

    • The access controller can be identified on the DHCP server by its MAC address, which is located on the sticker below the power supply on the access controller.

  2. Disconnect the access controller from the network. This avoids an IP conflict when you configure your laptop to the same IP address.

  3. Assign your laptop the same IP settings as the controller.

  4. Connect your laptop to the same cable used previously by the controller.

  5. Verify that you can access these URLs in your browser:

  6. Verify NTP reachability for Verkada’s NTP servers:

    • For Mac users, open a terminal window and enter:

      • sudo sntp -sS time.control.verkada.com

      • sudo sntp -sS 34.216.15.26

    • For Windows users, open a command prompt and enter:

      • w32tm /stripchart /computer:time.control.verkada.com /samples:3 /dataonly

      • w32tm /stripchart /computer:34.216.15.26 /samples:3 /dataonly

  7. If any of the above requests fail, work with the network administrator to allow the following:

    • TCP port 443 to:

      • access.control.verkada.com

      • api.control.verkada.com

      • relay.control.verkada.com

      • index.control.verkada.com

      • firmware.control.verkada.com

      • update.control.verkada.com

    • Bidirectional UDP port 123 for time.control.verkada.com and 34.216.15.26 .

See Access Control Network Settings for more information.

If all the above tests succeed, yet the access controller’s LED continues to flash blue, contact Verkada Support. Support will request a support access token and a packet capture from the access controller’s switch port.


Need more help? Contact Verkada Support.

Did this answer your question?