22-36
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 22 Configuring Multilink Point-to-Point Protocol Connections
Configuring MLP Bundles and Member Links
Removing a Member Link from an MLP Bundle
To remove a member link from an MLP bundle, enter the following commands beginning in global
configuration mode:
Command
Purpose
Step 1
Router(config)#
interface
type number
Specifies the interface that you want to move to a different MLP
bundle. Enters interface or subinterface configuration mode.
type
specifies the type of interface (for example, ATM).
number
specifies the interface number and is the
slot
/
module
/
port
.
subinterface
number or the
slot
/
module
/
port
.
channel
:
controller-number
of the interface (for
example, ATM 1/0/0.1).
Step 2
Router(config-if)#
ppp chap hostname
hostname
(Optional) Identifies the hostname sent in the Challenge
Handshake Authentication Protocol (CHAP) challenge.
hostname
is the name of the bundle group. This name uniquely
identifies the bundle.
Note
If you configure this command on the bundle and its
member links, specify the same identifier for both the
bundle and the member links.
Step 3
Router(config-if)#
ppp multilink group
group-number
Moves this interface to the MLP bundle you specify.
group-number
identifies the multilink group. Change this
group-number
to the new MLP group
group-number
. Valid values
are:
•
MLP over Serial—1 to 9999 (Release 12.2(28)SB and later)
or from 1 to 9999 and 65,536 to 2,147,483,647
(Release 12.2(31)SB2 and later).
•
Single-VC MLP over ATM—10,000 and higher.
•
Multi-VC MLP over ATM—1 to 9999 (Release 12.2(28)SB
and later) or from 1 to 9999 and 65,536 to 2,147,483,647
(Release 12.2(31)SB2 and later).
Command
Purpose
Step 1
Router(config-if)#
interface
type number
Specifies the member link that you want to remove from the MLP
bundle. Enters interface configuration mode.
type
specifies the type of interface (for example, ATM).
number
specifies the interface number and is the
slot
/
module
/
port
.
subinterface
number or the
slot
/
module
/
port
.
channel
:
controller-number
of the interface (for
example, ATM 1/0/0.1).
Step 2
Router(config-if)#
no
ppp multilink group
group-number
Removes the member link from the MLP group.
group-number
is the number of the MLP group from which you
want to remove the member link.