mcp id

Function

The mcp id command configures a measurement control point (MCP) ID.

The undo mcp id command deletes an MCP ID.

By default, no MCP ID is configured.

Format

mcp id mcp-id

undo mcp id

Parameters

Parameter Description Value
mcp-id

Specifies an MCP ID.

Using the Router ID of a device that is configured as an MCP as its MCP ID is recommended.

This value is in dotted decimal notation.

Views

IPFPM-MCP view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ipfpm write

Usage Guidelines

Usage Scenario

To allow communication between an MCP and a DCP, run the mcp id command to configure an MCP ID. After the DCP receives the statistics for an IP FPM instance from TLPs, the DCP encapsulates the statistics and the MCP ID specified by the mcp command run in the IP FPM instance to packets and sends the packets to the destination IP address identified by the MCP ID. After the MCP receives the packets, it compares the MCP ID carried in the packets with that configured in the mcp id command run on itself.

  • If the two MCP IDs are the same, the MCP accepts the packets and summarizes and calculates the statistics.
  • If the two MCP IDs are different, the MCP considers the packets invalid and discards them.

Prerequisites

The nqa ipfpm mcp command has been run to enable MCP globally.

Precautions

The MCP ID must be an IP address reachable to the DCPs. The MCP ID configured on an MCP must be the same as that specified in the mcp command run in the IP FPM instance view of all DCPs associated with this MCP. If an MCP ID is changed on an MCP, it must be changed for all DCPs associated with this MCP in an IP FPM instance. Otherwise, the MCP cannot process the statistics reported by the DCPs.

This configuration cannot be deleted separately, if the device does not configure IPFPM license.

Example

# Configure an MCP ID.
<HUAWEI> system-view
[~HUAWEI] nqa ipfpm mcp
[*HUAWEI-nqa-ipfpm-mcp] mcp id 10.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >