Interface NOEXPORTSUBCONFED
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity
,BgpWellKnownStdCommunity
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
,org.opendaylight.yangtools.binding.BindingObject
,Serializable
@Generated("mdsal-binding-generator")
public interface NOEXPORTSUBCONFED
extends BgpWellKnownStdCommunity
All NLRI received carrying this community must not be advertised to external
peers - including over confederation sub-AS boundaries. This community has a
value of 0xFFFFFF03.
This class represents the following YANG schema fragment defined in module openconfig-bgp-types
identity NO_EXPORT_SUBCONFED { base bgp-well-known-std-community; }
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull NOEXPORTSUBCONFED
Singleton value representing theNOEXPORTSUBCONFED
identity. -
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 theNOEXPORTSUBCONFED
identity.
-
-
Method Details
-
implementedInterface
Class<? extends NOEXPORTSUBCONFED> implementedInterface()- Specified by:
implementedInterface
in interfaceBgpWellKnownStdCommunity
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-