diff --git a/ansible_collections/arista/avd/roles/eos_cli_config_gen/schemas/schema_fragments/router_bgp.schema.yml b/ansible_collections/arista/avd/roles/eos_cli_config_gen/schemas/schema_fragments/router_bgp.schema.yml index 30dc55e7920..c4094f2f09d 100644 --- a/ansible_collections/arista/avd/roles/eos_cli_config_gen/schemas/schema_fragments/router_bgp.schema.yml +++ b/ansible_collections/arista/avd/roles/eos_cli_config_gen/schemas/schema_fragments/router_bgp.schema.yml @@ -2167,7 +2167,9 @@ keys: keys: redistribute_internal: type: bool - description: Redistribute internal BGP routes. + description: Allow redistribution of iBGP routes into +an Interior Gateway Protocol (IGP). EOS default is true. + rd: type: str description: Route distinguisher.