The dcp command associates the DCP ID with a measurement instance on the MCP.
The undo dcp command disassociates the DCP ID from a measurement instance on the MCP.
By default, no DCP ID is associated with a measurement instance on the MCP.
Parameter | Description | Value |
---|---|---|
dcp-id | Specifies the DCP ID to be associated with a measurement instance. | The value is in dotted decimal notation. |
Usage Scenario
Each measurement instance of the MCP contains one or more DCP IDs. The MCP checks whether the statistics data is complete based on the DCP ID, so the DCP ID must be specified for a measurement instance created on the MCP. The dcp command associates the DCP ID with a measurement instance on the MCP.
Prerequisites
A measurement instance has been created on the MCP using the instance command.
Precautions
The DCP ID associated with the measurement instance on the MCP must be the same as the DCP ID configured by the dcp id command on the DCP.
The undo dcp command without dcp-id specified deletes all DCP IDs associated with a measurement instance.