CiscoDevNet / ansible-dcnm

Apache License 2.0
47 stars 37 forks source link

support MPLS extension when attach the vrf to the border #252

Closed dsx1123 closed 1 year ago

dsx1123 commented 1 year ago

Community Note

Description

New or Affected modules(s):

DCNM version

Potential ansible task config

# Copy-paste your ansible playbook
- name: MPLS handoff
  fabric: vxlan_evpn
  config:
  - vrf_name: vrf_blue
    vrf_id: 50002
    attach:
      - ip_address: 172.31.217.101
      - ip_address: 172.31.217.103
      - ip_address: 172.31.186.156
        import_evpn_rt: 50000:1000
        export_evpn_rt: 50000:1000

References

Additional context Add any other context or screenshots about the feature request here. https://www.cisco.com/c/en/us/td/docs/dcn/ndfc/1212/configuration/fabric-controller/cisco-ndfc-fabric-controller-configuration-guide-1212/m-configuring-mpls.html