- Preparing for Broadband Access Aggregation
- Understanding Broadband Access Aggregation
- Providing Protocol Support for Broadband Access Aggregation of PPP over ATM Sessions
- Upstream PPPoX Connection Speed Transfer at LAC
- Providing Session Limit Support
- Monitoring PPPoE Sessions with SNMP
- PPP over Ethernet Client
- PPPoE over VLAN Enhancements Configuration Limit Removal and ATM Support
- Providing Protocol Support for Broadband Access Aggregation of PPPoE Sessions
- PPPoE Client DDR Idle-Timer
- Enabling PPPoE Relay Discovery and Service Selection Functionality
- Establishing PPPoE Session Limits per NAS Port
- Offering PPPoE Clients a Selection of Services During Call Setup
- Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs
- RBE Client Side Encapsulation with QoS
- Routed Bridge Encapsulation with ATM Virtual Circuit Bundles
- Configuring Cisco Subscriber Service Switch Policies
- Subscriber Profile Support
- Controlling Subscriber Bandwidth
- Configuring the Physical Subscriber Line for RADIUS Access and Accounting
- 1-Port ADSL WAN Interface Card
- 1-Port ADSL WAN Interface for the Cisco IAD2420 Series
- 1-Port ADSL WAN Interface Card for Cisco 2600 Series and Cisco 3600 Series Routers
- ADSL Support in IPv6
- ATM Mode for Two-Wire or Four-Wire SHDSL
- 1-Port G.SHDSL WAN Interface Card for Cisco 2600 Series and Cisco 3600 Series Routers
- G.SHDSL Symmetric DSL Support for Cisco IAD2420 Series IAD
- Monitoring and Retraining on Reception of Loss of Margin Messages
- Virtual Auxiliary Port Feature and Configuration of DSL Settings
- TR-069 Agent
Providing Session Limit Support
The PPP over Ethernet Session Limit feature enables you 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.
- Finding Feature Information
- Information About Providing Session Limit Support
- How to Provide Session Limit Support
- Configuration Examples for Providing Session Limit Support
- Additional References
- Feature Information for Providing Session Limit Support
Finding Feature Information
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.
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 Providing Session Limit Support
Benefits of Providing Session Limit Support
The PPPoE Session Limit 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 sub-interfaces as well as ATM interfaces and sub-interfaces.
How to Provide Session Limit Support
- Specifying the Maximum Number of PPPoE Sessions on the Router
- Specifying the Maximum Number of PPPoE Sessions on a Gigabit Ethernet Interface
Specifying the Maximum Number of PPPoE Sessions on the Router
Perform this task to specify the maximum number of PPPoE sessions that can be created on a router.
1.
enable
2.
configure
terminal
3.
bba-group
pppoe
{name | global}
4.
virtual-template
template-number
5.
sessions
per-mac
limit
per-mac-limit
6.
sessions
per-vlan
limit
per-vlan-limit
[inner vlan-id]
7.
sessions
per-vc
limit
per-vc-limit
[threshold threshold-value]
8.
sessions
max
limit
number-of-sessions
[threshold threshold-value]
9.
exit
DETAILED STEPS
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.
1.
enable
2.
configure
terminal
3.
interface
{GigabitEthernet | tenGigabitEthernet} slot / subslot / port[. subinterface]
4.
pppoe
enable
[group group-name]
5.
pppoe
max-sessions
number
6.
end
DETAILED STEPS
Command or Action | Purpose | |||
---|---|---|---|---|
Step 1 |
enable
Example: Router> enable |
Enables privileged EXEC mode.
| ||
Step 2 |
configure
terminal
Example: Router# configure terminal |
Enters global configuration mode. | ||
Step 3 |
interface
{GigabitEthernet | tenGigabitEthernet} slot / subslot / port[. subinterface] Example: Router(config)# interface GigabitEthernet0/0/1 |
Specifies a Gigabit Ethernet interface and enters interface configuration mode. | ||
Step 4 |
pppoe
enable
[group group-name] Example: Router(config-if)# pppoe enable group one |
Enables PPPoE sessions on a Gigabit Ethernet interface or subinterface.
| ||
Step 5 |
pppoe
max-sessions
number
Example: Router(config-if)# pppoe max-sessions 10 |
Specifies the maximum number of PPPoE sessions permitted on the interface or subinterface. The default value is 100. | ||
Step 6 |
end
Example: Router(config-if)# end |
(Optional) Exits the configuration mode and returns to privileged EXEC mode. |
Configuration Examples for Providing Session Limit Support
- Specifying the Maximum Number of PPPoE Sessions on a Router Example
- Specifying the Maximum Number of PPPoE Sessions on a Gigabit Ethernet Interface Example
Specifying the Maximum Number of PPPoE Sessions on a Router Example
The following example shows a limit of 32,000 PPPoE sessions configured for the router:
bba-group pppoe global virtual-template 1 sessions per-mac limit 1000 sessions per-vlan limit 4000 inner 3500 sessions per-vc limit 2000
Specifying the Maximum Number of PPPoE Sessions on a Gigabit Ethernet Interface Example
The following example shows a limit of ten PPPoE sessions on the Gigabit Ethernet interface:
interface GigabitEthernet1/0/0 pppoe enable pppoe max-sessions 10
The following example shows a limit of ten PPPoE sessions on the Gigabit Ethernet subinterface using the encapsulationcommand:
interface GigabitEthernet0/0/0.1 encapsulation dot1q 2 pppoe enable pppoe max-sessions 10
Additional References
The following sections provide references related to supporting session limits.
Related Documents
Related Topic |
Document Title |
---|---|
Broadband access aggregation of PPPoE sessions |
Understanding Broadband Access Aggregation |
Task for preparing for broadband access aggregation |
Preparing for broadband access aggregation |
Broadband access commands: complete command syntax, command mode, command history, defaults, usage guidelines, and examples |
Cisco IOS Broadband Access Aggregation and DSL Command Reference |
Additional information about commands used in this document |
Standards
Standards |
Title |
---|---|
No new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature. |
-- |
MIBs
MIBs |
MIBs Link |
---|---|
No new or modified MIBs are supported by this feature, and support for existing MIBs has not been modified by this feature. |
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: |
RFCs
RFCs |
Title |
---|---|
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 website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. |
Feature Information for Providing 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 . An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
PPP over Ethernet (PPPoE) Session Limit
|
12.2(1)DX 12.2(2)DD 12.2(4)B 12.2(4)T 15.0(1)M 12.2(33)SRE |
The PPP over Ethernet (PPPoE) Session Limit 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. The following commands were introduced or modified: sessions per-mac limit, sessions per-vlan limit, sessions per-vc limit, sessions max limit, pppoe max-sessions |