Interface NOPEER
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity
,BgpWellKnownStdCommunity
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
,org.opendaylight.yangtools.binding.BindingObject
,Serializable
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 -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theNOPEER
identity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterface
in interfaceBgpWellKnownStdCommunity
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-