public interface VxlanInfo extends Distributable, Serializable
Modifier and Type | Method and Description |
---|---|
BigPortNumber |
index()
Returns the tunnel interface index of this tunnel.
|
IpAddress |
localAddress()
Returns the local VTEP address.
|
IpAddress |
remoteAddress()
Returns the remote VTEP address.
|
Set<Vni> |
vnis()
Returns the set of VNIs with which this tunnel has been associated.
|
BigPortNumber index()
IpAddress localAddress()
IpAddress remoteAddress()
Copyright © 2015. All Rights Reserved.