Skip to content

ZTP

This dashboard provides a real-time view of all devices currently undergoing the Zero Touch Provisioning (ZTP) process. It allows operators to monitor progress, validate identities, and resolve blocking issues such as serial number mismatches.

ZTP Status Dashboard
Overview of pending and onboarded devices in the ZTP queue.

Status Indicators

The table tracks the two critical stages of the onboarding workflow:

  1. Conf Min (Minimal Configuration):

    • Not Loaded (Red): Avalon has not yet generated the configuration files (check if the device model is correct or if the DHCP server is running).
    • Loaded (Green): The DHCP binding is ready, and the minimal configuration file is available on the TFTP server.
  2. Serial (Identity Check):

    • Not Checked (Red): The device has not yet contacted Avalon. It might be powered off, cabling might be wrong, or the DHCP Relay is not functioning.
    • Mismatch (Red): The device contacted Avalon, but the Serial Number it presented does not match the one expected in the database.
    • Checked (Green): The device is authenticated and has successfully retrieved its configuration.

Handling Serial Mismatches

A "Mismatch" alert is common when a dummy serial number was used during the initial declaration.

Serial Mismatch Alert
Alert indicating a device is trying to connect with an unexpected Serial Number.

Resolution Workflow:

  1. Click the Gear icon next to the "Mismatch" badge.
  2. A modal opens, displaying the Wrong serial (the actual serial number detected on the network).
  3. Update: Copy the detected value into the "New Serial" field.
  4. Click Check Serial to update the database and authorize the device.
Fixing Serial Mismatch
Validating the detected serial number to finalize onboarding.

Troubleshooting Access

If the process is stuck and you need to log into the device via console or SSH to investigate, the mismatch modal displays the Local Credentials (Login/Password) that were temporarily pushed to the device via the minimal configuration.

Finalization

Once the serial is validated, the status turns green.

Successful ZTP
Device successfully identified and ready for production.
  • Conf Final (Push): This action triggers the deployment of the full production configuration (interfaces, routing, security policies).

Roadmap

The automated generation and push of the Final Configuration is currently under development (Target: S1 2026). In the meantime, the "Push" button may be disabled or limited to specific templates.