VxlanVtepBindingResults Object


Description:

VXLAN binding results

Parents: VxlanVtepConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

VxlanVtepConfig

Use this to connect a results object to an object.

VxlanVtepBindingResults Writable Attributes

There are no writable attributes.

VxlanVtepBindingResults Read-Only Attributes

Read-Only Attribute Description
BindingSource

Source of the binding.

Type: enum

Default: BIND_SRC_NA

Possible Values:

Value Description
BIND_SRC_NA

The source of the binding is unknown.

BIND_SRC_LEARNED

The binding was learned through route exchange.

BIND_SRC_ADVERTISED

The binding was advertised.

BindingStatus

Binding status of the tunnel.

Type: enum

Default: BIND_STATUS_NA

Possible Values:

Value Description
BIND_STATUS_NA

Binding status is unknown.

BIND_STATUS_RESOLVED

Binding is resolved.

BIND_STATUS_UNRESOLVED

Binding is unresolved.

TrafficType

Presence of traffic.

Type: enum

Default: TRAFFIC_NA

Possible Values:

Value Description
TRAFFIC_NA

The presence of traffic is unknown.

TRAFFIC_YES

Traffic is present.

TRAFFIC_NO

No traffic is present.

VmIpv4

IPv4 address of the VM.

Type: ip

Default: 0.0.0.0

VmIpv6

IPv6 address of the VM.

Type: ipv6

Default: ::

VmMac

MAC address of the VM.

Type: mac

Default: 00:00:00:00:00:00

Vni

VXLAN network identifier.

Type: u32

Default: 1

VtepIpv4

IPv4 address of the VXLAN tunnel endpoint.

Type: ip

Default: 0.0.0.0

VtepMac

MAC address of the VXLAN tunnel endpoint.

Type: mac

Default: 00:00:00:00:00:00