monpath
IpPathSegment


An IP path segment represents a hop from one router to another router.



public struct IpPathSegment

Properties
linkType Specifies whether this point-to-point or transit network.

type=topology.LinkType

expandedIgpShortcut Specifies whether this segment was part of an expanded IGP shortcut.

type=boolean

protocol Specifies which IGP protocol this segment exists in.

type=topology.Protocol

ospfAreaId Specifies the OSPF area that this segment exists in.

type=string

isisLevel Specifies the ISIS level that this segment exists in.

type=topology.IsisLevel

linkCost Specifies the cost of the IGP Link.

type=long

recentFlag Indicates whether this segment is part of the most recent IP Path record.

type=boolean

multicastEnabled Indicates whether multicast is enabled on this IP Path segment.

type=boolean

rpfInterfacePointer The PIM RPF interface (Reverse Path Forwarding).

type=Pointer

rpfNeighborPointer The PIM RPF neighbor (Reverse Path Forwarding).

type=Pointer