Enterasys Networks XSR CLI Router User Manual


 
Other ADSL Commands
13-96 Configuring ADSL
Example
ThefollowingexamplesetstheOAMfrequencyto20seconds:
XSR(config-if<ATM0/1/0.1>)#oam-pvc manage 20
oam retry
ThiscommandconfiguresparametersrelatedtoOAMcellhandlingforATMVCmanagement.
ThiscommandrequiresaproperlyconfiguredATMsubinterface.
Syntax
oam retry up-count down-count retry-frequency
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no oam retry
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Default
•Initialdowncountvalue:5
•Initialupcountvalue:3
•Initialretryfrequencyvalue:10
•DefaultsettingsapplyonlywhenOAMmanagementhasbeenenabledwiththe
oam-pvc
command.
Example
Thisexamplesetstheupcountto5,thedowncountto8,andtheretryfrequencyto2seconds:
XSR(config-if<ATM0/1/0.1>)#oam retry 5 8 2
pvc
ThiscommandsetsthesubinterfacecircuittypetoPVCandspecifiesATMVPI/VCIvalues.This
commandrequiresaproperlyconfiguredATMsubinterface.
up-count
SumofconsecutiveendtoendF5OAMloopbackcellsresponsesthatmust
bereceivedtochangetheVCconnectionstatetoup.Range:0to255.
down-count
SumofconsecutiveendtoendF5OAMloopbackcellsresponsesthatarenot
receivedtochangetheVCconnectionstatetodown.Range:0to255.
retry-
frequency
IntervalbetweensendingendtoendF5OAMloopbackcellswhenachange
intheup/downstateofaVCisbeingverified.Range:1to3600seconds.