VxlanSegmentConfig Object


Description:

Vxlan Segment Configuration

Parents: Project

Relations:

Side name
(Type)
Relative Description
VxlanVmInfo
(MemberOfVxlanSegment)

VxlanVmInfo

VM are Member of vxlan segment

Ipv4MulticastGroup
(UsesIpv4MulticastGroupForOverlay)

Ipv4Group

IPv4 Multicast Group address

VxlanSegmentConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CommunicationType

Segment communication type by default Multicast

Type: enum

Default: MULTICAST_LEARNING

Possible Values:

Value Description
UNICAST_CONFIGURATION

Segment communication type for Unicast

MULTICAST_LEARNING

Segment communication type for Multicast

EVPN_LEARNING

Segment communication type for EVPN

OVSDB_LEARNING

Segment Communication type for OVSDB

STATIC_CONFIGURATION

Segment communication type for Static

EnableFlood

Option to enable Flood VTEP List population

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Flood VTEP

FALSE

Disabl Flood VTEP

EnableIPv4Multicast

Control to enable/disable VM ARPs response for multicast encapsulated ARPs requests, for VXLAN EVPN learning segment.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable VM ARPs response for multicast encapsulated ARPs requests.

FALSE

Disable VM ARPs response for multicast encapsulated ARPs requests.

EnableL3VNI

L3 VNI configuration option.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable L3 VNI option.

FALSE

Disable L3 VNI option.

EnableVmArpSendingForEvpnLearning

Control to enable/disable sending VM ARPs from traffic stream

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Sending ARPs from VMs on which traffic streams are configured

FALSE

Disable Sending ARPs from VMs on which traffic streams are configured

FloodVtepList

List of Remote VTEP IP addresses for flooding

Type: ip

Default: 0.0.0.0

L3Vni

Vale for L3 VNI configuration

Type: u32

Default: 1

Range: 0 - 16777215

L3VniCount

L3VNI count

Type: u32

Default: 1

Range: 1 - 16777215

L3VniStep

L3VNI step number

Type: u32

Default: 1

Range: 0 - 16777215

UseL3VniForTraffic

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Use L3-VNI for Traffic label.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable L3 VNI Traffic option

FALSE

Disable L3 VNI Traffic option

UseVtepMacIpForVm

Communication type is Static for VM the MAC/IP will be overwrite to VTEP MAC/IP address

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable overwrite to VTEP MAC/IP address

FALSE

Disable overwrite to VTEP MAC/IP address

Vni

Start VNI number for segment.

Type: u32

Default: 1

Range: 0 - 16777215

VniCount

VNI count number for segment

Type: u32

Default: 1

Range: 1 - 16777215

VniDistributionType

VNI Distribution Type

Type: enum

Default: ROUND_ROBIN

Possible Values:

Value Description
ROUND_ROBIN

Distribution Type RoundRobin

LINEAR

Distribution Type Linear

VniStep

VNI step number for segment

Type: u32

Default: 1

Range: 0 - 16777215

VniTypeForTraffic

VNI Type for Traffic.

Type: enum

Default: L2_VNI

Possible Values:

Value Description
L2_VNI

Enable for L2 VNI

L3_VNI

Enable for L3 VNI

L2_L3_VNI

Enable for both L2 and L3 VNI

VxlanSegmentConfig Read-Only Attributes

There are no read-only attributes.