cisco.nxos
cisco.nxos copied to clipboard
nxos_route_maps: unable to set extcommunity
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.
hey, is there an update on whether this can be supported please?
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.
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.