Configuring PPP over Ethernet Session Limit Support
This module provides information on how to limit the number of PPP over Ethernet (PPPoE) sessions that can be created on a router or on a Gigabit Ethernet interface for configuration.
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see
Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About Configuring PPP over Ethernet Session Limit Support
Benefits of Configuring PPP over Ethernet Session Limit Support
The PPPoE Session Limit Support feature prevents the router from using too much memory for virtual access by limiting the number of PPPoE sessions that can be created on a router or on all Ethernet interfaces and subinterfaces as well as ATM interfaces and subinterfaces.
The SNMP Enhancements for ASR 1000 feature enhances Cisco ASR 1000 Aggregation Series Router to count the PPPoE sessions in PTA, FWDED, and TRANS state for a particular physical interface, and the total number of sessions that exist in a physical interface. Provision for using a system-wide threshold trap and per-physical threshold trap is provided through SNMP. These functionalities enable users to retrieve the total number of sessions and per-interface session-loss threshold value.
Trap Generation
In scenarios where you must deploy ASR 1000 Series Routers with one physical port mapped to one DSLAM and if the total number of sessions for the DSLAM falls below the threshold value on a physical interface, due to a loss of high number of sessions, a notification trap is generated. You can use these traps to investigate the issue and take immediate actions.
When the number of active sessions falls below the threshold value, only one trap is generated. Further traps are not sent even if the number of sessions continue to decrease. The next set of traps are sent only if the number of sessions rise above the configured threshold value and fall. This criterion is applicable to both global and per-interface traps.
When threshold values are configured in both global and per-interface configuration modes, then both the threshold values are monitored separately. Traps are sent when the session count falls below the threshold value either in global configuration mode or in per-interface configuration mode.
How to Configure PPP over Ethernet Session Limit Support
Configures a broadband aggregation (BBA) group to be used to
establish PPPoE sessions and enters BBA group configuration mode.
name--Name of the BBA group. You can
have multiple BBA groups.
global-- Specifies the PPPoE profile
that serves as the default profile for any PPPoE port (Gigabit Ethernet
interface or VLAN) that has not been assigned a specific PPPoE profile.
Step 4
virtual-templatetemplate-number
Example:
Router(config-bba-group)# virtual-template 1
Specifies the virtual template that will be used to clone virtual
access interfaces for all PPPoE ports that use this PPPoE profile.
Router(config-bba-group)# sessions max limit 32000
Configures the PPPoE global profile with the maximum number of
PPPoE sessions that will be permitted on a router, and sets the PPPoE
session-count threshold at which a Simple Network Management Protocol (SNMP)
trap will be generated.
Note
This command applies only to the global profile.
Step 9
exit
Example:
Router(config-bba-group)# exit
Returns to global configuration mode.
Specifying the Maximum Number of PPPoE Sessions on a Gigabit Ethernet Interface
Perform this task to specify the maximum number of PPPoE sessions that can be created on a Gigabit Ethernet interface.
Router(config-if)# pppoe-sessions threshold 90
Router(config-if)# end
The following example shows how to use the
showpppoesummary command to display the count of the PPPoE
sessions:
Router# show pppoe summary
PTA : Locally terminated sessions
FWDED: Forwarded sessions
TRANS: All other sessions (in transient state)
TOTAL PTA FWDED TRANS
TOTAL 1 1 0 0
GigabitEthernet0/3/1 1 1 0 0
No new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
--
Technical Assistance
Description
Link
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password.
Feature Information for Configuring PPP over Ethernet Session Limit Support
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 1 Feature Information for Providing PPP over Ethernet Session Limit Support
Feature Name
Releases
Feature Information
PPP over Ethernet Session Limit Support
Cisco IOS XE Release 2.1 Cisco IOS XE Release 2.4
This feature was introduced on Cisco ASR 1000 Series Aggregation Services Routers.
The PPPoE Session Limit Support feature enables you to limit the number of PPPoE sessions that can be created on a router or on a Gigabit Ethernet interface for configuration.
This feature was integrated into Cisco IOS XE Release 2.4.
SNMP Enhancements for ASR 1000
Cisco IOS XE Release 3.2S
The SNMP Enhancements for ASR 1000 feature enhances Cisco ASR 1000 Aggregation Series Routers to provide the count of the PPPOE sessions in PTA, Forwarded, and TRANS state for a particular physical interface, and the total count of sessions that exist in a physical interface.
This feature was introduced in Cisco IOS XE 3.2S.
The following commands were introduced or modified:
pppoe-sessionsthreshold,
sessionsthreshold.