public abstract class TunnelTypeVxlan
extends TunnelTypeBase
Tunnel type for vxlan tunnels
<p>This class represents the following YANG schema fragment defined in module <b>odl-interface</b>
<br>(Source path: <i>META-INF/yang/odl-interface.yang</i>):
<pre>
identity tunnel-type-vxlan {
base "()IdentitySchemaNodeImpl[base=null, qname=(urn:opendaylight:vpnservice:interfacemgr?revision=2015-03-31)tunnel-type-base]";
description
"Tunnel type for vxlan tunnels";
status CURRENT;
}
</pre>
The schema path to identify an instance is
<i>odl-interface/tunnel-type-vxlan</i>