provision_auto_cisco.rst 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. ########
  2. Cisco SPA
  3. ########
  4. The following information can be used to provisioning Cisco SPA phones.
  5. Basic URL
  6. ===========
  7. An example URL for provisioning URL for a Cisco SPA.
  8. http://mydomain.com/app/provision/?mac=$MA
  9. HTTP Authentication
  10. =====================
  11. Phone web interface -> Provision - > Profile Rule
  12. ::
  13. [--uid myUser --pwd myPass]http://mydomain.com/app/provision/?mac=$MA
  14. HTTPS
  15. =======
  16. Requires a Cisco Certificate that you will likely need to obtain from a Cisco distributor.
  17. Browser Command
  18. =================
  19. Use your web browser to send the following command to pass the provision the phone now and this will pass URL to the phone so it has the location neeeded for provisioning the device. In this example 192.168.1.5 is the IP address of the phone and domain.com needs updated to use the correct tenant domain name.
  20. **No HTTP Authentication**
  21. ::
  22. http://192.168.1.5/admin/resync?http://domain.com/app/provision/?mac=$MA
  23. **With HTTP Authentication**
  24. ::
  25. http://192.168.1.4/admin/resync?%5B--uid+admin+--pwd+555%5Dhttp://domain.com/app/provision/?mac=$MA
  26. DHCP Option
  27. =============
  28. Use the DHCP Option 66 to deliver the provisioning URL to the phones without using the web interface.
  29. Additional Information
  30. =======================
  31. More information can also be found at https://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/csbpvga/spa100-200/provisioning/guide/SPA100-200_Provisioning.pdf