Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add support for route maps to the redistributed routes under the "ipv4 unicast" address family. #178

Closed
hani010 opened this issue Sep 13, 2023 · 0 comments · Fixed by #222
Labels
enhancement New feature or request

Comments

@hani010
Copy link

hani010 commented Sep 13, 2023

Hi,
could you please add support for route maps to redistributed routes.

We need this configuration:

router bgp 65251
  vrf abcd
    address-family ipv4 unicast
      redistribute direct route-map <RouteMap>
      redistribute static route-map <RouteMap>

API Doku see:
https://developer.cisco.com/docs/cisco-nexus-3000-and-9000-series-nx-api-rest-sdk-user-guide-and-api-reference-release-102x/#!configuring-an-ipv4-unicast-address-family/configuring-a-route-map-to-redistributed-routes

Regards

@danischm danischm added the enhancement New feature or request label Mar 24, 2024
@jgomezve jgomezve linked a pull request Apr 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants