controller coherentDSP
To configure the coherent DSP controller, use the controller coherentDSP command in the Coherent DSP controller configuration mode.
controller coherentDSP R/S/I/P [ description description | perf-mon { enable | disable } | pm { 30-sec |15-min |24-hour } { fec } { report | threshold } value | secondary-admin-state { maintenance | normal } loopback { internal | line }]
Syntax Description
R/S/I/P |
Rack/Slot/Instance/Port of the coherent DSP controller. |
description description |
Description of the coherent DSP controller. |
perf-mon{ enable| disable} |
Enables or disables performance monitoring. |
pm { 30-sec |15-min |24-hour} { fec} { report | threshold} value |
Configures performance monitoring parameters for 30-second,15-minute, or 24-hour intervals. The fec keyword configures FEC PM data in 30-second, 15-minute, or 24-hour intervals. The report keyword configures threshold crossing alerts (TCA) reporting status for the PM parameters. The threshold keyword configures threshold values for the PM parameters. The PM parameters that can be configured are:
|
secondary-admin-state |
Configures the administrative state of the controller. The states are maintenance or normal. |
loopback{ internal| line} |
Configures the internal or line loopback mode on the controller. |
Command Default
None.Command Modes
Coherent DSP controller configuration
Command History
Release | Modification |
---|---|
Release 7.3.2 |
This command was introduced. |
Examples
The following example shows how to enable line loopback configuration on coherent DSP controllers:
Router#config
Router(config)#controller coherentDSP 0/0/0/4
Router(config-CoDSP)#secondary-admin-state maintenance
Router(config-CoDSP)#loopback line
Router(config-CoDSP)#commit