pppoe
PPPPolicy

Defines a PPP Policy. The "default" PPP policy cannot be changed nor deleted. Multiple PPP policies may be configured.



public class PPPPolicy

Properties
defaultPppPassword The value of defaultPassword specifies the default PPP password.

type=string
default=
minimum=0
maximum=64
Displayed(tab/group)=Default Password (/Authentication)

defaultPppUserName The value of defaultPppUserName specifies the default PPP user name.

type=string
default=
minimum=0
maximum=253
Displayed(tab/group)=Default User name (/Authentication)

lcpIgnoreMagicNum Specifies if checking the Magic-Number field in LCP Echo-Request and Echo-Reply messages is skipped.

type=boolean
default=false
Displayed(tab/group)=LCP Ignore Magic Number (/LCP)

padoAcName Specifies the AC-name (Access Concentrator's name) tag which will be included in the PADO (PPPoE Active Discovery Offer). If the empty string is specified, the chassis name (TIMETRA-CHASSIS-NAME::tmnxChassisName) will be used as AC-name

type=string
default=
minimum=0
maximum=128
Displayed(tab/group)=PADO AC Name

pppMtuForceGt1492 Specifies for PPPoE sessions whether a PPP MTU greater than 1492 can be negotiated without following the procedure described in RFC 4638.

type=generic.TruthValue
default=false
Displayed(tab/group)=PPP MTU Force Greater Than 1492 (/PPP MTU)

pppoe.PPPOption-Set type=Children-Set
pppoe.PPPPolicyMLPPP-Set type=Children-Set
rejectDisabledNcp Specifies whether disabled NCP's (Network Control Protocol) are rejected or silently ignored. When the value of this object is set to 'true(1)' then disabled NCP's are explicitly rejected

type=generic.TruthValue
default=false
Displayed(tab/group)=Reject Disabled NCP

uniqueSessIds Specifies whether each PPPoE session on the same SAP gets a unique session-id. The value 'disabled' specifies that sessions belonging to the same SAP do not get a unique session-id. The value 'perSap' specifies that sessions created via a specific capture SAP get a unique session-id. The value 'perMsap' specifies that sessions belonging to the same MSAP get a unique session-id and is only applicable for 10.0 R5+ SR nodes. For plain statically configured SAPs the values 'perSap' and 'perMsap' result in the same. Sessions belonging to that SAP get a unique session-id."

type=pppoe.PppoeUniqueSessionId
default=disabled
Displayed(tab/group)=Unique Session ID

uniqueSessIdsPerSap Specifies whether each PPPoE session on the same SAP gets a unique session-id

DEPRECATED: 11.0 - Use uniqueSessIds instead
type=generic.TruthValue
default=false

 
Overridden Properties
description

displayedName Unique PPP Policy name

 
Properties inherited from pppoe.PPPPolicyBase
allowSameCidForDhcp, authenticationType, disableAcCookies, displayedName, enableReplyOnPadt, initialDelay, ipcpNegotiation, lcpKaHoldUpMplier, lcpKaInterval, maxChapChallenge, maxSessionsPerMac, minChapChallenge, mtu, padoDelay, reestablishSession, sessionTimeout
 
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

removePppDefaultPassword

Remove password associated with Ppp Policy.
Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName : string - the full name of the object.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
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 9.0.R4
  • Excluded chassis types: 7750-SR1
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported from 9.0.R4
  • Excluded chassis types: 7450-ESS1, 7450-ESS6, 7450-ESS6V
Product Specifics
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 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