1
Deploy Remote Sites with Zero Touch Provisioning
Use case: Deploy many WTI units without manually configuring each device before shipment.
The WTI device boots, receives provisioning information from DHCP Option 43, downloads its XML configuration and optional firmware from a file server, then becomes ready for management.
1New WTI Device
Boot at remote site
2DHCP Option 43
Locate provisioning
3Config / Firmware
Download XML + image
4Ready to Manage
Continue with Ansible / REST
WHY IT HELPSFaster branch deployment, consistent configurations and less technical work at the remote location.
WTI KB: Zero Touch Provisioning (ZTP)
2
Automate Configuration with Ansible
Use case: Manage many WTI devices without logging into each unit individually.
Install the WTI Ansible collection, add WTI devices to inventory and use playbooks to automate users, ports, SNMP, firmware, status and switched power.
AAnsible Control
Inventory + playbooks
WWTI Device Fleet
Console servers + PDUs
CConsistent Config
Repeatable site settings
WHY IT HELPSFaster deployment, fewer manual errors and repeatable configuration across remote sites.
WTI KB: Ansible 2.8 and WTI