Interface NOEXPORT

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, BgpWellKnownStdCommunity

    @Generated("mdsal-binding-generator")
    public interface NOEXPORT
    extends BgpWellKnownStdCommunity
    Do not export NLRI received carrying this community outside the bounds of this autonomous system, or this confederation if the local autonomous system is a confederation member AS. This community has a value of 0xFFFFFF01.

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

     identity NO_EXPORT {
       base bgp-well-known-std-community;
     }
     
    The schema path to identify an instance is openconfig-bgp-typesNO_EXPORT
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME