Interface BgpRibRoute

  • All Superinterfaces:
    BgpRibRoute, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, PathAttributes, PathIdGrouping, Route
    All Known Subinterfaces:
    MvpnBgpRibRoute, MvpnRoute

    @Generated("mdsal-binding-generator")
    public interface BgpRibRoute
    extends org.opendaylight.yangtools.yang.binding.DataObject, BgpRibRoute

    This class represents the following YANG schema fragment defined in module bgp-mvpn

     grouping bgp-rib-route {
       uses pmsi:bgp-rib-route {
         augment attributes {
           ext:augment-identifier pe-distinguisher-labels-attribute-augmentation;
           uses pe-distinguisher-labels-attribute;
         }
       }
     }
     
    The schema path to identify an instance is bgp-mvpnbgp-rib-route