Interface L2VSI
- All Superinterfaces:
org.opendaylight.yangtools.binding.BaseIdentity
,org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
,org.opendaylight.yangtools.binding.BindingObject
,NetworkInstanceType
,Serializable
A private Layer 2 only switch instance which is formed of one or more L2
forwarding tables
This class represents the following YANG schema fragment defined in module openconfig-network-instance-types
identity L2VSI { base network-instance-type; }
-
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 theL2VSI
identity.
-
-
Method Details
-
implementedInterface
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.BaseIdentity>
- Specified by:
implementedInterface
in interfaceNetworkInstanceType
-