Loader

Edit

Provides options to edit Passive Optical Network (PON) profiles.

Information Note: * = required parameter
  • Command Path - profile>pon
  • Object - pon
  • Actions -
    • edit - Edit a PON profile
      • * name= - Name of PON profile
      • auto-configuration= - enable ont auto configuration (disable using 'no auto-configuration')
        • maximum-ont-id= - maximum ont id for auto configuration
          • 1 - 32
        • minimum-ont-id= - minimum ont id for auto configuration
          • 1 - 32
        • roam-locking= - Enable roam-locking to set value. prevents onts(s) from being auto configured on more than one pon on a single olt, should not be used in pon protected systems
          • * name= - pon profile name
      • auto-conversion - Enable ONT auto-conversion of mismatched equipment attribute ONT(s) - mea alarm will not be posted 
        • * name= - pon profile name
      • DowNstream (dn) - Downstream
        • Committed-Information-Rate-Alarm (cira) - enable downstreamCIRThreashold alarm
          • * name= - pon profile name
        • Committed-Information-Rate-threshold (cir)= -  downstreamCIRThreshold
          • 1 - 1000 (default 100)
        • Excess-Information-Rate-Alarm (eira) -  enable downstream EIR Threashold alarm
          • * name= - pon profile name
        • Excess-Information-Rate-threshold (eir)= - downstream EIR Threshold
          • 1 - 100 (default 100)
      • excessive-arrival-violation  - enable posting excessive arrival rate access violation to auto disable
        •  * name - pon profile name
      • Forward-Error-Correction - enable forward error correction
        • * name= - pon profile name
          • enable | disable
      • integration-period= - integration period for PON TCA monitoring (in minutes)
        • 1 - 60
      • ont-discovery - enable/disable discovery of unknown ONTs attached to the PON
        • * name= - pon profile name
          • enable | disable
      • Path-Protection - enables detection of network path failures
        • * name= - pon profile name
          • enable | disable
      • periods-to-monitor= - number of consecutive periods required with no threshold crossing to clear threshold crossing alarm
        • 1 - 60
      • pon-reach= - specifies pon reach value
        • 20 (default)|30|40|50
      • quarantine-alarm - generate access violation alarm for quarantined (unexpected) ont
        • * name= - pon profile name
          • enable | disable
      • type= - specifies pon type
        • GPON|XGSPON
      • UPstream (up) - Upstream
        • ber-fail-threshold= - upBERFailThreshold
          • -8 to -3 (default -4)
        • ber-maint-threshold= - upBERMain
          • -10 to -4 (default -6)
        • Committed-Information-Rate-Alarm (cira)  - enable upstreamCIRThreashold alarm
          • * name=
            • enable | disable
        • Committed-Information-Rate-threshold (cir)=  - upstreamCIRThreshold
          • 1 to 100 (default 100)
        • Excess-Information-Rate-Alarm (eira)  - enable upstreamEIRThreashold alarm
          • * name=
            • enable | disable
        • Excess-Information-Rate-threshold (eir)=  - upstreamEIRThreshold
          • 1 to 100 (default 100)
             
  1. From the ESUx> command line, input profile pon edit name=default, and press Enter. Output similar to the following is displayed:
    ESUx> profile pon edit name=default <enter>
    
    FWCommandOpts:
      name        = pon
      action      = edit
      param count = 6
        auto-disable = disabled int=0 via default
        downstream = true switch=set int=0
        integration-period = 8 int=8
        name = default int=0
        path-protection = disabled int=0 via default
        upstream = true switch=set int=0
        upstream.ber-fail-threshold = -4 int=-4
        upstream.ber-maint-threshold = -6 int=-6
    
    success
    ESUx> _

Previous  |  Next

FEEDBACK: Are you happy with this material?