netascode / ansible-dc-vxlan

Ansible Collection for configuring a VXLAN Fabric using Direct to Controller (DTC) or Direct To Device (DTD) workflows.
https://galaxy.ansible.com/ui/repo/published/cisco/nac_dc_vxlan/
MIT License
6 stars 6 forks source link

IPv6 Underlay support #146

Closed devegupt closed 1 month ago

devegupt commented 2 months ago

Updated ndfc_create_fabric.j2 to support the IPv6 underlay. Tested it the underlay config below and it works.

--- vxlan: underlay: general: enable_ipv6_underlay: true routing_protocol: ospf replication_mode: ingress underlay_routing_loopback_id: 0 underlay_vtep_loopback_id: 1 underlay_routing_protocol_tag: UNDERLAY intra_fabric_interface_mtu: 9216 layer2_host_interfacde_mtu: 9216 unshut_host_interfaces: True ipv6: enable_ipv6_link_local_address: true underlay_subnet_mask: 64 ospf: area_id: 0.0.0.0