The mcp command associates the MCP ID with all measurement instances of a DCP.
The undo mcp command disassociates the MCP ID from all measurement instances of a DCP.
By default, no MCP ID is associated with a measurement instance of a DCP.
mcp mcp-id [ port port-number ] [ vpn-instance vpn-instance-name | net-manager-vpn ]
undo mcp
Parameter | Description | Value |
---|---|---|
mcp-id | Specifies the MCP ID associated with all measurement instances of a DCP. It is recommended that you configure the router ID of the device as the MCP ID. | The value is in dotted decimal notation. |
port port-number | Specifies the UDP port number through which the DCP and MCP communicate with each other. | The value is an integer that ranges from 1024 to 65535. The default value is 65030 and is recommended. |
vpn-instance vpn-instance-name | Specifies the VPN instance where the DCP and MCP communicate with each other. | The value must be an existing VPN instance name. |
net-manager-vpn | Specifies the manager VPN where the DCP and MCP communicate with each other. | - |
Usage Scenario
In the IP Flow Performance Measurement (FPM) system, each measurement instance belongs to an MCP. Before a DCP sends statistics data of a measurement instance from TLPs to the MCP, you must associate the MCP ID with the measurement instance. The mcp command associates the MCP ID with all measurement instances of a DCP.
Prerequisites
Global DCP has been enabled using the nqa ipfpm dcp command.
Precautions
The MCP ID must be an IP address that DCPs can reach and must be the same as the MCP ID configured by the mcp id command on the MCP.
The UDP port number through which the DCP and MCP communicate with each other must be the same as the UDP port number configured by the protocol udp port command.
The mcp command associates the MCP ID with all measurement instances on the DCP. However, if some measurement instances on the DCP have been associated with the MCP ID configured by the mcp command, the measurement instances still use the MCP ID in the IPFPM-DCP instance view.