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 status
+ systemctl start ziti-router- Start service
+ systemctl stop ziti-router- Stop service
+ journalctl -u ziti-router -f- View logs
+