Interface NOPEER

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

    @Generated("mdsal-binding-generator")
    public interface NOPEER
    extends BgpWellKnownStdCommunity
    An autonomous system receiving NLRI tagged with this community is advised not readvertise the NLRI to external bi-lateral peer autonomous systems. An AS may also filter received NLRI from bilateral peer sessions when they are tagged this community value

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

     identity NOPEER {
       base bgp-well-known-std-community;
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.