ExportFecDetailsCommand Object


Description:

Export MPLS FEC binding details.

Can be used with Command Sequencer: Yes

GUI Command Name: Routing: Export FEC Details

Parents: Sequencer, StcSystem

ExportFecDetailsCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ExportAll

Whether to export all matching FEC bindings.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Exports all matching FEC bindings and ignores MaxEntries property.

FALSE

Exports matching FEC bindings restricted by MaxEntries property.

ExportFilePrefix

Prefix for the exported files (*.csv).

Type: string

Default: FecBindings

ExportPath

Output folder/archive path to save exported FEC bindings as files.

Type: outputFilePath

Default: "" (empty string)

FecResolverList

List of MPLS Fec Resolver(Protocol/Device) Handles.

Type: handle

Default: 0

FecTypes

List of FEC Types to be exported.

Type: enum

Default: IPV4_PREFIX

Possible Values:

Value Description
IPV4_PREFIX

IPv4 prefix

IPV6_PREFIX

IPv6 prefix

LDP_VC_FEC_128

LDP VC FEC 128

LDP_VC_FEC_129

LDP VC FEC 129

BGP_VPLS

BGP VPLS

VPN_IPV4

VPN IPv4

VPN_IPV6

VPN IPv6

RSVP

RSVP

RSVP_END_POINT

RSVP endpoint

MPLS_TP_STATIC_LSP

Static LSP

MPLS_TP_STATIC_PW

Static PW

EVPN_MAC

EVPN MAC Route(Type-2)

LDP_P2MP

LDP P2MP

EVPN_INCL_MCAST

EVPN Inclusive Multicast Route(Type-3)

EVPN_ESI

EVPN AD ESI Route

OSPFV2_SR_ADJ

ospf segment-routing adjacency

ISIS_SR_ADJ

ISIS segment-routing adjacency

MVPN_IPV4

MVPN IPv4.

MVPN_ANY_SOURCE_IPV4

MVPN Any Source IPv4.

MVPN_ANY_GROUP_IPV4

MVPN Any Group IPv4.

MVPN_ANY_SOURCE_GROUP_IPV4

MVPN Any Source and Any Group IPv4.

MVPN_IPV6

MVPN IPv6.

MVPN_ANY_SOURCE_IPV6

MVPN Any Source IPv6.

MVPN_ANY_GROUP_IPV6

MVPN Any Group IPv6.

MVPN_ANY_SOURCE_GROUP_IPV6

MVPN Any Source and Any Group IPv6.

EVPN_INCL_MCAST_IPV6

EVPN IPv6 Inclusive Multicast Route

EVPN_EVI

EVPN EVI AD Route

EVPN_IPV4

EVPN IPv4

EVPN_IPV6

EVPN IPv6

BGP_SRV6_L3VPN_IPV4

BGP SRv6 L3VPN IPv4

BGP_SRV6_L3VPN_IPV6

BGP SRv6 L3VPN IPv4

LabelSource

Routing Source of SID/Label

Type: enum

Default: LEARNED

Possible Values:

Value Description
LEARNED

Learned

ADVERTISED

Advertised

MaxEntries

Maximum FEC bindings to export.

Type: u32

Default: 5000

ProtocolList

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

List of protocol handles.

Type: handle

Default: 0

SaveAsArchive

Whether to save exported FEC bindings as an Archive.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Save FEC bindings as an Archive.

FALSE

Save FEC bindings into a Folder.

TrafficBinding

Whether Resolved/Unresolved labels are to be exported.

Type: enum

Default: SHOW_ALL

Possible Values:

Value Description
RESOLVED

Resolved labels.

UNRESOLVED

Unresolved labels.

TRAFFIC_ALL

All labels used with traffic.

SHOW_ALL

All labels.

ExportFecDetailsCommand Read-Only Attributes

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

Exported file names.

Type: outputFilePath

Default: "" (empty string)

FecBindingCount

Exported FEC binding count.

Type: u32

Default: 0