How2pass.com Forums
QID:SDWD17 has wrong answer - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html)
+--- Forum: CCNP ENSDWI 300-415 Forum (https://www.how2pass.com/forum/forum-20.html)
+--- Thread: QID:SDWD17 has wrong answer (/thread-2793.html)



QID:SDWD17 has wrong answer - andalrow - 04-21-2026

The Detailed Sequence of Events
  1. DHCP: The router wakes up and broadcasts for an IP. The DHCP server provides the IP address, Subnet Mask, Default Gateway, and (crucially) the DNS Server IP.
  2. DNS: Now that the router has a DNS server to talk to, it performs a lookup for the hardcoded Cisco ZTP URL (e.g.,
    [code]devicehelper.cisco.com[/code]
    ).
  3. ZTP/PnP Server Connection: The router uses that resolved IP to connect to the Cisco Public ZTP/PnP portal. It presents its serial number/certificate. The portal looks up your specific "Provisioning File" and tells the router: "You belong to Company X. Go talk to their vBond at this specific IP/FQDN."
  4. Connection to vBond: The router finally reaches out to your private vBond Orchestrator. This is the first "real" SD-WAN controller contact. vBond authenticates the device and sends it the list of vManage and vSmart controllers.