All Posts

Seamless Gateway Migration

Migrations in data centers can be challenging, where customers, whether they are internal or external, demand zero downtime and as few disruptions as possible. On the contrary, data centers are always changing environments, where migrations are not just about simple hardware replacements.

VPN tunnel between Cisco and VyOS behind NAT

As a follow up to the VPN tunnel between Cisco and VyOS routers using VTIs post, let’s see a different scenario where the VyOS router is on a private network behind a firewall that provides NAT; for example hosted a cloud network.

How to add NX-OSv 9000 to GNS3

Cisco has released NX-OSv9k, and the good news is that it can used in a GNS3 topology too. The only problem is that the image requires UEFI for booting, which is not provided by earlier versions of GNS3.

VPN tunnel between Cisco and VyOS routers using VTIs

Creating VPN tunnels between different vendors is usually at the bottom of a networker’s list of desires, however sometimes it can’t be avoided. We’re connecting a Cisco router to a VyOS one, and make them exchange routing information using OSPF.

Ansible Tech Demo With Cisco NX-OS #2

The playbook in this video does the same as in the previous demo but The variables are defined through a web frontend. The frontend can be downloaded from here.

Ansible Tech Demo With Cisco NX-OS

The playbook in this video adds a new VLAN and SVI on multiple switches, configures HSRP, then adds the new network to BGP on the border devices.