ViewVxlanBindingsSummaryCommand Object


Description:

View VXLAN bindings.

Can be used with Command Sequencer: Yes

GUI Command Name: VXLAN: View VXLAN Bindings Summary

Parents: Sequencer, StcSystem

ViewVxlanBindingsSummaryCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
BindingSource

Source of binding info.

Type: enum

Default: LEARNED

Possible Values:

Value Description
LEARNED

Learned segments.

ADVERTISED

Advertised segments.

LEARNED_AND_ADVERTISED

Learned and advertised segments.

DeviceList

Specify device list.

Type: handle

Default: 0

ExportAll

Export all segments.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Export all segments.

FALSE

Do not export all segments.

ExportFilePrefix

Prefix for the export file.

Type: string

Default: VXLAN_Bindings_

ExportPath

Path where the export file will be written.

Type: outputFilePath

Default: "" (empty string)

MaxEntries

Maximum number of bindings to display.

Type: u32

Default: 5000

SaveAsArchive

Save the file as an archive.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Save the file as an archive.

FALSE

Do not save the file as an archive.

TrafficBinding

Segments to bind.

Type: enum

Default: TRAFFIC_ALL

Possible Values:

Value Description
RESOLVED

Bind resolved segments.

UNRESOLVED

Bind unresolved segments.

TRAFFIC_ALL

Bind all segments.

SHOW_ALL

Show all segments.

ViewVxlanBindingsSummaryCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
ExportedFileNames

List of file names where the results have been exported to.

Type: outputFilePath

Default: "" (empty string)

VxlanBindingsCount

Number of vxlan view binding count

Type: u32

Default: 0