mpls
LspPath

LspPath contains information about an LSP-to-path binding.



public class LspPath

Stats:
mpls.LspPathEgressStats mpls.LspPathStats

Properties
adaptive The Make before Break parameter specifies the traffic rerouting method when you move traffic between primary and secondary LSP paths. The make-before-break functionality ensures that the transition to the new path does not cause any traffic disruption. For example, when the parameters of an already-established LSP are changed due to a user configuration modification, when the parameter is set to true the resources of the existing LSP are not released until a new path with the same LSP ID is established and passing the traffic seamlessly handed over from the old LSP. When enabled for the LSP path, the make-before-break functionality is implemented for this LSP path.

type=generic.TruthValue
default=true
Displayed(tab/group)=Make before Break (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

adminGroupExclude The Groups Excluded parameter is a bit-map that specifies a list of admin groups that should be excluded when this LSP path is setup. If bit 'n' is set, then the admin group with value 'n' is excluded for this LSP path. This implies that each link that this LSP path goes through must not be associated with any of the admin groups in the exclude list.

type=long
default=0
Displayed(tab/group)=Groups Excluded (Administrative Groups/Administrative Groups)

adminGroupInclude The Groups Included parameter is a bit-map that specifies a list of admin groups that should be included when this LSP path is setup. If bit 'n' is set, then the admin group with value 'n' is included for this LSP path. This implies that each link that this LSP path goes through must be associated with at least one of the admin groups in the include list.

type=long
default=0
Displayed(tab/group)=Groups Included (Administrative Groups/Administrative Groups)

adminGroupIncludeAll

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=long
default=0

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

backupHoldPriority Holding priority for backup tunnels set up to protect this tunnel. This field is only valid if the mplsTunnelFastRerouteMode above is not noFastReroute

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=int
default=7
minimum=0
maximum=7

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

backupSetupPriority Setup priority for backup tunnels set up to protect this tunnel. This field is only valid if the mplsTunnelFastRerouteMode above is not noFastReroute

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=int
default=0
minimum=0
maximum=7

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

bandwidth The Reserved Bandwidth parameter specifies the minimum amount of the MPLS path bandwidth to reserve for the LSP path. A value of 0 indicates that the parameter is not configured.

type=int
default=0
minimum=0
maximum=6400000
units=Mbps
Displayed(tab/group)=Reserved Bandwidth (/Traffic Engineering Properties)

bandwidthProtect

DEPRECATED: 11.0 - Obsoleted on the node
type=generic.TruthValue
access=read-only
default=true

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

bfdEnabled > Specifies whether BFD is enbled or not for this LSP-path binding.

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

bfdPingInterval Specifies the time interval for periodic LSP ping for BFD bootstrapping.

type=long
default=60
minimum=0
maximum=300
units=seconds
Displayed(tab/group)=LSP Ping Interval (/BFD)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

bfdTemplatePointer Specifies the BFD Template name used by this LSP-path binding.

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

bfdWaitForUpTimer Specifies the time in seconds the software will wait for the BFD session to come up. The timer is started when BFD is first enabled on a path or BFD transitions from up to down. When this timer expires and if BFD session has not yet come up, the path is torn down by removing it from TTM and the IOM and the retry timer is started.

type=int
default=4
minimum=1
maximum=60
units=seconds
Displayed(tab/group)=Wait For Uptime (/BFD)

applicable=false (Where parent is one of (mpls.DynamicLsp)) (until 20.7.R1)

bypassTunnelActive

type=boolean
access=read-only
default=false
Displayed(tab/group)=Bypass Tunnel Active (/States)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

classOfService

DEPRECATED: 11.0 - Obsoleted on the node
type=mpls.LspPathClassOfService
default=255

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

classOfServiceSource

DEPRECATED: 11.0 - Obsoleted on the node
type=generic.TruthValue
default=false

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

commitedRate The mean rate in units of 1000 bits/second

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=long
default=1000
minimum=1
maximum=1000000
units=Kb/s

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

computedHopIndex

type=long
access=read-only
default=0
minimum=0
maximum=2147483647

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

cspfEnabled The Enable CSPF parameter specifies the CSPF routing algorithm to find a path that satisfies the constraints for the LSP. The constraints associated with the LSP can be related to bandwidth, admin groups, or the number of path hops. CSPF also calculates detour routes when you set the Fast Reroute parameter to true.

type=generic.TruthValue
default=true
Displayed(tab/group)=Enable CSPF (/CSPF)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

customProperties This is used for any custom properties for this object.

type=Map (string to string)

enableSrlg Specifies whether the use of SRLG constraint in the computation of a secondary path for an LSP at the head-end Label Edge Router (LER) is enabled.

type=boolean
default=false
Displayed(tab/group)=Enable SRLG (/Shared Risk Link Group)

failCode

type=mpls.LspPathFailCode
access=read-only
default=noError
Displayed(tab/group)=Failure Code (/States)

failedNodeIpAddress

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

fastRerouteBackupType

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=int
default=manyToOne
enums=
    2: manyToOne - Facility
    0: none

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

fastRerouteEnabled

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=generic.TruthValue
default=false

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

fastRerouteHopLimit

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=int
default=32
minimum=0
maximum=255

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

holdPriority The priority of the session with respect to holding resources. The value 0 is the highest priority. Holding Priority is used in deciding whether this session can be preempted by another session. The range is 0 to 7. The default is 0.

type=int
default=0
minimum=0
maximum=7
Displayed(tab/group)=Hold Priority (/Transport Properties)

hopLimit The Hop Limit parameter specifies the maximum number of hops that a LSP will traverse including the ingress and egress nodes. An LSP will not be setup if the hop limit is exceeded. If there is an associated Inherit Value parameter, then the Hop Limit parameter is configurable only when you set the Inherit Value parameter to Disabled. The range is 2 to 255. The default is 255.

type=int
default=255
minimum=2
maximum=255
Displayed(tab/group)=Hop Limit (/Traffic Engineering Properties)

ingressLSRId

type=long
default=1
minimum=1
maximum=1

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

isInterArea Indicates whether the operational LSP path is either inter-area or intra-area.

type=boolean
access=read-only
default=false
Displayed(tab/group)=Inter-Area

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

isSrlgDisjoint Specifies whether the relevant standby lsp path is SRLG disjoint from the associated primary lsp path for an LSP at the head-end Label Edge Router (LER).

type=boolean
access=read-only
default=false
Displayed(tab/group)=Standby Path Is SRLG Disjoint (/Shared Risk Link Group)

labelStackReduction Indicates whether label stack reduction is used for the currently operational LSP path. A value of 'notApplicable' indicates that the LSP path is operationally down.

type=int
access=read-only
default=0
Displayed(tab/group)=Label Stack Reduction (/Traffic Engineering Properties)
enums=
    0: notApplicable - N/A
    1: true - Enabled
    2: false - Disabled

lastMBBEnd Indicates the sysUpTime of the node when the last MBB ended.

type=Date
access=read-only
Displayed(tab/group)=Last Performed (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

lastMBBMetric Indicates the cost of the traffic engineered path for the LSP path prior to MBB.

type=long
access=read-only
default=0
Displayed(tab/group)=Last Performed Metric (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

lastMBBState Specifies whether the last Make-before-break was successful or failed.

type=int
access=read-only
default=none
Displayed(tab/group)=Last Performed State (/Make before Break)
enums=
    1: none
    2: success
    3: fail

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

lastMBBType Indicates the type of last Make-before-break (MBB). If 'none', then no MBB has been attempted.

type=mpls.MBBType
access=read-only
default=none
Displayed(tab/group)=Last Performed Type (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

localSrProtection Indicates the local SR protection used for the currently operational LSP path. A value of 'notApplicable' indicates that the LSP path is operationally down.

type=int
access=read-only
default=0
Displayed(tab/group)=Local SR Protection (/Traffic Engineering Properties)
enums=
    0: notApplicable - N/A
    1: none - None
    2: preferred - Preferred
    3: mandatory - Mandatory

lspId

type=long
access=read-only
default=0
Displayed(tab/group)=LSP ID

lspName

type=string
access=read-only
default=
maximum=252
Displayed(tab/group)=LSP Name

lspPathDegraded Indicates whether the LSP path is degraded or not.

type=boolean
access=read-only
Displayed(tab/group)=LSP Path Degraded

lspPathDegradedReason Indicates the set of reasons why the LSP path is degraded. If 'frrInUse' bit is set, LSP path is degraded because fast-reroute is in use. If 'softPreempted' bit is set, LSP path is degraded because it has been soft preempted. If 'bfd-down' bit is set, LSP path is degraded because BFD session is down for this LSP path. If 'manual-switch' bit is set, LSP path is manually degraded because a manual switch was triggered for the LSP.

type=mpls.LspPathDegradedReasons
access=read-only
Displayed(tab/group)=LSP Path Degraded Reason

lspPathSelfPingOperState The current operational state for self-ping for this LSP path.

type=int
access=read-only
default=unknown
Displayed(tab/group)=LSP Self-Ping Operational State (/States)
enums=
    1: unknown - Unknown
    2: inService - Up
    3: outOfService - Down
    4: transition - Transition

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

lspPathSigBWLastMBB The value indicated the bandwidth used to signal the last MBB that occurred.

type=int
access=read-only
Displayed(tab/group)=Last MBB Bandwidth Used (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

lspPathSigBWMBBInProg The value indicates the bandwidth used to signal the MBB currently in progress.

type=int
access=read-only

mainClassTypeRetryRem Specifies the number of remaining attempts the software should make before it can start using the backup class type for the LSP.

type=long
access=read-only
Displayed(tab/group)=Main Class Type Retries Remaining (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

makeBeforeBreakState

type=int
access=read-only
default=none
Displayed(tab/group)=State (/Make before Break)
enums=
    1: none
    2: success
    3: inProgress
    4: fail

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

manualActiveStandbyPath Specifies whether a secondary standby path has become the active LSP path due to manual intervention.

type=int
access=read-only
default=notApplicable
Displayed(tab/group)=Standby Active Manually
enums=
    0: notApplicable - N/A
    1: noForce - No Force
    2: force - Force

mbbFailCode Specifies the reason code for in-progress MBB failure. A value of 'none' indicates that no failure has occurred.

type=mpls.LspPathFailCode
access=read-only
default=noError
Displayed(tab/group)=In Progress MBB Failure Code (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbFailNodeAddr Specifies the IP address of the node in the LSP path at which the in-progress MBB failed. When no failure has occurred, this value is '0.0.0.0'.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=In Progress MBB Failed Node (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbFailNodeArType Indicates the type of mbbFailNodeAddr.

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

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbFailReason Specifies the reason code for MBB failure while updating this LSP Path with a new MPLS Path. A value of 'none' indicates that no failure has occurred.

type=mpls.MBBReasonCode
access=read-only
default=none

mbbLastResigAttempts specifies the sysUpTime when the last attempt to resignal this LSP was made.

type=Date
access=read-only
Displayed(tab/group)=Last Resignal Attempted (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbNextRetry Indicates the amount of time remaining in seconds before the next attempt is made to retry the in-progress MBB.

type=long
access=read-only
default=0
units=seconds
Displayed(tab/group)=In Progress MBB Next Retry (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbRetryAttempts Indicates 'n' where nth attempt for the MBB is in progress.

type=int
access=read-only
default=0
Displayed(tab/group)=In Progress MBB Retry Attempts (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbStarted Indicates the sysUpTime of the node when the in-progress MBB started.

type=Date
access=read-only
Displayed(tab/group)=In Progress MBB Started (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

mbbStatus Indicates the status of the make-before-break (MBB) operation for the LSP path. Currently this attribute is only used in trap handling for "vRtrMplsLspPathMbbStatusEvent" and related alarm, which is for updating this LSP Path with a new MPLS Path introduced in 8.0 SR and ESS nodes.

type=int
access=read-only
default=none
enums=
    -1: none
    0: successful
    1: failed
    2: aborted
    3: ignored

mbbTypeInProg Indicates the type of the Make-before-break (MBB) that is in progress. If 'none', then no MBB is in progress.

type=mpls.MBBType
access=read-only
default=none
Displayed(tab/group)=In Progress MBB Type (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

metric Indicates the cost of the traffic engineered path returned by the IGP.

type=long
access=read-only
default=0
Displayed(tab/group)=Metric (/CSPF)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

metricType Indicates the metric type used for the currently operational LSP path. A value of 'notApplicable' indicates that the LSP path is operationally down.

type=int
access=read-only
default=0
Displayed(tab/group)=Operational Metric Type (/CSPF)
enums=
    0: notApplicable - N/A
    1: igp - IGP
    2: te - TE

mplsPathName Property for MV nodes to represent the mpls path name associated with this lsp path, used for deployment.

type=string
default=
maximum=80

mplsPathOption Property for Cisco nodes to specify path precedence. A value of 1 always indicates the primary path.

type=int
default=1
minimum=1
maximum=1000
Displayed(tab/group)=Path Option

negotiatedMtu

type=int
default=0
units=MTU
Displayed(tab/group)=Maximum Transmitted Frame Size (/Transport Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

newPathIndex Specifies the index of new MPLS Path, which will be bound to this LSP path.

type=long
default=0

nextOptimize

type=int
access=read-only
default=0
minimum=0
maximum=65535
units=seconds
Displayed(tab/group)=Next Optimization (/CSPF)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

oamEnabled

type=boolean
default=false

operClassType Specifies operational class type associated with the LSP.

type=int
access=read-only
Displayed(tab/group)=Diff-Serv Operational Class Type (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

operationMetric The cost of the traffic engineered path returned by the IGP.

type=long
access=read-only
Displayed(tab/group)=Operational Metric (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

operationalBandwidth

type=int
access=read-only
default=0
units=Mbps
Displayed(tab/group)=Operational Bandwidth (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

operationalMTU

type=long
access=read-only
default=0
units=MTU
Displayed(tab/group)=Operational Maximum Transmitted Frame Size (/Transport Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

operfastReroutePropagateAdminGroup Indicates whether the currently operational LSP path has propagation of admin groups in the FAST_REROUTE object enabled or disabled.

type=boolean
access=read-only
default=false
Displayed(tab/group)=Operational Fast Reroute Propagate Administrative Groups (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

pathComputationMethod Indicates the path computation method that was used for the currently operational LSP path. A value of 'notApplicable' indicates that the LSP path is operationally down.

type=int
access=read-only
default=0
Displayed(tab/group)=Operational Path Computation Method (/CSPF)
enums=
    0: notApplicable - N/A
    1: none - None
    2: localCspf - Local CSPF
    3: pce - PCE

pathIdType This is used for Multi Vendor. Some nodes allow a number for the ID of the tunnel and others allow a string. This information is needed in NFM-P in order to do a correct deployment.

type=mpls.PathIdType

pathOptimizeTimer

type=int
access=read-only
default=0
units=seconds

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

pathSharing

DEPRECATED: 11.0 - Obsoleted on the node
type=generic.TruthValue
access=read-only
default=false

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

peakRate The maximum rate in units of 1000 bits/second

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=long
default=1000
minimum=1
maximum=1000000
units=Kb/s

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

permitMerge Permits transit routers to merge this session with other RSVP sessions for the purpose of reducing resource overhead on downstream transit routers, thereby providing better network scalability.

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=boolean
default=true

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

persistent Indicates whether this tunnel should be restored automatically after a failure occurs.

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=boolean
default=true

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

preference The path preference among configured standby paths per LSP.

type=int
default=255
minimum=0
maximum=255
Displayed(tab/group)=Path Preference (/Transport Properties)

properties

type=mpls.LspPathProperties
access=read-only
default=0

propertyInheritance The Inherit Value parameter specifies if you want the LSP path to inherit the value of the property associated with this parameter. If you enable this, then the associated parameter takes its value from the parent LSP. If you disable it, then the associated parameter can be configured on the LSP path.

type=long
default=unspecified
bits=
    0x10: bandwidth
    0x80: preference
    0x400: setupPriority
    0x800: holdPriority
    0x2000: hopLimit
    0x20000: adminGroupInclude
    0x40000: adminGroupExclude
    0x80000: adaptive
    0x100000: pathOptimizeTimer
    0x1000000: teClassType

rebuildTimer

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=int
default=1800
minimum=0
maximum=86400
units=seconds

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

record

type=generic.TruthValue
default=true
Displayed(tab/group)=Record Actual Path (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

recordLabel

type=int
default=record
Displayed(tab/group)=Record Label (/Traffic Engineering Properties)
enums=
    1: record
    2: noRecord

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

resignal

type=int
default=notApplicable
Displayed(tab/group)=Resignal (/Make before Break)
enums=
    1: doAction - Do Action
    2: notApplicable - N/A

resignalEligible

type=generic.TruthValue
access=read-only
default=false
Displayed(tab/group)=Resignal Eligible (/Make before Break)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

resourceIndex ResourceIndex of mplsTunnelResourceTable that defines the traffic parameters.

type=long
default=0

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

returnPathLabel Specifies the return path label for LSP.

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

applicable=false (Where parent is one of (mpls.DynamicLsp))

rowStatus This field is used during creation and modification for 7250, It is for internal use only.

DEPRECATED: 11.0 R1 - No longer supported by any NE types supported in SAM
type=int
default=1

setupPriority

type=int
default=7
minimum=0
maximum=7
Displayed(tab/group)=Setup Priority (/Transport Properties)

signalledPathId

type=long
access=read-only
default=0

status

type=mpls.LspPathState
access=read-only
default=unknown
Displayed(tab/group)=Status

teBackUpClassType The Diff-Serv Backup Class Type parameter specifies the backup Class Type associated with the LSP. It is only applicable to Dynamic LSPs. When an LSP primary fails, MPLS will try a new path for the LSP using the main Class Type. If the first attempt fails, the head-end node performs subsequent retries using the backup Class Type. This applies to both CSPF and non-CSPF LSPs. It will retry up to the limit set in Main Class Type Retry Limit. When an unmapped LSP primary path goes into retry, it uses the main Class Type until the number of retries reaches the value configured for the Main Class Type Retry Limit parameter. If the path does come up, it starts using the backup Class Type. The default value of -1 indicates that no backup Class Type has been configured for the LSP. The range is -1 to 7.

type=int
default=-1
minimum=-1
maximum=7
Displayed(tab/group)=Diff-Serv Backup Class Type (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

teClassType The Diff-Serv Class Type parameter specifies the differentiated services class type to which the LSP or LSP path belongs. A differentiated services class type specifies the precedence that one type of traffic has over other traffic types. For example, voice traffic, which requires uninterrupted data flow, may have a higher precedence that other data. The range is 0 to 7, where 1 is the highest priority and 7 is the lowest priority. An LSP or LSP path belongs to class type 0 by default, which means that no class is configured. The parameter value at the LSP path level overrides the parameter value at the LSP level.

type=int
default=0
minimum=0
maximum=7
Displayed(tab/group)=Diff-Serv Class Type (/Traffic Engineering Properties)

applicable=false (Where parent is one of (mpls.SegmentRoutingTeLsp))

templateVersionPointer Pointer to the template if this object was created from a template.

type=Pointer
default=
Displayed(tab/group)=Associated Template (Template/Associated Template)

tunnelInstance

type=int
default=1
minimum=1
maximum=1

type

type=mpls.LspPathType
access=read-create
default=standby
Displayed(tab/group)=Type

virtualRouterId

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

  
Properties inherited from netw.SncConnection
resourceId, resourceName, resourcePointer
 
Properties inherited from netw.PointToPointSubnetworkConnection
fromCtp, fromNodeId, fromNodeName, toCtp, toNodeId, toNodeName
 
Properties inherited from netw.SubnetworkConnection
domain
 
Properties inherited from netw.Connection
administrativeState, application, connectionId, operationalState
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7450 ESS
7210 SAS M Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS T Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS K Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS Mxp Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS S/Sx
7210 SAS X
7210 SAS R
7250 IXR
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7705 SAR
7705 SAR H
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
Generic NE 1.0.0
Wavence SM Supported from 19.1.0
Product Specifics
7210 SAS K (all versions)
7210 SAS K 20.0
7210 SAS K 21.0
7210 SAS K 22.0
7210 SAS K 23.0
7210 SAS K 24.0
7210 SAS K 25.0
7210 SAS M (all versions)
7210 SAS M 20.0
7210 SAS M 21.0
7210 SAS Mxp (all versions)
7210 SAS Mxp 20.0
7210 SAS Mxp 21.0
7210 SAS Mxp 22.0
7210 SAS Mxp 23.0
7210 SAS Mxp 24.0
7210 SAS Mxp 25.0
7210 SAS R (all versions)
7210 SAS R 20.0
7210 SAS R 21.0
7210 SAS R 22.0
7210 SAS R 23.0
7210 SAS R 24.0
7210 SAS R 25.0
7210 SAS S/Sx (all versions)
7210 SAS S/Sx 20.0
7210 SAS S/Sx 21.0
7210 SAS S/Sx 22.0
7210 SAS S/Sx 23.0
7210 SAS S/Sx 24.0
7210 SAS S/Sx 25.0
7210 SAS T (all versions)
7210 SAS T 20.0
7210 SAS T 21.0
7210 SAS T 22.0
7210 SAS T 23.0
7210 SAS T 24.0
7210 SAS T 25.0
7210 SAS X (all versions)
7250 IXR (all versions)
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS (all versions)
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 (all versions)
7705 SAR Gen 2 25.0
7705 SAR H (all versions)
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.0
7705 SAR Hm (all versions)
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7705 SAR (all versions)
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 25.0
7750 SR (all versions)
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 (all versions)
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0
DC 210 20.5
DC 210 5.0
DC 210 6.0
DC 7850 20.0
DC 7850 5.0
DC 7850 6.0
DC VSA8 5.0
DC VSA8 6.0
DC VSC 20.0
DC VSC 5.0
DC VSC 6.0
Generic NE 1.0.0
Wavence SM (all versions)