22-42
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 22      Configuring Multilink Point-to-Point Protocol Connections
Configuration Examples for Configuring MLP
Configuring MLPoE over IEEE 802.1Q VLANs
Example 22-10 shows how to configure the PPPoE over IEEE 802.1Q VLANs:
Example 22-10 Configuring MLPoE over IEEE 802.1Q VLANs
policy-map policy_mlpoe_out
  class class-default
    shape average 2048000
policy-map policy_mlpoe_in
  class class-default
    shape average 512000
!
!
bba-group pppoe PPPoE
 virtual-template 3
 sessions per-vc limit 65530
 sessions per-mac limit 65530
 sessions per-vlan limit 8000 inner 1
!
interface Loopback3
 ip address 13.0.0.1 255.0.0.0
!
interface GigabitEthernet1/0/0
 ip address 1.0.0.1 255.255.0.0
 negotiation auto
!
interface GigabitEthernet1/0/0.1
 encapsulation dot1Q 2
 pppoe enable group PPPoE
 no snmp trap link-status
!
interface Virtual-Template3
 ip unnumbered Loopback3
 peer default ip address pool MLPoEpool
 ppp authentication pap
 ppp multilink
ppp multilink links max 1
 ppp multilink interleave
 ppp multilink fragment delay 8
 service-policy output policy_mlpoe_out
 service-policy input policy_mlpoe_in
!
ip local pool MLPoEpool 13.1.0.2 13.1.255.255
!
!
end
Note As MLPoE supports only single-member bundles, the ppp multilink links maximum 1 command must 
be configured to restrict the number of links that join the bundle.
Configuring MLPoE through RADIUS
Example 22-11 shows how to configure the PPPoE on multiple link bundles through Remote 
Authentication Dial-In User Service (RADIUS):
Example 22-11 Configuring MLPoE through RADIUS
cisco@domain_1
Password="cisco" 
Service-Type=Framed-User,