Route Constrain policies
[bgpcep.git] / bgp / extensions / route-target / src / main / yang / bgp-route-target-constrain.yang
index e65989d2b6d2b67e8ff93f61b01e0dd3668924f3..ea063192018bbe132299e005c565fecedbaafb14 100644 (file)
@@ -47,11 +47,7 @@ module bgp-route-target-constrain {
 
         choice route-target-constrain-choice {
             case route-target-constrain-default-case {
-                container route-target-constrain-default-route {
-                    presence
-                        "The presence of this container indicates that the routes
-                        is a default route target";
-                }
+                uses bgp-t:route-target-constrain-default-route-grouping;
             }
             case route-target-constrain-route-case {
                 uses bgp-t:route-target-extended-community-grouping;