Table Of Contents
Prerequisites for PPPoEoA over ATM AAL5MUX
Restrictions for PPPoEoA over ATM AAL5MUX
Information About PPPoEoA over ATM AAL5MUX
PPPoEoA over ATM AAL5MUX Functionality
How to Configure PPPoEoA over ATM AAL5MUX
Configuring PPPoE over an AAL5MUX-Encapsulated PVC to Improve Throughput
Configuring Bridging over an AAL5MUX-Encapsulated PVC to Improve Throughput
Configuration Examples for PPPoEoA over ATM AAL5MUX
PPPoE over an AAL5MUX PVC: Example
Bridging over an AAL5MUX PVC: Example
Feature Information for PPPoEoA over ATM AAL5MUX
PPPoEoA over ATM AAL5Mux
First Published: May 7, 2007Last Updated: July 11, 2008The PPPoEoA over ATM AAL5MUX feature enables PPP over Ethernet (PPPoE) and bridging over ATM adaptation layer 5 (AAL5)-multiplexed permanent virtual circuits (PVCs), reducing logical link control (LLC) and Subnetwork Access Protocol (SNAP) encapsulation bandwidth usage and thereby improving bandwidth usage for the PVC.
Finding Feature Information in This Module
Your Cisco IOS software release may not support all of the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To reach links to specific feature documentation in this module and to see a list of the releases in which each feature is supported, use the "Feature Information for PPPoEoA over ATM AAL5MUX" section.
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•Prerequisites for PPPoEoA over ATM AAL5MUX
•Restrictions for PPPoEoA over ATM AAL5MUX
•Information About PPPoEoA over ATM AAL5MUX
•How to Configure PPPoEoA over ATM AAL5MUX
•Configuration Examples for PPPoEoA over ATM AAL5MUX
•Feature Information for PPPoEoA over ATM AAL5MUX
•Feature Information for PPPoEoA over ATM AAL5MUX
Prerequisites for PPPoEoA over ATM AAL5MUX
•You must first understand the concepts described in the Understanding Broadband Access Aggregation module of the Cisco IOS Broadband and DSL Configuration Guide.
•You may perform the preparation tasks in the Preparing for Broadband Access Aggregation module of the Cisco IOS Broadband and DSL Configuration Guide.
Restrictions for PPPoEoA over ATM AAL5MUX
The legacy method of configuring PPPoE sessions using a release of Cisco IOS software earlier than Cisco IOS Release 12.4 does not support the PPPoEoA over ATM AAL5MUX feature. You must configure PPPoE sessions using the bba-group pppoe command to define a PPPoE profile.
When you configure bridging over an AAL5 MUX-type PVC, you must configure the corresponding subinterface for integrated routing and bridging (IRB) or routed bridge encapsulation (RBE), or you must configure the router as a bridge device.
Information About PPPoEoA over ATM AAL5MUX
To configure the PPPoEoA over ATM AAL5MUX feature, you should understand the following concept:
•PPPoEoA over ATM AAL5MUX Functionality
PPPoEoA over ATM AAL5MUX Functionality
Before Cisco IOS Release 12.4(11)XW, PPPoE and bridging were supported on AAL5SNAP encapsulated PVCs only. In AAL5SNAP encapsulated PVCs, LLC SNAP encapsulation is used to identify the protocol of packets transmitted across the ATM PVC. This encapsulation method adds bandwidth usage with the transmission of PPPoE or bridged frames. The PPPoEoA over ATM AAL5MUX feature reduces SNAP encapsulation bandwidth usage, using multiplexed (MUX) encapsulation to reduce the number of cells needed to carry voice packets. Deploying the PPPoEoA over ATM AAL5MUX feature in a VoIP environment results in improved throughput and bandwidth usage.
You can reduce SNAP encapsulation bandwidth usage only for PVCs that are configured using PPPoE profiles; legacy PPPoE configuration is not supported. MUX bridging is supported on point-to-point interfaces only; the PPPoEoA over ATM AAL5MUX feature does not support bridging over multipoint ATM subinterfaces.
How to Configure PPPoEoA over ATM AAL5MUX
This section contains the following procedures:
•Configuring PPPoE over an AAL5MUX-Encapsulated PVC to Improve Throughput
•Configuring Bridging over an AAL5MUX-Encapsulated PVC to Improve Throughput
Configuring PPPoE over an AAL5MUX-Encapsulated PVC to Improve Throughput
This task configures PPPoE over an AAL5MUX-encapsulated PVC, thereby reducing bandwidth usage and improving throughput.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface atm interface-number point-to-point
4. pvc vpi/vci
5. encapsulation aal5mux protocol group group-name
6. end
DETAILED STEPS
Troubleshooting Tips
Use the show atm pvc command to troubleshoot ATM PVCs and verify the encapsulation type.
Configuring Bridging over an AAL5MUX-Encapsulated PVC to Improve Throughput
This task configures bridging over an AAL5MUX-encapsulated PVC, thereby reducing bandwidth usage and improving throughput.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface atm interface-number point-to-point
4. bridge-group number
5. pvc vpi/vci
6. encapsulation aal5mux protocol
7. end
8. bridge bridge-group protocol ieee
DETAILED STEPS
Troubleshooting Tips
Use the show atm pvc command to troubleshoot ATM PVCs and verify the encapsulation type.
Configuration Examples for PPPoEoA over ATM AAL5MUX
This section provides the following configuration examples:
•PPPoE over an AAL5MUX PVC: Example
•Bridging over an AAL5MUX PVC: Example
PPPoE over an AAL5MUX PVC: Example
The following example shows how to configure PPPoE over an AAL5MUX PVC:
bba-group pppoe globalvirtual-template 1!interface atm 1/0 point-to-pointno atm ilmi-keepalivepvc 1/100encapsulation aal5mux pppoe group global!!interface Virtual-Template1ip addr negotiated!Bridging over an AAL5MUX PVC: Example
The following example shows how to configure Bridging over an AAL5MUX PVC:
bridge irbinterface atm 6/0.1 point-to-pointip address 10.1.1.2 255.255.255.0no ip route-cacheno atm enable-ilmi-trapbridge-group 1pvc 1/100encapsulation aal5mux bridge ieee8023!endbridge 1 protocol ieeeAdditional References
The following sections provide references related to the PPPoEoA over ATM AAL5MUX feature.
Related Documents
Related Topic Document TitleBroadband access aggregation concepts
"Understanding Broadband Access Aggregation" module of the Cisco IOS Broadband and DSL Configuration Guide
Tasks for preparing for broadband access aggregation.
"Preparing for Broadband Access Aggregation" module of the Cisco IOS Broadband and DSL Configuration Guide
Broadband access commands
•Cisco IOS Broadband Access Aggregation and DSL Command Reference
Bridging commands
Standards
Standard TitleNo new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
—
MIBs
RFCs
RFC TitleRFC 1483
Multiprotocol Encapsulation over ATM Adaptation Layer 5
RFC 2364
PPP over AAL5
RFC 2516
A Method of Transmitting PPP over Ethernet (PPPoE)
Technical Assistance
Feature Information for PPPoEoA over ATM AAL5MUX
Table 1 lists the release history for this feature.
Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note Table 1 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2007-2008 Cisco Systems, Inc. All rights reserved