mpls
P2MPLspPingDefinition

Test definition. Represents a P2MP LSP ping operation used to verify the connectivity of an P2MP LSP.



public class P2MPLspPingDefinition

Properties
allLdpleaf Indicates that all the LDP leaf will be ping

type=boolean
default=true

allS2l Indicates that all the S2L paths will be ping

type=boolean
default=true
Displayed(tab/group)=Select All S2L Paths (/P2MP RSVP)

allSrTreeleaf Indicates that all the LDP leaf will be ping

type=boolean
default=true

forwardingClass

type=qos.FcEnum
default=be
Displayed(tab/group)=Forwarding Class (Test Parameters/Test Packet)

ldpP2mplspType May only be specified when testTargetType is mLDP.

type=mpls.LdpP2mpLspType
default=static
Displayed(tab/group)=Type (/P2MP LDP)

optionalTLV The value of OptionalTLV specifies which optional Type/Length/Value (TLV) structure to include in the MPLS echo request launched for the specified test. 'vpnRecursiveFec(2)' specifies the proprietary inclusion of an RFC 6512 'VPN-Recursive FEC Element'. 'vpnRecursiveFec(2)' is required to successfully ping a P2MP leaf with the following characteristics: 1. The path between the P2MP root and the targeted leaf is a Virtual Private Network (VPN), e.g. an SROS Virtual Private Routed Network (VPRN) service. And .. 2. The VPN has an RFC 4364 'Option B' boundary between two Border Gateway Protocol (BGP) Autonomous Systems. And .. 3. The leaf resides on an SROS node (with support for this object) on the far side of the boundary (with respect to the root). A leaf residing on a non-SROS node may not respond (or may respond with an error) when 'vpnRecursiveFec(2)' is specified. 'none(1)' specifies the inclusion of none of the optional TLVs described above.

type=mpls.OptionalTLVType
default=none
Displayed(tab/group)=Optional TLV (/P2MP LDP)

profile Specifies the profile value to be used with the forwarding class specified in forwardingClass.

type=qos.Profile
default=out
Displayed(tab/group)=Forwarding Profile (Test Parameters/Test Packet)

router Specifies the target type of the test. The target may either be an base or management Routing Instance.

type=mpls.RouterInstanceType
default=base
Displayed(tab/group)=Router Instance (/P2MP LDP SSM/Instance Type)

testTargetType Specifies the target type of the P2Mp LSP Ping test. The target may either be an RSVP or mLDP.

A target of RSVP signifies that the targeted test will run against a specific RSVP.

A target of mLDP signifies that the targeted test will run against the specified path in an mLDP. The lspPath parameter is mandatory when type is lspPath.

type=sas.TestTarget
access=read-create
default=rsvp
Displayed(tab/group)=Target Type

timeToLive Specifies the outermost label time-to-live value.

type=int
default=255
minimum=1
maximum=255
Displayed(tab/group)=Time To Live (Test Parameters/Test Packet)

 
Overridden Properties
packetSize The size of the packets to send.

default=141
minimum=92

packetTimeout Specifies the number of seconds to wait for the response of a sent probe.

maximum=120

 
Properties inherited from sas.PingDefinition
assurance, maxHistoryRows, packetFailureThreshold, packetInterval, packetSize, packetTimeout, packetsToSend, testFailureThreshold, trapGenerationPolicy
 
Properties inherited from sas.TestDefinition
executionOrder, nePersistent, neSchedulable, probeHistory, publishTopic, sas.ThresholdEventDefinition-Set, testDefinitionmodified
 
Properties inherited from sas.AbstractTest
administrativeState, description, displayedName, failures, globalId, id, lastRunResult, runs, weight
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from sas.AbstractTest
execute, stop