Interface NOEXPORT
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity
,BgpWellKnownStdCommunity
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
,org.opendaylight.yangtools.binding.BindingObject
,Serializable
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; }
-
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 theNOEXPORT
identity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterface
in interfaceBgpWellKnownStdCommunity
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-