Overview
Explains how to perform day 0 configuration using custom data which automates the configuration steps and helps connect to on-premises sites.
After you download the Cisco Catalyst 8000V installation files and deploy the image in your environment, you must manually configure the Cisco Catalyst 8000V instance before the device is fully functional.
To automate the configuration steps or to connect to on-premises sites, upload the Cisco Catalyst 8000V custom data or user data to all the supported public and private clouds.
Summary
The Day 0 bootstrap file enables you to run Cisco IOS XE configuration commands, install Python packages in guestshell, run scripts in guestshell, and provide licensing information to boot the Cisco Catalyst 8000V instance with your chosen technology package.
By uploading the custom data for your cloud service provider or your private cloud, you can automate the Day 0 or bootstrap configuration. Upload or attach a bootstrap configuration file (iosxe_config.txt), or provide the user data to automate these processes and bring the device to a functional state with minimal intervention.
Workflow
To launch a Cisco Catalyst 8000V instance by using custom data, complete these steps.
- Configure the IOS configuration property.
- Configure the scripts property.
- Configure the scripts credential property.
- Configure the python package property.
- Configure the license property.
- Provide the Day 0 configuration file.
Before you get to each of these steps in detail, refer to the sample bootstrap files at https://github.com/csr1000v/customdata-examples.