Enroll a DAL router
Follow this guide to enroll a DAL router in Digi On-Prem Manager.
1. Click “Enroll” under “Router”
2. Click “DAL”
3. Enable Shell access on the DAL device
Connect to the router via SSH and execute the following command:
config auth group admin acl shell enable true
4. Copy the generated bootstrap command
5. Run the bootstrap command on the device
Reconnect to the router via SSH and run the bootstrap command in Shell:
python3 -c "import hashlib as h,urllib.request as u,ssl;s=u.urlopen('https://...
Output example:
[OK] Checksum for https://.../install/dx/dal/dx-v4.6.pyz
- Writing /etc/config/scripts/dx-p3.pyz
[OK] Written /etc/config/scripts/dx-p3.pyz
[OK] Checksum for https://.../install/dx/dal/dx.sh
- Writing /etc/config/scripts/dx.sh
[OK] Written /etc/config/scripts/dx.sh
no used slots found, need to create new
[...]
Configuration saved.
6. Click “Inbox” under “Router”
7. Click “Allow”
If the router has not yet appeared in the Inbox, wait a few moments and reload the page.