Interface L3VRF

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

    @Generated("mdsal-binding-generator")
    public interface L3VRF
    extends NetworkInstanceType
    A private Layer 3 only routing instance which is formed of one or more RIBs

    This class represents the following YANG schema fragment defined in module openconfig-network-instance-types

     identity L3VRF {
       base network-instance-type;
     }
     
    The schema path to identify an instance is openconfig-network-instance-typesL3VRF
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME