Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.ll.graceful.restart.rev181112
Interface LLGRSTALE
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity
,BgpWellKnownStdCommunity
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
,org.opendaylight.yangtools.binding.BindingObject
,Serializable
LLGR_STALE community can be used to mark stale routes retained for a longer
period of time. Such long-lived stale routes are to be handled according to the
procedures specified in RFC
This class represents the following YANG schema fragment defined in module bgp-ll-graceful-restart
identity LLGR_STALE { base bgp-well-known-std-community; }
-
Field Summary
-
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 theLLGRSTALE
identity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterface
in interfaceBgpWellKnownStdCommunity
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
-