5-8
Cisco ONS 15310-CL and Cisco ONS 15310-MA Ethernet Card Software Feature and Configuration Guide R8.5
78-18133-01
Chapter 5 Configuring POS on the ML-Series Card
Monitoring and Verifying POS
To configure path alarms as triggers and specify a delay, perform the following steps beginning in global
configuration mode:
Monitoring and Verifying POS
Showing the outputs framing mode and concatenation information with the show controller pos [0 | 1]
command (Example 5-1).
Example 5-1 Showing Framing Mode and Concatenation Information with the show controller pos
[0 | 1] Command
ML_Series# show controller pos0
Interface POS0
Hardware is Packet Over SONET
Framing Mode: HDLC
Concatenation: CCAT
*************** GFP ***************
Active Alarms : None
Active Alarms : None
LDF = 0 CSF = 0
Command Purpose
Step 1 Router(config)# interface pos
number
Enters interface configuration mode and specifies the POS
interface to configure.
Step 2 Router(config-if)# pos trigger
defect {all | ber_sf_b3 | encap
| pais | plop | ppdi | pplm |
prdi | ptim | puneq}
Configures certain path defects as triggers to bring down the
POS interface. The configurable triggers are as follows:
all—All link down alarm failures
ber_sd_b3—PBIP BER in excess of SD threshold
failure
ber_sf_b3—PBIP BER in excess of SD threshold failure
(default)
encap—Path Signal Label Encapsulation Mismatch
failure (default)
pais—Path Alarm Indication Signal failure (default)
plop—Path Loss of Pointer failur e (default)
ppdi—Path Payload Defect Indication failure (default)
pplm—Payload label mismatch path (default)
prdi—Path Remote Defect Indication failure (default)
ptim—Path Trace Indicator Mismatch failure (default)
puneq—Path Label Equivalent to Zero failure (default)
Step 3 Router(config-if)# pos trigger
delay
millisecond
Sets waiting period before the line protocol of the interface
goes down. Delay can be set from 200 to 2000 ms. If no time
intervals are specified, the default delay is set to 200 ms.
Step 4 Router(config-if)# end Returns to the privileged EXEC mode.
Step 5 Router# copy running-config
startup-config
(Optional) Saves configuration changes to NVRAM.