Enroll a SarOS router
Follow this guide to enroll a SarOS router in Digi On-Prem Manager.
1. Click “Enroll” under “Routers”
2. Click “SarOS”
3. Copy the generated bootstrap command
4. Run the bootstrap command on the device
Connect to the router via SSH and run the bootstrap command in the terminal.
python -c "import urllib2 as u,hashlib as h;s=u.urlopen('https://...
Output example:
OK
ss964335>-- Checking platform
[OK] Installing on WR21
-- Stopping existing processes (if running)
-- Downloading https://.../install/dx/saros/dx-v3.2.14.pyz
-- Verifying checksum
[OK] Checksum for daemon.py
-- Writing daemon.py
[OK] Written
-- Setting up autocmd
-- First empty cmd 10
-- Set up autocmd in cmd 10
-- config 0 save
-- Starting with: python daemon.py gid=1 notimesetup=1 server=...
OK
[DONE] The doppler daemon.py agent is installed and has been started
Useful commands:
pycfg scripts - python process list on saros
python kill daemon.py - stop the process
5. Click “Inbox” under “Routers”
7. Click “Allow”
If the router has not yet appeared in the Inbox, wait a few moments and reload the page.