rtr
SRv6Locator

This class represents a configuration for segment routing v6 locator.



public class SRv6Locator

Properties
administrativeState Specifies the administrative state of the Segment Routing v6 locator.

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

algorithm Specifies the algorithm related to the SPF statistics. The value can be a defined IGP Algorithm (value 0 is SPF) or a Flexible Algorithm [128..255].

type=int
default=0
minimum=0
maximum=255
Displayed(tab/group)=Algorithm

argumentLength Specifies the function prefix length of the Segment Routing v6 Locator.

type=int
default=0
maximum=16
Displayed(tab/group)=Argument Length

blockPrefixLength Specifies the block prefix length of the Segment Routing v6 Locator.

type=int
default=0
minimum=0
maximum=96
Displayed(tab/group)=Block Prefix Length

functionPrefixLength Specifies the function prefix length of the Segment Routing v6 Locator.

type=int
default=20
minimum=16
maximum=96
Displayed(tab/group)=Function Prefix Length

maxStaticLabelEntries Specifies the total static label entries of the Segment Routing v6 Locator.

type=int
default=1
minimum=0
maximum=1048575
Displayed(tab/group)=Maximum Label Entries (/Static Function)

operErrorCode Specifies the error code (reason) why the locator is operationally down.

type=rtr.SRv6ErrorCode
access=read-only
Displayed(tab/group)=Operational Error Code (/States)

operationalState The value of operationalState indicates the locator operational state

type=netw.OperationalState
access=read-only
Displayed(tab/group)=Operational State (/States)

prefixAddress Specifies the prefix address of this Segment Routing v6 Locator.

type=InetAddress
default=0:0:0:0:0:0:0:0
Displayed(tab/group)=Prefix Address (/Prefix)

prefixAddressType Specifies the type of rtr.SRv6Locator.prefixAddress.

type=rtr.InetAddressType
default=ipv6

prefixLength Specifies the prefix length of this Segment Routing v6 Locator. The valid range is [4..96]. Setting the rtr.SRv6Locator.prefixAddress to default value will reset this property to its default value.

type=int
default=0
minimum=0
maximum=96
Displayed(tab/group)=Prefix Length (/Prefix)

srlbReservedLabelBlock Specifies the name for the reserved label block to be used with the associated segment routing v6 locator. The reserved label block name is defined by the Reserved Label Block under MPLS. Only a reserved label block with a non-empty range can be associated.

type=Pointer
default=
Displayed(tab/group)=Reserved Label Block (/Static Function)

srlbUnifiedLabelBlock Specifies the reserved label block for this locator. It allows to allocate static and dynamic label from configured reserved label block.

type=Pointer
default=
Displayed(tab/group)=srlbUnifiedLabelBlock (/Unified Label Block)

terminationFwdPathExtension Specifies the termination Forward Path Extension for Segment Routing v6 Locator.

type=int
default=0
minimum=0
maximum=64
Displayed(tab/group)=Termination FPE

  
Properties inherited from rtr.AbstractSRv6Locator
locatorName, routerId, siteId
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findAssociatedObjects

Input Parameters:
instanceFullName : string - the full name of the object.
filter : FilterHolder -
aInClassName : string -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
infoList : List (generic.CommonManagedEntityInformation) -
Supported Network Elements
7450 ESS Supported from 22.2.R1
7750 SR Supported from 22.2.R1
  • Excluded chassis types: 7750-SRa4, 7750-SRa8, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e
7950 XRS Supported from 22.2.R1
7250 IXR Supported from 22.10.R1
  • Excluded chassis types: 7250 IXR-6, 7250 IXR-R4, 7250 IXR-10, 7250 IXR-R6, 7250 IXR-s, 7250 IXR-e, 7250 IXR-ec
Product Specifics
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0