QEMU Cloud Init configuration for Cisco SDWAN
Posted: Sun May 10, 2020 3:53 am
Hello
Thank you for making EVE NG better every day
I would like to know if eve-ng supports cloud-init data for a newly created node. For example. I am using Cisco SDWAN vEdge and i would like to implement ZTP. I need to put the following KVM cloud init data:
#cloud-config
vinitparam:
- otp : jkdjkdkjdsjkdjksjkkjds
- vbond : 1.2.3.4
- uuid : 5abdhdhd-cjhdheh-ejfjjf-ehejhe
- org : LAB_TEST
I have been trying using QEMU custom options when creating the node, but it does not work. This could be great feature in case we want to use ZTP inside eve-ng to deploy sdwan and test.
Is there a way we can support this?
Please refer to this link:https://www.cisco.com/c/en/us/td/docs/r ... _10212.xml The part where it says install self signed certificates in 17.1 and later
Generate a Bootstrap Configuration File
To generate a bootstrap configuration file for a vEdge Cloud router:
In vManage NMS, select the Configuration ► Devices screen.
To generate a bootstrap configuration file for one or multiple vEdge Cloud routers:
In the vEdge List tab, select Export Bootstrap Configuration.
In the Generate Bootstrap Configuration field, select the file format:
For a vEdge Cloud router on a KVM hypervisor or on an AWS server, select Cloud-Init to generate a token, vBond orchestrator IP address, vEdge Cloud router UUID, and organization name.
Thanks in advance
Thank you for making EVE NG better every day
I would like to know if eve-ng supports cloud-init data for a newly created node. For example. I am using Cisco SDWAN vEdge and i would like to implement ZTP. I need to put the following KVM cloud init data:
#cloud-config
vinitparam:
- otp : jkdjkdkjdsjkdjksjkkjds
- vbond : 1.2.3.4
- uuid : 5abdhdhd-cjhdheh-ejfjjf-ehejhe
- org : LAB_TEST
I have been trying using QEMU custom options when creating the node, but it does not work. This could be great feature in case we want to use ZTP inside eve-ng to deploy sdwan and test.
Is there a way we can support this?
Please refer to this link:https://www.cisco.com/c/en/us/td/docs/r ... _10212.xml The part where it says install self signed certificates in 17.1 and later
Generate a Bootstrap Configuration File
To generate a bootstrap configuration file for a vEdge Cloud router:
In vManage NMS, select the Configuration ► Devices screen.
To generate a bootstrap configuration file for one or multiple vEdge Cloud routers:
In the vEdge List tab, select Export Bootstrap Configuration.
In the Generate Bootstrap Configuration field, select the file format:
For a vEdge Cloud router on a KVM hypervisor or on an AWS server, select Cloud-Init to generate a token, vBond orchestrator IP address, vEdge Cloud router UUID, and organization name.
Thanks in advance