rtr
P2MPSRTreeTunnelLeaf

The class represents the tunnel tx leaf entry within a p2mp-sr-tree tunnel leaf table.



public class P2MPSRTreeTunnelLeaf

Properties
leafAddress Specifies the root address of tunnel entry.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Leaf Addresses

leafAddressType Specifies the type of leaf address for tuunel entry.

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

rootAddress Specifies the root address of tunnel entry.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=Root Address

rootAddressType Specifies the type of rootAddress for tunnel entry.

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

routerId

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

siteId

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

tunnelId

type=long
access=read-only

tunnelOperState Specifies type of the tunnel.

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

tunnelTreeId Indicates tunnel in the root,this also represent a specific constraint. Also known as color and/or p2mp-id

type=long
access=read-only
Displayed(tab/group)=Root Tree ID

vrfIndex Specifies the vrf index for the mvpn instance for this particular tunnel entry.

type=long
access=read-only

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 23.10.R1
7450 ESS Supported from 23.10.R1
7950 XRS Supported from 23.10.R1
7250 IXR Supported from 23.10.R1