You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I were trying to use bgp_global module but i got an error.
"fatal: [leaf01-z504.net.bozon.tech]: FAILED! => {"changed": false, "msg": "VRF management has address-family configurations. Please use the nxos_bgp_af module to remove those first."}"
I dont have vrf management under bgp config but i have bmp server config with vrf selection. When i deleted the bmp section error was gone.
The text was updated successfully, but these errors were encountered:
Egor-Ozhmegoff
changed the title
[bgp_globa] module fails if bmp server vrf configured
[bgp_global] module fails if bmp server vrf configured
Mar 5, 2024
SUMMARY
I were trying to use bgp_global module but i got an error.
I dont have vrf management under bgp config but i have bmp server config with vrf selection. When i deleted the bmp section error was gone.
ISSUE TYPE
COMPONENT NAME
bgp_global
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
ubuntu 18.04
STEPS TO REPRODUCE
Setup bmp server
role:
role vars:
vars:
EXPECTED RESULTS
Task ended correctly
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: