Command Modes
PPPoE BBA-Group configuration
Command History
ModificationRelease
This command was introduced.Release 4.2.0
The PPPoE sessions limit support was extended for mac access-interface,
mac-iwf access-interface, inner-vlan, outer-vlan, vlan, and
circuit-id-and-remote-id
Support for the optional argument, threshold was added.
Release 4.3.1
Usage Guidelines
If a session limit is configured after the limit has already been exceeded, the existing sessions are torn down
until the number of sessions matches the configured limit.
If both mac limit and mac-iwf limit are configured, only IWF limit is used for IWF sessions, so that a higher
IWF limit than the limit for non-IWF sessions can be used. The same is the case if both mac access-interface
limit and mac-iwf access-interface limit are configured.
The sessions outer-vlan limit command limits the sessions only in single VLAN tag scenarios. You must
use the sessions vlan limit command, to limit the sessions in double VLAN tag scenarios; this limits the
maximum number of sessions allowed for each inner VLAN and outer VLAN, for each access-interface.
Note
Task ID
OperationTask ID
read, writeppp
Examples
This example shows how to configure a pppoe session limit of 1000, for each access-interface in a PPPoE
BBA-Group:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# pppoe bba-group bba1
RP/0/RSP0/CPU0:router(config-bbagroup)# sessions access-interface limit 1000
This example shows how to configure a pppoe session limit of 5000 and a threshold value of 4900, for each
peer mac-address under individual access-interface in a PPPoE BBA-Group:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# pppoe bba-group bba1
RP/0/RSP0/CPU0:router(config-bbagroup)# sessions mac access-interface limit 5000 threshold
4900
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Command Reference,
Release 5.2.x
458
PPPoE Commands
pppoe sessions limit