Overview
Provides the high-level workflow and the procedures to perform the bootstrap configuration by providing a iosxe_config.txt file or an ovf-env.xml file.
During installation of a new, out-of-box device, you can provide bootstrap configuration to boot the device in autonomous mode.
Summary
In a private cloud such as KVM environment, you can perform the bootstrap configuration by providing a iosxe_config.txt file or an ovf-env.xml file. You can gather the configuration commands you want to apply via the CLI, paste them into a file, and provide the file to the VM as a CD-ROM. Depending on the hypervisor environment, the data is then used for the bootstrap configuration.
Workflow
These are the stages of performing the Day 0 configuration using .txt or .xml files.
- Create the bootstrap file.
- Configure the bootstrap file properties.