LispRouterConfig Object


Description:

LISP router configuration object.

Parents: EmulatedDevice

Children: LispIpv4SiteConfig, LispIpv6SiteConfig, LispSiteConfig

Result children (automatically created): LispRouterResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

Mpls control plane binding result.

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

Primary path.


(ResolvesInterface)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Use this to link the traffic binding interfaces and traffic binding resolver.

ResultChild
(ResultChild)

LispRouterResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

LispRouterConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AuthenticationKey

Authentication key.

Type: string

Default: 123ABC

DisablePktFragmentation

Disable Packet Fragmentation.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

True.

FALSE

False.

EnableMappingRecordInRequest

Enable Mapping Record in Request.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

True.

FALSE

False.

LispDeviceRole

Role of Lisp device.

Type: enum

Default: ETR_ITR

Possible Values:

Value Description
ETR

Egress Tunnel Router.

ITR

Ingress Tunnel Router.

ETR_ITR

Egress and Ingress Tunnel Router.

LocatorAddrFamily

Address family of locator.

Type: enum

Default: LOCATOR_IPV4

Possible Values:

Value Description
LOCATOR_IPV4

IPv4 locator.

LOCATOR_IPV6

IPv6 locator.

MapRegisterTimer

Map register timer in seconds.

Type: u32

Default: 60

Range: 60 - 65535

MapResolverAddrIpv4

Map resolver IPv4 address.

Type: ip

Default: null

MapResolverAddrIpv6

Map resolver IPv6 address.

Type: ipv6

Default: null

MapServerAddrIpv4

Map server IPv4 address.

Type: ip

Default: null

MapServerAddrIpv6

Map server IPv6 address.

Type: ipv6

Default: null

MaxPktSize

Maximum size of packet.

Type: u16

Default: 1500

Range: 150 - 65535

UsePartialBlockState

Use partial block state.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

True.

FALSE

False.

LispRouterConfig Read-Only Attributes

Read-Only Attribute Description
DeviceState

State of the emulated LISP device.

Type: enum

Default: LISP_STATE_IDLE

Possible Values:

Value Description
LISP_STATE_IDLE

Emulated device is created but the Start Device command has not been sent.

LISP_STATE_DOWN

Emulated device is created and has previously been started, but it is currently stopped.

LISP_STATE_UP

Emulated device is created and the start router command has been sent.

LearnedBindingsCount

Number of learned bindings.

Type: u32

Default: 0

ResolvedEIDCount

Resolved EID count.

Type: u32

Default: 0

UnResolvedEIDCount

Unresolved EID count.

Type: u32

Default: 0