Interface L3ipvlan

  • All Superinterfaces:
    BaseIdentity, IanaInterfaceType, InterfaceType

    @Generated("mdsal-binding-generator")
    public interface L3ipvlan
    extends IanaInterfaceType
    Layer 3 Virtual LAN using IP.

    This class represents the following YANG schema fragment defined in module iana-if-type

     identity l3ipvlan {
       base iana-interface-type;
     }
     
    The schema path to identify an instance is iana-if-type/l3ipvlan
    • Field Summary

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

      • QNAME

        static final @NonNull QName QNAME