Interface LLGRSTALE

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

    @Generated("mdsal-binding-generator")
    public interface LLGRSTALE
    extends BgpWellKnownStdCommunity
    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

      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.