LispShowLocalCacheCommand Object


Description:

Display the current EID-RLOC mappings.

Can be used with Command Sequencer: Yes

GUI Command Name: LISP: Show Local Cache

Parents: Sequencer, StcSystem

LispShowLocalCacheCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
BindingSource

Whether to export learned or advertised EIDs.

Type: enum

Default: LEARNED

Possible Values:

Value Description
LEARNED

Export only learned EIDs.

ADVERTISED

Export only advertised EIDs.

LEARNED_AND_ADVERTISED

Export learned and advertised EIDs.

EidTypes

List of Endpoint ID types to be exported.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV6

IPv6

IPV4

IPv4

ExportAll

Whether to export all EID bindings or the subset configured.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Export all EID bindings.

FALSE

Export the configured subset of EID bindings.

ExportFilePrefix

Prefix for the exported CSV files.

Type: string

Default: LocalCaches

ExportPath

Output folder or archive path to which to save the export file.

Type: outputFilePath

Default: "" (empty string)

MaxEntries

Maximum number of EID bindings to export.

Type: u32

Default: 5000

RouterList

Router list.

Type: handle

Default: 0

SaveAsArchive

Whether to save the exported file as an archive.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Save the exported file as an archive.

FALSE

Do not save the exported file as an archive.

TrafficBinding

Whether to export Resolved EIDs, Unresolved EIDs, both, or all traffic.

Type: enum

Default: SHOW_ALL

Possible Values:

Value Description
RESOLVED

Show only resolved EIDs.

UNRESOLVED

Show only unresolved EIDs.

TRAFFIC_ALL

Show all traffic, regardless of EID state.

SHOW_ALL

Show both resolved and unresolved EIDs.

LispShowLocalCacheCommand Read-Only Attributes

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

File names of exported files.

Type: outputFilePath

Default: "" (empty string)

MappingEntriesCount

Count of mapping entries.

Type: u32

Default: 0