- CheckMates
- :
- Products
- :
- Developers
- :
- Ansible
- :
- How best to automate interface creation on VSX?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How best to automate interface creation on VSX?
I'm trying to automate creation of layer 3 interfaces for VLANs on a bond on VSX. From what I could tell this doesn't seem to be a feature within the web API. I need to integrate this into a larger script or ansible playbook. Has anyone done this with the web API or ansible? Examples would be highly appreciated.
Thanks,
Tony
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At this point in time, you have to script automatic provisioning with VSX provisioning tool listed above. With upcoming Gaia Dynamic CLI and Gaia API (stay tuned or join EA), it will be possible to add Rest API calls for that tool that would be more automation friendly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Have you already investigated and ruled out the VSX Provisioning Tool ( sk100645 ) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Asked and answered 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At this point in time, you have to script automatic provisioning with VSX provisioning tool listed above. With upcoming Gaia Dynamic CLI and Gaia API (stay tuned or join EA), it will be possible to add Rest API calls for that tool that would be more automation friendly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Valeri,
I looked into the provisioning tool a bit but the end goal is a single script that builds a VLAN across multiple devices from different vendors. It would be preferable to do an API call with curl or make an ansible role with playbooks for each device type. I did reach out to Alexander about the API. Thank you for the info!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad to help, good luck with that
