rtr
SegmentList

This class contains information for each segment list associated with a segment routing static policy configured for a virtual router in the system.



public class SegmentList

Properties
administrativeState Specifies the administrative state of the segment list instance associated with a segment routing static policy.

type=netw.AdministrativeState
default=tmnxOutOfService
Displayed(tab/group)=Administrative State

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

type=long
access=read-only
default=0

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-only
default=0

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-only
default=0.0.0.0

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-only
default=0.0.0.0

headEndAddressType Specifies specifies the type of headEndAddress.

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

listIndex Identifies the index that identifies a segment list associated with a segment routing static policy.

type=int
access=read-create
default=0
minimum=1
maximum=32
Displayed(tab/group)=ID

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-only
default=100

routerId

type=int
access=read-only
default=1
minimum=1
maximum=10240

rtr.SegmentListEntry-Set type=Children-Set
rtr.SegmentListPath-Set type=Children-Set
weight Specifies the relative weight of the segment list associated with a static policy. Traffic that is steered into the segment routing policy is load-shared over all the associated segment lists based on the relative weights.

type=long
default=1
minimum=1
maximum=4294967295
Displayed(tab/group)=Weight

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 16.0.R1 until 16.0.R4
  • Excluded chassis types: VSR-I, VSR, VSR-MG
Supported from 16.0.R4
7705 SAR Gen 2
7450 ESS Supported from 16.0.R1
7950 XRS Supported from 16.0.R1
7250 IXR Supported from 21.10.R1