One team at work want's to deploy a Cross Cloud Orchestration tool, that will run in our AWS environment, connect to our Azure environment, on prem Cisco ACI, and Teradata Cloud.
The AWS portion was a breeze, but had a hell of time getting Azure Vnet to connect to the AWS-CSR (this would of been easier if I setup a transit vnet, then did transit-vnet vpn to transit-vpc)
I also don't work with IOS that often anymore, been in a Juniper shop for few years with an ACI fabric in our Data Center. Since I could not find much documentation as I was configuring I wrote a document and hope it may be helpful to others. I deleted a few screenshots that had static IP's. https://github.com/SyrusHCW/ansible/blob/master/transit-vpc/AWS-Transit-1.pdf
I also made a Jinja 2 playbook that will create the CSR config to connect to a VNet https://github.com/SyrusHCW/ansible/blob/master/transit-vpc/azure-vnet-vpn.yaml
I burned about 20 hours this weekend on this, so I hope it can be of use to someone.
No comments:
Post a Comment