From 1ce519edac5f8070235ff337b6924a71c15bfdf2 Mon Sep 17 00:00:00 2001 From: Aaron Bamberger Date: Tue, 8 Oct 2024 08:09:46 -0500 Subject: [PATCH] Expand description of es-import-route-target leaf --- .../ethernet-segments/openconfig-ethernet-segments.yang | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release/models/ethernet-segments/openconfig-ethernet-segments.yang b/release/models/ethernet-segments/openconfig-ethernet-segments.yang index e0b395c65..0d490661f 100644 --- a/release/models/ethernet-segments/openconfig-ethernet-segments.yang +++ b/release/models/ethernet-segments/openconfig-ethernet-segments.yang @@ -210,7 +210,9 @@ grouping evpn-ethernet-segment-df-config { type oc-yang-types:mac-address; description "Received ES routes with an ES-Import extended community set to this value - are imported into this ethernet segment"; + are imported into this ethernet segment. When configured by a user, the + es-import-route-target will be used, otherwise the system automatically + derives the value used by following the procedures in RFC 7432 Section 7.6."; reference "RFC 7432: BGP MPLS-Based Ethernet VPN Section 7.6"; }