cisco.nxos icon indicating copy to clipboard operation
cisco.nxos copied to clipboard

nxos_route_maps: unable to set extcommunity

Open mccarther6 opened this issue 3 years ago • 3 comments

SUMMARY

Unable to use the nxos_route_maps module to set extcommunity strings

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

cisco.nxos.nxos_route_maps

ADDITIONAL INFORMATION

When dealing with 4byte ASN communities, NX-OS needs to be able to set based on an extcommunity string. Example NX-OS CLI config below

(config)# route-map TEST_RM permit 10 (config-route-map)# set extcommunity 4byteas-generic transitive ? ASN4:NN Extcommunity number aa4:nn format

The extcommunity should be a string.

mccarther6 avatar Sep 12 '22 09:09 mccarther6

hey, is there an update on whether this can be supported please?

mccarther6 avatar Sep 21 '23 10:09 mccarther6

The following additions have been made w.r.t extcommunity recently and is available with v5.2.0 of this collection - https://github.com/ansible-collections/cisco.nxos/issues/743#issuecomment-1711504066.

I do not have an ETA on when we can address this request, but I'll keep this thread updated as soon as I start working on it.

NilashishC avatar Sep 21 '23 10:09 NilashishC

OK thanks for the update. Looks like this request is very similar to that one so will keep my eye out for updates. Thanks very much.

mccarther6 avatar Sep 21 '23 13:09 mccarther6