The mcp command specifies a measurement control point (MCP) ID for all IP Flow Performance Measurement (IP FPM) instances on a data collecting point (DCP).
The undo mcp command deletes the MCP ID of all IP FPM instances on a DCP.
By default, no MCP ID is specified for IP FPM instances on a DCP.
Parameter | Description | Value |
---|---|---|
mcp-id |
Specifies an MCP ID for all IP FPM instances 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. |
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. |
- |
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 all IP FPM instances on the DCP.
Prerequisites
The nqa ipfpm dcp command has been run to enable DCP globally.
The VPN instance has been created on the DCP before you configure the parameter vpn-instance-name 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 all IP FPM instances 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. If the mcp command has been run in the IP FPM instance view for some instances on a DCP and an MCP ID is specified for all IP FPM instances on the DCP, the MCP ID specified in the IP FPM instance view takes effect. This configuration cannot be deleted separately, if the device does not configure IPFPM license.