rtr
SegmentRoutingMaintenancePolicy

This class contains information on each segment routing maintenance policy configured for a virtual router in the system.



public class SegmentRoutingMaintenancePolicy

Properties
administrativeState Specifies the administrative state of the segment routing maintenance policy instance.

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

bfdEnabled Specifies whether seamless BFD of every segment list of an SR policy candidate path to which the maintenance policy is applied is enabled or not. BFD session parameters are taken from the rtr.SegmentRoutingMaintenancePolicy.bfdTemplate configured for the maintenance policy.

type=boolean
default=false
Displayed(tab/group)=BFD Enabled

bfdTemplate Specifies a named BFD template to be used by LSP BFD.

type=string
default=
Displayed(tab/group)=BFD Template

holdDownTimer This property is intended to prevent bouncing of the sr-policy path state if one or more S-BFD sessions associated with segment lists flap so causing the threshold to be repeatedly crossed in a short period of time.

type=int
default=0
minimum=0
maximum=5000
Displayed(tab/group)=Hold Down Timer

mode Specifies the data path programming and protection mechanism for SR policy candidate paths to which the maintenance-policy is applied.

type=int
default=none
Displayed(tab/group)=Mode
enums=
    0: none - None
    1: ecmpProtected - ECMP-Protected
    2: linear - Linear

returnPathLabel This property indicates the return path label for segment-routing maintenance-policy. If the value is default, it means that BFD asynchronous mode is used and no return path MPLS label will be pushed on the BFD packet at the initiator.

type=long
default=4294967295
minimum=32
maximum=4294967295
Displayed(tab/group)=Return Path Label

revertTimer The revert timer for SR Policy candidate paths is started when the primary path (i.e. the best preference programmed candidate path) recovers (i.e. after the number of SBFD sessions that are up is >= rtr.SegmentRoutingMaintenancePolicy.threshold and the rtr.SegmentRoutingMaintenancePolicy.holdDownTimer has expired) and switch back when the timer expires.

type=int
default=0
minimum=0
maximum=4320
Displayed(tab/group)=Revert Timer

routerId

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

threshold Specifies the minimum number of S-BFD sessions that must be UP to consider the SR policy candidate path to which the maintenance template is bound to be UP.

type=int
default=1
minimum=1
maximum=32
Displayed(tab/group)=Threshold

 
Overridden Properties
displayedName Specifies the name for the segment routing maintenance policy.

access=read-create
minimum=1
maximum=32

 
Properties inherited from policy.PolicyDefinition
configurationAction, configurationMode, discoveryState, displayedName, distributionMode, isMaster, lastSyncTime, numberOfUnderlyingPolicyItems, origin, policyMode, policySyncGroupPointer, policyType
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from policy.PolicyDefinition
distribute, distributeUsingGroups, distributeV2, evaluatePolicy, findGlobal, findLocal, findReleased, getSyncTaskResult, resetToReleasedPolicy, setConfigurationModeToDraft, setConfigurationModeToReleased, setDistributionModeToLocalEditOnly, setDistributionModeToSyncWithGlobal, syncTo, syncToLocalWithResync
 
Supported Network Elements
7750 SR Supported from 20.10.R1
7705 SAR Gen 2
7450 ESS Supported from 20.10.R1
7950 XRS Supported from 20.10.R1
7250 IXR Supported from 21.10.R1
Product Specifics
7250 IXR (all versions)
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7705 SAR Gen 2 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0