svr
PwRouting

Defines an object that holds a group of attributes used for dynamic multi-segment pseudowire (MS-PW) routing. The attributes must be configured on each T-PE or S-PE based on the usage. For example, for dynamic PW routing, "speAddress" must be specified on T-PEs. For using static route, "speAddress" must be specified on both T-PEs and S-PEs.



public class PwRouting

Properties
bootTimer Specifies how long the system waits after the reboot before trying to establish multi-segment pseudo-wire. Values: 0 - 600 (seconds). Default: 10.

type=int
default=10
minimum=0
maximum=600
units=seconds
Displayed(tab/group)=Boot Timer (/Parameters)

numOfBgpRoutes Specifies the number of BGP routes in the MS PW routing table.

type=long
access=read-only
default=0
Displayed(tab/group)=Number of BGP Routes (/Routes (Resync needed to refresh the numbers))

numOfHostRoutes Specifies the number of host routes in the MS PW routing table.

type=long
access=read-only
default=0
Displayed(tab/group)=Number of Host Routes (/Routes (Resync needed to refresh the numbers))

numOfLocalRoutes Specifies he number of local routes in the MS PW routing table.

type=long
access=read-only
default=0
Displayed(tab/group)=Number of Local Routes (/Routes (Resync needed to refresh the numbers))

numOfStaticRoutes Specifies the number of static routes in the MS PW routing table.

type=long
access=read-only
default=0
Displayed(tab/group)=Number of Static Routes (/Routes (Resync needed to refresh the numbers))

retryCount Specifies the retry count value to be used by this multi-segment pseudo-wire PE in this service. Values: 10 - 10000. Default: 30

type=int
default=30
minimum=10
maximum=10000
Displayed(tab/group)=Retry Count (/Parameters)

retryTimer Specifies the retry timer value to be used by this multi-segment pseudo-wire PE in this service. Values: 10 - 480 (seconds), Default: 30.

type=int
default=30
minimum=10
maximum=480
units=seconds
Displayed(tab/group)=Retry Timer (/Parameters)

siteId Indicates the node's site ID.

type=string
access=read-only
default=
minimum=0
maximum=50
Displayed(tab/group)=Site ID

speAddress Specifies the pseudo-wire routing switching point address, which is used for the PW switching point TLV in LDP signaling, and used by PW status signaling to indicate the PE that originates a PW status message. Configuration of switching point address is mandatory to enable dynamic MS-PW support on a node. Values and format: global-id:prefix where: global-id : 1..4294967295 prefix : either an integer value: 1..4294967295, or an IP address value: a.b.c.d Note: 1) 0:0 means the SPE address is cleared. 2) after configured, the prefix value will be only in IP address format.

type=string
default=0:0
minimum=3
maximum=26
Displayed(tab/group)=SPE Address (/Switching Point Address)

speGlobalId Corresponding to global-id of svr.PwRouting.speAddress.

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

spePrefix Corresponding to integer value of prefix in svr.PwRouting.speAddress.

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

svr.PwRoutingLocalPrefix-Set type=Children-Set
svr.PwRoutingPath-Set type=Children-Set
svr.PwRoutingStaticRoute-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 9.0.R3
7705 SAR Gen 2
7450 ESS Supported from 9.0.R3
7950 XRS
7210 SAS M Supported from 7.0.R4
  • Required Capabilities: NetworkMode
7210 SAS X Supported from 7.0.R4
7210 SAS T Supported from 7.0.R4
  • Required Capabilities: NetworkMode
7210 SAS Mxp Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS S/Sx
7210 SAS R Supported from 7.0.R4
7705 SAR Hm