mcp (IPFPM-DCP instance view)

Function

The mcp command specifies a measurement control point (MCP) ID for an IP Flow Performance Measurement (IP FPM) instance on a data collecting point (DCP).

The undo mcp command deletes the MCP ID of an IP FPM instance on a DCP.

By default, no MCP ID is specified for an IP FPM instance on a DCP, and the DCP uses UDP port 65030 to communicate with an MCP.

Format

mcp mcp-id [ port port-number ] [ vpn-instance vpn-instance-name | net-manager-vpn ]

undo mcp

Parameters

Parameter Description Value
port port-number

Specifies a UDP port number for a DCP to communicate with an MCP.

The value is an integer ranging from 1024 to 65535.

The default value is 65030 and is recommended.

vpn-instance vpn-instance-name

Specifies a VPN instance for a DCP to communicate with an MCP.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string.

net-manager-vpn

Specifies a management VPN for a DCP to communicate with an MCP.

-

mcp mcp-id

Specifies an MCP ID for an IP FPM instance on a DCP.

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-DCP instance view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
ipfpm write

Usage Guidelines

Usage Scenario

To allow a DCP in an IP FPM instance to report the statistics collected by TLPs to an MCP, run the mcp command to specify the MCP ID for the DCP in this instance.

Prerequisites

The instance command has been run to configure an IP FPM instance.

The VPN instance has been created on the DCP before you configure vpn-instance or net-manager-vpn to allow the DCP to report the statistics to the MCP through the specified VPN or management VPN.

Precautions

The MCP ID must be an IP address reachable to the DCPs. The MCP ID specified for an IP FPM instance on a DCP must be the same as that specified in the mcp id command run on the MCP associated with this DCP.

The UDP port number configured on the DCP must be the same as that configured in the protocol udp port command run on the MCP associated with this DCP. Otherwise, the DCP cannot report the statistics to the MCP.

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

Example

# Specify the MCP ID for IP FPM instance 1 on a DCP.
<HUAWEI> system-view
[~HUAWEI] nqa ipfpm dcp
[*HUAWEI-nqa-ipfpm-dcp] instance 1
[*HUAWEI-nqa-ipfpm-dcp-instance-1] mcp 10.1.1.1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >