System Status
Ziti CLI Status
Router Service
Configuration
Hostname
Router Enrollment
Information
How to Use
- Obtain a hash key from the ZitiNexus Portal by creating a router enrollment
- Enter the API endpoint (default is pre-filled)
- Paste the 32-character hash key
- Click "Start Enrollment" to begin the process
- Monitor the progress and logs for status updates
System Requirements
- Ubuntu 22.04 or 24.04 LTS
- Root/sudo access required
- Internet connectivity
- systemctl available
- curl and jq packages (auto-installed)
File Locations
/etc/zitirouter/- Configuration directory/etc/zitirouter/certs/- Certificates/var/log/ziti-router-enrollment.log- Enrollment log/etc/systemd/system/ziti-router.service- Service file
Service Management
systemctl status ziti-router- Check statussystemctl start ziti-router- Start servicesystemctl stop ziti-router- Stop servicejournalctl -u ziti-router -f- View logs