Implementing DCC with MP

In DCC applications, you can configure load thresholds for links.

If you set a link load threshold in the range of 1 to 99, MP tunes allocated bandwidth according to actual traffic percentage following these guidelines:

If you set the link load threshold to zero, DCC brings up all available links when triggered by auto-dial or packets instead of looking at the traffic size before doing that. In addition, it does not tear down links that have been established due to timeout.

To implement MP with DCC, use dialer interfaces. The following shows how MP operates after you configure the ppp mp and dialer threshold commands on a dialer interface:

Some dial applications require multiple links carry services. To do so, configure the ppp mp min-bind command to enable DCC to bring up multiple links when triggered to ensure minimum bandwidth. MP operates in the following workflow:

  1. DCC brings up the first link.

  2. When the first link comes up, DCC checks whether the number of links in the MP bundle reaches the lower limit specified by the min-bind-num argument. If not, the router brings up the second link.

    This process continues until the number of links in the MP bundle reaches the lower limit.

When MP is used with DCC, the dialer threshold, ppp mp max-bind, and ppp mp min-bind commands must be configured in dialer interface view. When you configure other PPP commands, perform the following configurations: