Specifications
18-13
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 18 Configuring MLPPP Backhaul
Enabling Multilink and Identifying the Multilink Interface
To enable multilink and identify the multilink interface, follow these steps, while in interface
configuration mode:
Note If you modify parameters for an MLPPP bundle while it is active, the changes do not take effect until
the Cisco MWR 2941 renegotiates the bundle connection.
Step 4
Router(config-if)# ppp acfc remote
{apply | reject | ignore}
Example:
Router(config-if)# ppp acfc remote
apply
Specifies how the router handles the ACFC option in configuration
requests received from a remote peer. The syntax is as follows:
• apply—ACFC options are accepted and ACFC may be performed on
frames sent to the remote peer.
• reject—ACFC options are explicitly ignored.
• ignore—ACFC options are accepted, but ACFC is not performed on
frames sent to the remote peer.
The example allows ACFC options to be accepted.
Step 5
exit
Example:
Router(config)# exit
Router#
Exit configuration mode.
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
Router(config-if)# ppp multilink
Enables multilink PPP operation.
Step 4
Router(config-if)# ppp multilink
group group-number
Example:
Router(config-if)# ppp multilink
group 5
Configures the identification number for the multilink interface. The
syntax is as follows:
• group-number—Multilink group number.
The example restricts (identifies) the multilink interface that can be
negotiated to multilink interface 5.