cc/td/doc/product/software/ios113ed/cs/csprtd
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

PPP Bandwidth Allocation Control Protocol Commands

PPP Bandwidth Allocation Control Protocol Commands

This chapter describes the function and displays the syntax for Point-to-Point Protocol (PPP) Bandwidth Allocation Control Protocol (BACP) commands. For more information about defaults and usage guidelines, see the corresponding chapter of the Dial Solutions Command Reference.

ppp bap call

To set PPP BACP call parameters, use the ppp bap call interface configuration command. To disable processing of a specific type of incoming connection, use the no form of this command.

ppp bap call {accept | request | timer seconds}
no ppp bap call
{accept | request | timer}

accept Peer initiates link addition. This is the default.
request Local side initiates link addition.
timer seconds Number of seconds to wait between call requests the router sends, in the range 2 to 120 seconds. No default value is set.

ppp bap callback

To enable PPP BACP callback and set callback parameters, use the ppp bap callback interface configuration command. To remove the PPP BACP callback configuration, use the no form of this command.

ppp bap callback {accept | request | timer seconds}
no ppp bap callback
{accept | request | timer}

accept Local router initiates link addition upon peer notification.
request Local router requests that a peer initiate link addition.
timer seconds Number of seconds to wait between callback requests the router sends, in the range 2 to 120 seconds. Disabled by default.

ppp bap drop

To set parameters for removing links from a multilink bundle, use the ppp bap drop interface configuration command. To disable a specific type of default processing, use the no form of this command.

ppp bap drop {accept | after-retries | request | timer seconds}
no
ppp bap drop {accept | after-retries | request | timer}

accept Peer can initiate link removal. Enabled by default.
after-retries Local router can remove the link without BACP negotiation when no response to the drop requests arrives.
request Local router can initiate removal of a link. Enabled by default.
timer seconds Number of seconds to wait between drop requests sent.

ppp bap link types

To specify the types of links that can be included in a specific multilink bundle, use the ppp bap link types interface configuration command. To remove a type of interface that was previously allowed to be added, use the no form of this command.

ppp bap link types [isdn] [analog]
no ppp bap link types
[isdn] [analog]

isdn (Optional) ISDN interfaces can be added to a multilink bundle. This is the default.
analog (Optional) Asynchronous serial interfaces can be added to a multilink bundle.

ppp bap max

To set upper limits on the number of retransmissions for PPP BACP, use the ppp bap max interface configuration command. To remove any retry limit, use the no form of this command.

ppp bap max {dial-attempts number | ind-retries number | req-retries number |
dialers
number}
no ppp bap max
{dial-attempts | ind-retries | req-retries | dialers number}

dial-attempts number Maximum number of dial attempts to any destination number, in the range 1 to 3. The default is 1 dial attempt.
ind-retries number Maximum number of retries of a call status indication message, in the range 1 to 10. The default is 3 indication retries.
req-retries number Maximum number of retries for a particular request, in the range 1 to 5. The default is 3 request retries.
dialers number Maximum number of free dialers logged, in the range 1 to 10. The default is 5 dialers.

ppp bap monitor load

To validate peer requests to add or remove links against the current bundle load and the defined dialer load threshold, use the ppp bap monitor load interface configuration command. To specify that incoming link addition requests are not to be subject to the bundle load threshold, use the no form of this command.

ppp bap monitor load
no ppp bap monitor load

ppp bap number

To specify a local telephone number that peers can dial to establish a multilink bundle, use the ppp bap number interface configuration command. To remove a previously configured number, use the no form of this command.

ppp bap number {default phone-number | secondary phone-number}
no ppp bap number
[default | secondary]

default phone-number Primary (base) phone number for this interface, the number that can be used for incoming dial calls.
secondary phone-number Telephone number for the second B channel. Applies only to BRI interfaces that have a different number for each B channel or to dialer interfaces that are BRIs.

ppp bap timeout

To specify nondefault timeout values for PPP BACP pending actions and responses, use the ppp bap timeout interface configuration command. To reset the response timeout to the default value, or to remove a pending timeout entirely, use the no form of this command.

ppp bap timeout {pending seconds | response seconds}
no ppp bap timeout
{pending | response}

pending seconds Number of seconds to wait before timing out pending actions, in the range 2 to 180 seconds. The default is 20 seconds.
response seconds Number of seconds to wait for a response before timing out, in the range 2 to 120 seconds. The default is 3 seconds.

ppp multilink

To enable Multilink PPP (MLP) on an interface and, optionally, to enable dynamic bandwidth allocation, use the ppp multilink interface configuration command. To disable Multilink PPP or, optionally, to disable only dynamic bandwidth allocation, use the no form of this command.

ppp multilink [bap]
no ppp multilink
[bap [required]]

bap (Optional) Specifies bandwidth allocation control negotiation and dynamic allocation of bandwidth on a link.
required Enforces mandatory negotiation of BACP for the multilink bundle. The multilink bundle is disconnected if BACP is not negotiated.

show dialer map

To display configured dynamic and static dialer maps and dynamically created PPP BACP temporary static dialer maps, use the show dialer map EXEC command.

show dialer map

show ppp bap

To display the configuration settings and run-time status for a multilink bundle, use the show ppp bap EXEC command.

show ppp bap {group [name] | queues}

group [name] Displays information about all or, optionally, a specific BACP bundle group.
queues Displays information about the BACP queues.

show ppp multilink

To display bundle information for the Multilink PPP bundles, use the show ppp multilink EXEC command.

show ppp multilink

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1998 © Cisco Systems Inc.