rtr
AbstractSegmentRoutingPath

Abstract class which contains the common properties for the Segment Routing Policy paths. All the properties of this class are read-only.



public abstract class AbstractSegmentRoutingPath

Properties
color Specifies the property that determines the set of traffic flows that is steered by the segment routing policy instance.

type=long
access=read-create
default=0
Displayed(tab/group)=Color (/Segment Details)

distinguisher Specifies a unique value for the policy. The value must be non-zero if the head-end of the policy is not the local node. The distinguisher value of the non-local policy selected for advertisement is used in the distinguisher field in the NLRI of the advertised route.

type=long
access=read-create
default=0
Displayed(tab/group)=Distinguisher (/Segment Details)

endPointAddress Specifies the far-end router that is destination of the source routed path associated with the segment routing static policy instance.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=End-Point Address (/Segment Details)

endPointAddressType Specifies specifies the type of endPointAddress.

type=rtr.InetAddressType
access=read-only
default=ipv4

headEndAddress Specifies the ip-address of the head-end node. The head-end node steers a packet flow into the SR policy. The zero ipv4-address specifies that the local node is the head-end node.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Head-End Address (/Segment Details)

headEndAddressType Specifies specifies the type of headEndAddress.

type=rtr.InetAddressType
access=read-only
default=ipv4

pathOwner Specifies the owner of segment routing policy instance.

type=rtr.SegmentPathOwnerType
access=read-create
default=static

policyName Specifies the name for the segment routing static policy.

type=string
access=read-only

preference Specifies the preference value of the segment routing policy instance. A path with higher preference value is preferable.

type=long
access=read-create
default=100
Displayed(tab/group)=Preference (/Segment Details)

routerId

type=int
access=read-only
default=1

siteId

type=string
access=read-only
default=0.0.0.0
maximum=64
Displayed(tab/group)=Site ID (/Site)

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed