IsisLspNeighborConfig Object


Description:

ISIS LSP neighbor object.

Parents: IsisLspConfig

Children: IsisAdjSidSubTlv, IsisAppSpecAttrSubTlv, IsisAppSpecSrlgTlv, IsisExtIsReachabilitySubTlvs, IsisLanAdjSidSubTlv, IsisPlsbLinkMetricConfig, IsisSpbLinkMetricSubTlv, IsisSrMsdSubTlv, IsisSrv6EndXSidSubTlv, IsisSrv6LanEndXSidSubTlv

Automatically-created children: TeParams

IsisLspNeighborConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableSrlgTlv

Enable or disable SRLG (Shared Risk Link Groups) TLV.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable SRLG (Shared Risk Link Groups) TLV.

FALSE

Disable SRLG (Shared Risk Link Groups) TLV.

Ipv4IntfAddr

IPv4 Interface Address or Link Local Identifier

Type: ip

Default: null

Ipv4NbrAddr

IPv4 Neighbor Address or Link Remote Identifier

Type: ip

Default: null

Metric

A standard (narrow) 6-bit ISIS metric. Disabled if metric mode is set to wide.

Type: u8

Default: 1

Range: 0 - 63

NeighborPseudonodeId

One-octet ID of the simulated routers interface. The pseudonode, which is a virtual mode, is created by the Designated Intermediate System (DIS). All routers on the broadcast link, including the DIS, form adjacencies with the pseudonode.

Type: u8

Default: 0

Range: 0 - 255

NeighborSystemId

Six-octet system ID of the neighbor.

Type: mac

Default: 00:00:00:00:00:00

SrlgFlags

SRLG Flags

Type: enum

Default: UBIT

Possible Values:

Value Description
UBIT

Interface is Unnumbered(set to 0)

NBIT

Interface is Numbered(set to 1)

SrlgValues

List of SRLG Values, where each element in the list has 4 octets.

Type: u32

Default: 0

WideMetric

Wide (4-octet) metric is used for traffic engineering. Disabled if metric mode is set to narrow.

Type: u32

Default: 1

Range: 0 - 16777215

IsisLspNeighborConfig Read-Only Attributes

There are no read-only attributes.