Interface TunnelActionResetup

  • All Superinterfaces:
    BaseIdentity, TunnelActionType

    @Generated("mdsal-binding-generator")
    public interface TunnelActionResetup
    extends TunnelActionType
    TE tunnel action that tears down the tunnel's current LSP (if any) and attempts to re-establish a new LSP.

    This class represents the following YANG schema fragment defined in module ietf-te-types

     identity tunnel-action-resetup {
       base tunnel-action-type;
     }
     
    The schema path to identify an instance is ietf-te-types/tunnel-action-resetup
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull QName QNAME