From e96266165c8ba583ce1d6748a8ed31ef97e4f1aa Mon Sep 17 00:00:00 2001 From: laxmikantchintakindi <159624484+laxmikantchintakindi@users.noreply.github.com> Date: Wed, 29 May 2024 14:55:08 +0530 Subject: [PATCH] Update ansible_collections/arista/avd/roles/eos_cli_config_gen/schemas/schema_fragments/router_bgp.schema.yml Co-authored-by: Claus Holbech --- .../schemas/schema_fragments/router_bgp.schema.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.